riley

Results 11 comments of riley

Do we plan to support structures like this for transitions? ```python for (i,data) in dataclass.property: Component(data=data).key(i) # iteratively generated ``` where `Component` is some Solara component that is generated from...

This is something that isn't documented, but is caused by parsing something that is pre-evaluated into a global reactive. This can happen when you do something like: - `sl.reactive({})` ::...

I'm interested in working on this -- do we want this to be a class method or its own separate utility function?

> I can load a mwmVisit file in specutils with ss = Spectrum1D.read('mwmVisit-0.6.0-109635459.fits', format='SDSS-V mwm'). However, when I load into Specviz, it fails This is again the same issue we...

>This is NOT true. The majority of BHM spectra are single spectra. Only the spec-full files contain multiple spectra for individual exposures, and most users do not use these files....

> @rileythai what are you currently copying over for metadata? I'm copying over lists of some visit-specific stuff that isn't in the header (SNR, MJD, telescope) that could let users...

I specifically did it this way because I wanted to actually simplify dataclass. By holding the list of solara components, the states for specific options in the component doesn't need...

i forgot to mark this as ready 2 months ago, should be good now

Do you know where on the SAS I can find one of these model spectra? I haven't been able to find one.