Subject: RunRadisJM Question
Is anyone able to use RunRadisJM to generate picks for more than one screen? I just cannot figure out how to do it (not a java guru).
For example, I have a screens definition file screens.txt with radiscript definitions for two screens.
When I run the picks program, it will run the picks for the first screen only and stop there.
The README file implies that it should run whatever screens are defined in the screen definition file.
Example:
C:\RunRadisJM-1.1.2>java -cp src radis.pick -max 10 screens
date=20230908
up5x3_m8 LWAY NATR MRAM ML OLA ITRN GIC DESP DSP CLBT
The screens program will indeed report all of the screens within the screen file:
C:\RunRadisJM-1.1.2>java -cp src radis.screens screens
up5x3_m8
wk_voom
Any help much appreciated!
Mark