Benjamin Rose

Results 11 issues of Benjamin Rose

There has been several issues brought up (#91, #94, #95, #107) where the best solution would be a retooling of the API for controlling the value and uncertainty in the...

We should state clearly, and maybe repeatedly, that new builtins require a PR in the package and on the website. I think we should give a "worked example" in the...

enhancement
help-wanted
documentation

Conda-forge is already doing this, so there are no fundamental issues with adding this wheel. But, without [actions/virtual-environments/#2187](https://github.com/actions/virtual-environments/issues/2187) getting resolved, we can't test the wheel in our release script. I...

enhancement

Going forward, we are only going to support python versions that are getting security fixes. We not drop old versions on the same day as Python, but we will drop...

critical

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

help-wanted

There is a new version of the Roman WFI filters available at https://roman.gsfc.nasa.gov/science/RRI/Roman_effarea_20210614.xlsx. We may want to hold off on the update since as Roman is currently doing a lot...

We often use SVO to host filters. http://svo2.cab.inta-csic.es/svo/theory/fps3/index.php

Do we want to moe to [`dust_extiction`](https://dust-extinction.readthedocs.io/en/stable/index.html)?

If we want to do this, it would allow for something like ``` obs_fluxes = SALT2_model(x1, c, ...) + scatter.g10(x1, c) + measurement_noise ``` I want to have `grey`, `g10`,...