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

Data input failing if there is no point data in a dataset #48

Open
drsewilliams opened this issue Dec 6, 2021 · 0 comments
Open

Data input failing if there is no point data in a dataset #48

drsewilliams opened this issue Dec 6, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@drsewilliams
Copy link
Member

drsewilliams commented Dec 6, 2021

When trying to import a geometry in which 0 (zero, none) Carto points have been taken; importcarto_mem fails with the following error:

Accessing: /Volumes/SW_SSD_04/Patient 2021_11_21/Study 1/Export_Study-1-11_25_2021-15-01-32/Study 1 11_25_2021 15-01-32.xml
Unrecognized field name "Point".

Error in importcarto_mem (line 262)
        filename = [filenameroot '_P' num2str(cartoMap.CartoPoints.Point(1).ATTRIBUTE.Id) '_ECG_Export.txt'];
@drsewilliams drsewilliams self-assigned this Dec 6, 2021
@drsewilliams drsewilliams added the bug Something isn't working label Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants