FAIRmat-NFDI / AreaA-data_modeling_and_schemas

The ELN custom schemas from synthesis experiments
https://fairmat-nfdi.github.io/AreaA-Documentation/
10 stars 6 forks source link

Analysis plugin #85

Closed ka-sarthak closed 7 months ago

ka-sarthak commented 7 months ago

This plugin will be used to analyze parsed data files. It creates a Jupyter notebook and links the data or data files to it. The notebook can be used to analyze the data.

Assumes that the data file is already parsed as an archive and is available in the current upload.

ka-sarthak commented 7 months ago

TODO

Use scenarios

  1. Upload input file > parsed as ELNFile > Create ELNJupyterAnalysis > pick up the data from ELNFile
  2. Create ELNJupyterAnalysis > Upload input file > parsed as ELNFile > pick up the data from ELNFile
  3. Create ELNJupyterAnalysis > Upload input file from ELNJupyterAnalysis input FileEditQuantity > parsed as ELNFile and ELNJupyterAnalysis pick up the data from ELNFile

Possible automation

When a supported input file is uploaded, both FileParser and Analysis are triggerd, generating the ELNFile, ELNJupyterAnalysis, jupyter notebook