OutThere-JWST / NISPureParallel

NIRISS Pure Parallel Processing Scripts
GNU General Public License v3.0
1 stars 0 forks source link

Implement Skipping Empty Beams #4

Closed TheSkyentist closed 3 weeks ago

TheSkyentist commented 2 months ago

When redshift fitting, an error is issued if there are no beams associated with the ID. We should find a way to pre-select only objects which have beams.

TheSkyentist commented 2 months ago

It should be noted that this does not cause the program to crash or objects to be missed. So this is a minor bug with likely a minor fix.

TheSkyentist commented 3 weeks ago

Addressed in c4a30f7,