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

File finder should have option to only find files #12234

Closed
abuts opened this issue Mar 18, 2015 · 1 comment
Closed

File finder should have option to only find files #12234

abuts opened this issue Mar 18, 2015 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@abuts
Copy link
Member

abuts commented Mar 18, 2015

A bug was discovered in the LoadMask algorithm whereby if the datasearch.directories contains a directory named the same as an instrument name, the finder will find the directory and not a file.

Example: A path in the search directories could be c:\data\MERLIN. If you then try to run

LoadMask('MERLIN', InputFile='BjornMask.msk')

it will always fails to find the instrument file as it tries to use the directory as a file.

@abuts
Copy link
Member Author

abuts commented Jun 3, 2015

This issue was originally trac ticket 11395

@abuts abuts added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Framework Issues and pull requests related to components in the Framework labels Jun 3, 2015
@abuts abuts added this to the Release 3.4 milestone Jun 3, 2015
@abuts abuts closed this as completed Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

2 participants