Skip to content

Python processing code with MATLAB CDF generation

Latest
Compare
Choose a tag to compare
@amflores5 amflores5 released this 18 Jul 15:52
· 3 commits to main since this release
e08aeaa

What's in this Release

  • collections: Contains information on how the data was logged, along with the corresponding data recording script.
  • deps: Contains dependencies for the project, specifically the mapCDF submodule used in CDF creation.
  • example: Includes a Python script using cdflib that demonstrates how to read data from CDF files, along with the corresponding output image generated.
  • makecdfs: Contains scripts used to generate the CDFs from the Level 2 data.
  • processing: Contains Python scripts required to regenerate the CDFs, progressing from Level 0 to Level 1, and then to Level 2.

Contributors

  • @matthewgfinley - Lead designer and contributor. Created the example and processing scripts and designed the data collection process.
  • @cpiker - Created the mapCDF submodule and is the original author of the makecdf scripts.
  • @amflores5 - Fixed minor bugs within the scripts.

Full Changelog: https://github.com/mag-noise/crm/commits/v1.0.2

Requires: https://github.com/mag-noise/mapCDF