Fixtures¶
This option is available for ETC version 0.5.3 and higher.
Usage¶
java -Detc.fixtures="<fixture_1[, fixture_2, ...]>" -jar <etc.jar>
IRIS¶
java -Detc.fixtures="IRIS" -jar <etc.jar>
PFS¶
java -Detc.fixtures="PFS-BLUE" -jar <etc.jar>
java -Detc.fixtures="PFS-NIR" -jar <etc.jar>
java -Detc.fixtures="PFS-RED" -jar <etc.jar>
java -Detc.fixtures="PFS-RED,PFS-BLUE,PFS-NIR" -jar <etc.jar>
WISH¶
java -Detc.fixtures="WISH" -jar <etc.jar>