-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
executable file
·27 lines (18 loc) · 939 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#### README FILE FOR THE CORRECT ORDER OF THE OPERATIONS
#### v 1.2 - September 2014
####
1) CaTindexMeasurement (or _modG2 to run it in parallel)
2) fittingOffset (to measure the offset respect to SAURON value)
2b) fittingMetOffsetN4365 (to measure the offset respect ATLAS3d value
3) CleanOutput
3) MetallicityConversion (CaT->metallicity and sigma correction)
Again fitting offset (in case the cleaning removed some points)
4) fittingOffset (to measure the offset respect to SAURON value)
4b) fittingMetOffsetN4365 (to measure the offset respect ATLAS3d value
5) CleanOutput
6) KrigingMapping_v4 (run on single galaxy or on multiple using runMappingParallel_Z.py)
7) radialProfilesAndGradients
#### If the datasets have been updated, for some galaxies it could be
#### necessary to update the offsets with SAURON/ATLAS3d.
#### Run fittingMetOffset.py and fittingMetOffsetN4365.py after 4) and
#### then again 3), 4), 5) and 6)