Changeset 1823
- Timestamp:
- 08/02/10 19:28:09 (15 years ago)
- Location:
- trunk
- Files:
-
- 13 copied
-
python/compatibility.py (copied) (copied from tags/asap-trunk-no-alma/python/compatibility.py )
-
python/coordinate.py (copied) (copied from tags/asap-trunk-no-alma/python/coordinate.py )
-
python/lagflagger.py (copied) (copied from tags/asap-trunk-no-alma/python/lagflagger.py )
-
python/opacity.py (copied) (copied from tags/asap-trunk-no-alma/python/opacity.py )
-
python/simplelinefinder.py (copied) (copied from tags/asap-trunk-no-alma/python/simplelinefinder.py )
-
src/IndexedCompare.h (copied) (copied from tags/asap-trunk-no-alma/src/IndexedCompare.h )
-
src/STAtmosphere.cpp (copied) (copied from tags/asap-trunk-no-alma/src/STAtmosphere.cpp )
-
src/STAtmosphere.h (copied) (copied from tags/asap-trunk-no-alma/src/STAtmosphere.h )
-
src/STCoordinate.h (copied) (copied from tags/asap-trunk-no-alma/src/STCoordinate.h )
-
src/STFITSImageWriter.cpp (copied) (copied from tags/asap-trunk-no-alma/src/STFITSImageWriter.cpp ) (1 diff)
-
src/STFITSImageWriter.h (copied) (copied from tags/asap-trunk-no-alma/src/STFITSImageWriter.h )
-
src/python_STAtmosphere.cpp (copied) (copied from tags/asap-trunk-no-alma/src/python_STAtmosphere.cpp )
-
src/python_STCoordinate.cpp (copied) (copied from tags/asap-trunk-no-alma/src/python_STCoordinate.cpp )
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STFITSImageWriter.cpp
r1822 r1823 151 151 oi.setObsDate(me); 152 152 153 const Double& rf = 153 //const Double& rf = 154 // stable.molecules().getRestFrequency(rec.asuInt("MOLECULE_ID") ); 155 const std::vector<double>& rf = 154 156 stable.molecules().getRestFrequency(rec.asuInt("MOLECULE_ID") ); 155 157 SpectralCoordinate sC =
Note:
See TracChangeset
for help on using the changeset viewer.
