Natasha Batalha
Natasha Batalha
Hi @kbpatel-333 ! Thanks for showing interest. Attaching a script where you can create simple graphs like the one I showed. This one isn't identical to the one I uploaded...
@iancrossfield I can't replicate this problem. Are you encountering this in a tutorial notebook? I just want to work out why qt_layer is returning a list in some cases.
Note the trapz issue is with PyMieScatt, not picaso so will have to wait on resolving that. Their code is fixed but not released on PyPI: https://github.com/bsumlin/PyMieScatt/pull/26
> * [x] Issue with `N.alltrue(sorted == wave)` on line 233 in `validate_wavetable` in pysynphot/spectrum.py. > > `np.alltrue` was removed in the NumPy 2.0 release. One fix could be to...
We could have the reference data have folders that are empty. Then the `get_data` function would check what you have in these folders and direct people to get what they...
> One thing that is missing is an ability to easily install the "reference" data. I think the reference could be incorporated directly in the picaso package, or it could...
I have updated the installation docs to incorporate these new changes and the new get data function and the conda instructions
All done and merged to #28 - [x] This [tutorial needs](https://github.com/natashabatalha/picaso/blob/dev/docs/notebooks/10_CorrelatedKTables.ipynb) needs to be updated with the resortrebin/preweighted option added as input to oppanection. Also this notebook should now show...
All done and merged to branch #28 - [x] Work on this PR to make the units more straightforward https://github.com/natashabatalha/picaso/pull/261 - [x] Needs tutorial somewhere showing this process
@semoran and Matt have fixed this as well but its not in dev. Let's figure out how to merge the fix on this.