Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jikrant3 authored Jan 28, 2023
1 parent 484f072 commit 45fc887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
``pyGrating`` is a python module to reduce Ultraviolet Imaging Telescope (UVIT/AstroSat) Grating spectra. An image reduced using [CCDLAB](https://github.com/user29A/CCDLAB) is required as input. The ``GratingImage`` module can identify all sources in the image and ``GratingSpectum`` module converts the 2D spectrum to 1D calibrated (wavelength and flux) spectrum.

## Installation
Add the ``pygrating.py`` to your working directory ([GitHub](https://github.com/jikrant3)).
Add the ``pygrating.py`` to your working directory ([GitHub](https://github.com/jikrant3/pyGrating/blob/main/pygrating/pygrating.py)).


### Requirements
Expand Down

0 comments on commit 45fc887

Please sign in to comment.