Skip to content
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

Segment Picker Does Not Output #35

Open
kkwedell opened this issue Nov 11, 2019 · 2 comments
Open

Segment Picker Does Not Output #35

kkwedell opened this issue Nov 11, 2019 · 2 comments

Comments

@kkwedell
Copy link

Running into errors in segment picker. It then does not output the STREAMobj or 'PickedSegements_*.mat'.

Errors

Error in SegmentPicker>sa (line 1289)
gn=smooth(gn,3);

Error in SegmentPicker (line 1028)
[bs,ba,aa,ag]=sa(DEMc,trunk(Sn),A,bin_size);

@amforte
Copy link
Owner

amforte commented Jan 9, 2020

Can you send additional details? Was this the only error text it displayed? What was the input that you gave it? Have you run 'CheckTAKDependencies' to make sure you have all of the required toolboxes (smooth is in the 'Curve Fitting' toolbox).

@hitander
Copy link

Hi,
After loading .mat file of DEM in GUI, I ran 'Segment Picker'. The output was in vector format where used 'Brush/Select Data' for selecting stream segments. Segments were selected (marked in red). My question is 'how do I make mat file containing StreamOBJs after selecting segments.' I cannot find further step to proceed.
Issue

Help would be appreciated. Thanks.

@amforte amforte mentioned this issue Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants