Skip to content

Commit

Permalink
Fixing cal file for Ts2Moments.50hz.short
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dixon committed Dec 9, 2024
1 parent 7388e8b commit bee4881
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions projDir/display/params/HawkEye.ops.10hz.combined
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ fields = {
,
{
label = "VEL_unfold_15",
raw_name = "VEL_unfold",
raw_name = "VEL_unfold_short",
filtered_name = "",
units = "m/s",
color_map = "vel.colors",
Expand All @@ -329,7 +329,7 @@ fields = {
,
{
label = "VEL_unfold_8",
raw_name = "VEL_unfold",
raw_name = "VEL_unfold_short",
filtered_name = "",
units = "m/s",
color_map = "vel_w_8.colors",
Expand Down
2 changes: 1 addition & 1 deletion projDir/moments/params/Ts2Moments.50hz.shortPulse
Original file line number Diff line number Diff line change
Expand Up @@ -1137,7 +1137,7 @@ use_secondary_georeference = FALSE;
//
// Type: string

startup_cal_file = "$(PROJ_DIR)/calibration/data/wband_512ns/combined/TsCalAuto_Wband-HCR-512ns_20240415_232321.xml";
startup_cal_file = "$(PROJ_DIR)/calibration/data/wband_256ns/combined/TsCalAuto_Wband-HCR-256ns_20240415_234224.xml";

///////////// set_cal_by_pulse_width //////////////////
//
Expand Down

0 comments on commit bee4881

Please sign in to comment.