Skip to content
Snippets Groups Projects
Commit 0fe6f89f authored by Jesse Mapel's avatar Jesse Mapel Committed by Jesse Mapel
Browse files

Changed jitterfit test to use a csv

parent 5195ae75
No related branches found
No related tags found
No related merge requests found
...@@ -13,3 +13,5 @@ commands: ...@@ -13,3 +13,5 @@ commands:
scale=1.0 > /dev/null; scale=1.0 > /dev/null;
catlab from=$(OUTPUT)/simulated_clipper_eis_nac_rolling_shutter.cub \ catlab from=$(OUTPUT)/simulated_clipper_eis_nac_rolling_shutter.cub \
to=$(OUTPUT)/simulated_clipper_eis_nac_rolling_shutter_labels.pvl > /dev/null; to=$(OUTPUT)/simulated_clipper_eis_nac_rolling_shutter_labels.pvl > /dev/null;
$(SED) 's/[# ]//g' $(OUTPUT)/coefficients.txt > $(OUTPUT)/coefficients.csv;
$(RM) $(OUTPUT)/coefficients.txt > /dev/null;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment