Differences between revisions 8 and 9
Revision 8 as of 2016-01-15 11:38:10
Size: 760
Comment:
Revision 9 as of 2016-01-22 16:43:40
Size: 752
Editor: JohnWeirich
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
The executable make_pictlistX creates the file [[PICTLISTX.TXT]]. This routine is useful because because it extracts all the information necessary from all the sumfiles so that that those potentially thousands of files do not have to be opened in order to determine whether a maplet is visible in an image by the lithos program. In other words, [[lithos]] will use the images listed in [[PICTLISTX.TXT]] before [[PICTLIST.TXT]] if [[PICTLISTX.TXT]] is present in the working directory and all the images listed in [[PICTLISTX.TXT]] will be loaded faster in [[lithos]] do to precomputed data. The executable make_pictlistX creates the file [[PICTLISTX.TXT]]. This routine is useful because it extracts all the information necessary from all the sumfiles so that that those potentially thousands of files do not have to be opened in order to determine whether a maplet is visible in an image by the lithos program. In other words, [[lithos]] will use the images listed in [[PICTLISTX.TXT]] before [[PICTLIST.TXT]] if [[PICTLISTX.TXT]] is present in the working directory and all the images listed in [[PICTLISTX.TXT]] will be loaded faster in [[lithos]] do to precomputed data.

make_pictlistX

Compiled by KD

Description

The executable make_pictlistX creates the file PICTLISTX.TXT. This routine is useful because it extracts all the information necessary from all the sumfiles so that that those potentially thousands of files do not have to be opened in order to determine whether a maplet is visible in an image by the lithos program. In other words, lithos will use the images listed in PICTLISTX.TXT before PICTLIST.TXT if PICTLISTX.TXT is present in the working directory and all the images listed in PICTLISTX.TXT will be loaded faster in lithos do to precomputed data.

Input files

PICTLIST.TXT

> make_pictlistX

Output

PICTLISTX.TXT

make_pictlistX (last edited 2018-05-05 21:23:28 by BMittan)