Changes between Version 7 and Version 8 of IngredientsSpectrum


Ignore:
Timestamp:
11/21/19 11:42:48 (5 years ago)
Author:
Daniela Dorner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IngredientsSpectrum

    v7 v8  
    1212
    1313== step 1
     14
     15e.g.:
     16mysql --defaults-file=.mysql.pw.ethz.factdata -s -e "select FileId from RunInfo where fZenithDistanceMax<30 and fRunTypeKey=1 and fSourceKey=5 and fThresholdMinSet<350 and fR750Cor/fR750Ref between 0.93 and 1.3 and fNight between 20190101 and 20190229" > dataset.txt
    1417
    1518== step 2