@@ -2804,24 +2804,24 @@ endif
2804
2804
cif2cbf_ehcn.cif cif2cbf_encp.cbf; rm cif2cbf_ehcn.cif
2805
2805
-grep -av "X-Binary-Size-Third-Dimension: 1" cif2cbf_encp.cbf | diff -a - makecbf.cbf
2806
2806
$(LDPREFIX) $(TIME) $(BIN)/cif2cbf -i 9ins.cif -o 9ins.cbf
2807
- -cat 9ins.cif |sed "1,1s/10/11/" | sed "2,2s/0.9.5/0.9.7 /" | diff -a - 9ins.cbf
2807
+ -cat 9ins.cif |sed "1,1s/10/11/" | sed "2,2s/0.9.5/0.9.8 /" | diff -a - 9ins.cbf
2808
2808
# -cmp 9ins.cif 9ins.cbf
2809
2809
$(LDPREFIX) $(TIME) $(BIN)/convert_image -p $(TEMPLATES)/template_mar345_2300x2300.cbf -F example.mar2300 converted_flat.cbf
2810
- -cat converted_flat_orig.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - converted_flat.cbf
2810
+ -cat converted_flat_orig.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - converted_flat.cbf
2811
2811
# -cmp converted_flat.cbf converted_flat_orig.cbf
2812
2812
$(LDPREFIX) $(TIME) $(BIN)/convert_image -p $(TEMPLATES)/template_mar345_2300x2300.cbf example.mar2300 converted.cbf
2813
- -cat converted_orig.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - converted.cbf
2813
+ -cat converted_orig.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - converted.cbf
2814
2814
# -cmp converted.cbf converted_orig.cbf
2815
2815
-$(LDPREFIX) $(TIME) $(BIN)/testcell < testcell.dat > testcell.prt
2816
2816
-cmp testcell.prt testcell_orig.prt
2817
2817
$(LDPREFIX) $(TIME) $(BIN)/convert_image -p $(TEMPLATES)/template_adscquantum315_3072x3072.cbf -F -d adscquantum315 mb_LP_1_001.img adscconverted_flat.cbf
2818
- -cat adscconverted_flat_orig.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - adscconverted_flat.cbf
2818
+ -cat adscconverted_flat_orig.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - adscconverted_flat.cbf
2819
2819
# -cmp adscconverted_flat.cbf adscconverted_flat_orig.cbf
2820
2820
$(LDPREFIX) $(TIME) $(BIN)/convert_image -p $(TEMPLATES)/template_adscquantum315_3072x3072.cbf -d adscquantum315 mb_LP_1_001.img adscconverted.cbf
2821
- -cat adscconverted_orig.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - adscconverted.cbf
2821
+ -cat adscconverted_orig.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - adscconverted.cbf
2822
2822
# -cmp adscconverted.cbf adscconverted_orig.cbf
2823
2823
$(LDPREFIX) $(TIME) $(BIN)/adscimg2cbf --no_pad --cbf_packed,flat mb_LP_1_001.img
2824
- -cat mb_LP_1_001_orig.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - mb_LP_1_001.cbf
2824
+ -cat mb_LP_1_001_orig.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - mb_LP_1_001.cbf
2825
2825
# -cmp mb_LP_1_001.cbf mb_LP_1_001_orig.cbf
2826
2826
ifneq ($(CLEANTESTS ) ,)
2827
2827
mv mb_LP_1_001.cbf nmb_LP_1_001.cbf
@@ -2835,10 +2835,10 @@ ifneq ($(CLEANTESTS),)
2835
2835
rm nmb_LP_1_001.img
2836
2836
endif
2837
2837
$(LDPREFIX) $(TIME) $(BIN)/convert_minicbf -p $(TEMPLATES)/template_pilatus6m_2463x2527.cbf -d pilatus6m -v 1 insulin_pilatus6m.cbf insulin_pilatus6mconverted.cbf
2838
- -cat insulin_pilatus6mconverted_orig.cbf | sed "1,1s/1.7.6/1.7.11/" | sed "2,2s/0.9.3/0.9.7 /" | diff -a - insulin_pilatus6mconverted.cbf
2838
+ -cat insulin_pilatus6mconverted_orig.cbf | sed "1,1s/1.7.6/1.7.11/" | sed "2,2s/0.9.3/0.9.8 /" | diff -a - insulin_pilatus6mconverted.cbf
2839
2839
# -cmp insulin_pilatus6mconverted.cbf insulin_pilatus6mconverted_orig.cbf
2840
2840
-$(LDPREFIX) $(TIME) $(BIN)/convert_minicbf -p $(TEMPLATES)/template_pilatus6m_2463x2527.cbf -d pilatus6m insulin_pilatus6m.cbf insulin_pilatus6mconverted_v2.cbf
2841
- -cat insulin_pilatus6mconverted_v2_orig.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - insulin_pilatus6mconverted_v2.cbf
2841
+ -cat insulin_pilatus6mconverted_v2_orig.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - insulin_pilatus6mconverted_v2.cbf
2842
2842
# -cmp insulin_pilatus6mconverted_v2.cbf insulin_pilatus6mconverted_v2_orig.cbf
2843
2843
(CBF_CONVERT_MINICBF_PATH=$(BIN); export CBF_CONVERT_MINICBF_PATH; \
2844
2844
$(LDPREFIX) $(EXAMPLES)/batch_convert_minicbf.sh "." "minicbf_test" \
@@ -2916,17 +2916,17 @@ endif
2916
2916
-cd $(MINICBF_TEST); $(DIFF) i19-1.dump i19-2.dump
2917
2917
-cd $(MINICBF_TEST); $(DIFF) i19-1.cbf i19-2.cbf
2918
2918
$(LDPREFIX) $(TIME) $(BIN)/testreals
2919
- -cat testrealin.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - testrealout.cbf
2919
+ -cat testrealin.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - testrealout.cbf
2920
2920
# -cmp testrealin.cbf testrealout.cbf
2921
2921
$(LDPREFIX) $(TIME) $(BIN)/testflat
2922
- -cat testflatin.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - testflatout.cbf
2922
+ -cat testflatin.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - testflatout.cbf
2923
2923
# -cmp testflatin.cbf testflatout.cbf
2924
2924
$(LDPREFIX) $(TIME) $(BIN)/testflatpacked
2925
- -cat testflatpackedin.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - testflatpackedout.cbf
2925
+ -cat testflatpackedin.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - testflatpackedout.cbf
2926
2926
# -cmp testflatpackedin.cbf testflatpackedout.cbf
2927
2927
ifneq ($(F90C ) ,)
2928
2928
$(LDPREFIX) $(TIME) (echo testflatout.cbf | $(BIN)/test_xds_binary > test_xds_bin_testflatout.out)
2929
- -cat test_xds_bin_testflatout_orig.out | sed "2,2s/0.9.6/0.9.7 /" | $(DIFF) -a - test_xds_bin_testflatout.out
2929
+ -cat test_xds_bin_testflatout_orig.out | sed "2,2s/0.9.6/0.9.8 /" | $(DIFF) -a - test_xds_bin_testflatout.out
2930
2930
# -$(DIFF) test_xds_bin_testflatout.out test_xds_bin_testflatout_orig.out
2931
2931
$(LDPREFIX) $(TIME) (echo testflatpackedout.cbf | $(BIN)/test_xds_binary > test_xds_bin_testflatpackedout.out)
2932
2932
-$(DIFF) test_xds_bin_testflatpackedout.out test_xds_bin_testflatpackedout_orig.out
@@ -2938,10 +2938,10 @@ endif
2938
2938
$(LDPREFIX) $(TIME) $(BIN)/sauter_test
2939
2939
$(LDPREFIX) $(TIME) $(BIN)/changtestcompression
2940
2940
$(LDPREFIX) $(TIME) $(BIN)/tiff2cbf -cn XRD1621.tif XRD1621.cbf
2941
- -cat XRD1621_orig.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - XRD1621.cbf
2941
+ -cat XRD1621_orig.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - XRD1621.cbf
2942
2942
# -$(DIFF) XRD1621.cbf XRD1621_orig.cbf
2943
2943
$(LDPREFIX) $(TIME) $(BIN)/cif2cbf -I 4 -C 100. -L 0. -e n -c b -i XRD1621.cbf -o XRD1621_I4encbC100.cbf
2944
- -cat XRD1621_I4encbC100_orig.cbf | sed "2,2s/0.9.6/0.9.7 /" | diff -a - XRD1621_I4encbC100.cbf
2944
+ -cat XRD1621_I4encbC100_orig.cbf | sed "2,2s/0.9.6/0.9.8 /" | diff -a - XRD1621_I4encbC100.cbf
2945
2945
# -$(DIFF) XRD1621_I4encbC100.cbf XRD1621_I4encbC100_orig.cbf
2946
2946
2947
2947
0 commit comments