Natasha Batalha

Results 42 comments of Natasha Batalha

Ugh.. These Phoenix files are full of issues.. Will implement a check for this moving to pandexo 4.

Awesome!!! @aditya-sengupta could you do me a favor and submit the PR to dev, not master! Sorry I didn't mention that before! You should be able to edit this existing...

@sagnickm or @James-Mang both have examples I think! My recommendation is to make key word `save_all_profiles`, which currently is True/False accept a string argument that would be a HDF5 filename....

@aditya-sengupta also you can develop the functionality for any case (even just the standard BD or Exoplanet case) it will just be the most useful for those tricky cases that...

Merged to dev. Right now this only works outside of `profile`/`profile_deq` but if we think we need more granular updates then we can pass @aditya-sengupta 's code into those functions.

@hover2pi added as a last to-do after testing is complete! thanks for the heads up

@nespinoza great. I resolved your points 3 and 4. In doing so I realized it was pulling the 8 spectra aperture for everything so I resolved that as well. Maybe...

Ah I found this hiding https://github.com/natashabatalha/PandExo/blob/ba94c83a42d3935af98aad8335ceb37a520b62a2/pandexo/engine/utils/plotters.py#L218 This might resolve the SNR problem, which would hopefully just make this a visualization error.

When I run this configuration: ``` 'configuration': {'instrument': {'instrument': 'nircam', 'mode': 'lw_tsgrism', 'filter': 'f444w', 'aperture': 'dhs0spec8', 'disperser': 'dhs0'}, 'detector': {'readout_pattern': 'rapid', 'subarray': 'sub256stripe4_dhs', 'ngroup': 30, 'nint': 173, 'nexp': 1}}, 'strategy':...

Ditto the request for a PyPI release when possible :)