-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Field #236
Open
jpaden
wants to merge
1,155
commits into
paden
Choose a base branch
from
field
base: paden
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo_concatenate: tries to concatenate the load.frm parameter echo_flatten: typo correction, correct bug when isnumeric(mdata), simplified creation of vector of frames to load echo_param: comment update, param_combine_wf_chan added elevation_compensation,echo_plot: support for returning the whole structure rather than just the 2D image added back in elevation_compensation: trim_nan_en feature added, fixed bug in x-axis resampling of layers run_echo_plot: added uniform_sampling example block_data: added incoherent decimation, account for blocks that are bigger than a frame, fix frame loading, echogram layer flattening, incoherent filtering, other features added (log scaling, detrend, normalization) run_block_data: minor changes
Paden tmp
load_L1B.m: support for LDEO SIR data
echo_plot.m: handle complex data
… large enough to do the FFT
echo_norm: change valid_max_range_dB to [-inf inf], fix scaling/offset code collate_equal: pull cmd from analysis file instead of input parameters block_data: added comments, surf_param layer_tracker_input_check: lsm input fields added layer_tracker_task: renamed use_mean_surf_en flag run_block_data: better example setup for snow radar
Paden tmp
multipass: force pass_en_mask to be logical to fix bug when "1" double is passed in instead of logical, fix title in final debug figures run_combine_passes: fix Ryder settings to use best master pass, remove part of flightlines that diverge too much from each other, include missing frame run_multipass: fix Ryder settings to use best master pass, improve time gate to not clip twtt matlab_speed_test.m: removed available argument from gpuDeviceCount because it caused failures on machines with no GPUs load_L1B: correct row Time field, remove Depth field
combine_passes: handle overlapped frames
run_multipass: correct typo in layer loading parameters, Steensby: correct master pass, correct time gate
… first 16 words of a file.
… amplitude of recorded data. Added pc_freq output from pulse compression.
…ts, sar handle very long stationary data, post remove unused KML code
…P3_snow for 2018 Gr P3, fixed fast-time-gain code in data_load
…ams_2022_Antarctica_Ground_accum always match to polarimetric mode, run_preprocess_settings_2022_Antarctica_Ground support multiple days for cluster operation
…into arnold_branch
Arnold branch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge xls reader matlab 2022+ update