Changes between Version 2 and Version 3 of DetectionsToMeasurements
- Timestamp:
- Sep 16, 2015, 2:57:05 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DetectionsToMeasurements
v2 v3 17 17 a single table. In order to make the detections from the different OTAs distinguishable a column called IMAGE_ID is added. This column is 18 18 set to the value (exp_id * 100 + IPP_IDET) which matches the format of the column Detection.imageID in PSPS. 19 20 The program is a perl scrip that uses standard IPP programs and the [http://www.star.bristol.ac.uk/~mbt/stilts/ STILTS library]. 19 21 20 22 Consider the SAS2 exposure 356801. The smf file may be found with the following command. … … 40 42 So we have 58059 detections from this exposure. 41 43 44 == Finding the PSPS Detections for an exposure == 45 42 46 Next we go to PSPS and find Detections from this exposure with the query 43 47
