We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be52b00 commit e8fae9fCopy full SHA for e8fae9f
1 file changed
README.md
@@ -33,6 +33,12 @@ Bo Zhang, [bozhang@nao.cas.cn](mailto:bozhang@nao.cas.cn)
33
- lamost_filepath(planid, mjd, spid, fiberid)
34
- lamost_filepath_med(planid, mjd, spid, fiberid)
35
- sdss_filepath(plate, mjd, fiberid)
36
+- **mrs** \
37
+ MRS module
38
+ - MrsSpec: MRS spectrum (B / R)
39
+ - MrsEpoch: MRS epoch spectrum (B + R)
40
+ - MrsFits(astropy.io.fits.HDUList): MRS fits reader
41
+ - MrsSource(numpy.ndarray): MRS source constructor
42
- **line_indices** \
43
module to measure spectral line index (EW)
44
- measure_line_index: measure line index (EW)
0 commit comments