Skip to content

Working with MinXSS and DAXSS data? #218

@ianan

Description

@ianan

Describe the feature

Given that we have a version working with Chandrayaan-2/XSM, it would be good if we could get the MinXSS-1/2 and DAXSS loaded and fitted in sunkit-spex. They are currently using OSPEX and (Py)XSPEC, so already some Python things...

This should be relatively "straightforward" as:

  • The response files are standard ARF and RMF which we already can handle, i.e. https://lasp.colorado.edu/minxss/data/response-functions/
  • The spectrogram are a single file per mission covering containing all the data available online in both IDL sav and ncdf formats. These have the MinXSS-1/2, not sure about DAXSS. So just need to load one file, and then extract out the correct info for the time of the flare of interest and background (for instance pre-flare).
  • We have (or nearly have) a thermal model where we can vary abundances, which is crucial for X-ray spectra over this energy range with this energy resolution.

They have IDL and Python examples online showing how to load/plot/fit the data as well as a Colab notebook showing how to get the spectral data and responses to setup and run PyXSPEC.

Proposed solution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions