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

Error when trying to use read.asd on a directory #15

Open
FedeMassetti opened this issue Jul 23, 2019 · 1 comment
Open

Error when trying to use read.asd on a directory #15

FedeMassetti opened this issue Jul 23, 2019 · 1 comment

Comments

@FedeMassetti
Copy link

If I try to import multiple asd files from a directory rather than specifying a single file I obtain this error

| | 0%Error in if (image == "TRUE" | settings.file$options$diagnostic.images == :
argument is of length zero

When trying to do the same on a single file I don't encounter any problem.

@sneumann
Copy link

sneumann commented Jul 1, 2024

Hi, we can confirm this behaviour. We have a unit test we can provide as pull request.
The error message is because you probably did not provide the settings.file structure,
which could be a workaround that does not require code fixes.
Yours, Steffen

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

2 participants