mshumko / asilib

An open source package providing data access and analysis tools for the world's all-sky imager (ASI) data.
https://aurora-asi-lib.readthedocs.io/
GNU General Public License v3.0
10 stars 4 forks source link

Added functionality for partial RGB images in imager class and cleaned up TREx.py #11

Closed CassandraAuri closed 11 months ago

CassandraAuri commented 1 year ago

As stated previously, changed trex.py to pull all three colors from the data files, then in imager, when the user selected an rgb asi and associated colors, it will confirm the colors selected are rgb, then it will delete colors not selected if a user only does colors='rg', the blue channel will be changed to nans.

mshumko commented 12 months ago

@CassandraAuri just following up on this PR. Please consider my minor comments, otherwise it is ready to merge.

CassandraAuri commented 11 months ago

go ahead!

mshumko commented 11 months ago

I'll need to reopen this to merge your PR.