Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyMIRI

Sachin's MIRI data reduction, calibration, and analysis package.

Installation.

  1. Create an conda environment to install this package.
conda create --name pymiri_utils python=3.11
  1. Activate the conda environment
conda activate pymiri_utils
  1. Install package using pip. I have used the HTTP protocol to get the package but you can also use SSH if you prefer.
pip install git+https://github.com/STScI-MIRI/pyMIRI.git

This project contains pymiri package that can be used to work with MIRI data. The pacakge contains CLI scripts: get_data, select_data, generate_imager_flat, and generate_lrs_flat.

  • get_data is a command line script that can be used to get appropriate data from the MAST archive.

  • select_data is a script to select the appropriate files to use in generating MIRI imager flat.

  • generate_imager/lrs_flat is a script to build a MIRI imager/lrs flat using an input manifest (output of the select_data script).

Contributors

Sachin(dev) Shenoy

License

This code is licensed under a OSI Approved MIT license (see theLICENSE file).

About

Sachin's codes and scripts to facilitate MIRI data reduction, calibration and analysis.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages