This is a revised version of lmap, a code used for viewing LRS2 spectra and the corresponding spatial image from a single LRS2 channel for a given observation (obs) and exposure (exp). It may be useful to read a deatiled description of building spatial images with lmap. The improvements available in this markII version are wavelegth calibaration and extraction of a full spectrum for each fiber in the IFU.
% % lmap_markII -h usage: lmap_markII 32 2 or [-v] [-h] arg1 = observation value arg2 = exposure number arg3 = channel name (uv,or,rd,fr) Additional options: -h = just show usage message -v = run in verbose/debug mode ================================= I have two examples of runs: NOTE: If you run on mcs, the BaseDir file will always contain: /hetdata/data run_20171017: # Runnig on sco2019: % cat BaseDir /media/sco/DataDisk1/sco/AD/HET_work/HET_acm+lrs2/oct2017_sci % cat Date 20171017 % lmap_markII 011 01 or run_20200530: # Runnig on sco2019: % cat BaseDir /media/sco/DataDisk1/sco/AD/HET_work/HET_acm+lrs2/HET_IZw136 % cat Date 20200530 % lmap_markII 009 01 or
This lmap version can trace each fiber spectrum to integrate signal for the spatial map. I also installed some simple wavelength calibration capabilities.