Skip to content

chandra-mta/file_readers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

file_readers

Python module to read the custom text formats historically used in MTA and other team's CXC data sets.

NOTE: This module is for convenience in unifying the MTA codebase dependent data sets into uniform formats rather than individual reads for each script sets locking the data format into a single schema This module is not meant to be a heavy dependence requirement for each script set. If a script set needs a data set for a specific task, and a version of this data set is available in...

  • astropy .ecsv
  • .json
  • .h5

then the script set should use this format without the file_readers external module.

About

Python module to read the custom text formats historically used in MTA and other team's CXC data sets.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages