Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2017-10-30 10:39:10
Size: 532
Editor: EricPalmer
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 1: Line 1:
= mosaic =

== Description ==
Line 5: Line 8:
[[MOSAIC.TXT]] - Lists all of the images that you want to put in the mosaic. Frequently, we use to export the data for a specific (and single) image [[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.
Line 11: Line 14:
  * 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.
  * '''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.
Line 22: Line 25:

----

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)