Differences between revisions 5 and 6
Revision 5 as of 2018-05-05 20:04:12
Size: 723
Editor: BMittan
Comment:
Revision 6 as of 2018-05-05 20:05:22
Size: 588
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:
 . (!) This code was developed for the Mercator Project (LASER Program). The code uses Gaskell's basic infrastructure and data files.

mosaic

Description

Describe mosaic here.

MOSAIC.TXT - Lists all of the images that you want to put in the mosaic. Frequently, we use this to export the data for a specific (and single) image.

Versions

  • mosaic.f - (from Bob). Generates a scaled mosaic image from the images provided.

  • rawMoasic.f - This reads the exact values from the DAT file and allows explicit scaling of the data.

Running rawMosaic

~/bin/e.rawMosaic
   TSI003
   4.6e-5<values from phase.img>
   26.232<values from phase.img>


mosaic (last edited 2018-05-05 21:19:35 by BMittan)