This repository has been archived by the owner on Oct 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix assert error in choosecluster (#360)
* incorrect assert error in choosecluster Fixes #359 * added unit test for choosecluster * fixed generate_clusters() test * Added hardcoded glasses to be used for examples to eliminate dependency on downloaded glasses. This was fragile and caused tests to sometimes fail. * changed Example_ to Examples_ in various places. * systems.jl in test suite has almost, but not quite, exact duplicate of otherexamples.jl. Which had the old SCHOTT glasses. Fixed to use hardcoded glasses. * found a few more places that were using SCHOTT in tests that had to be replaced with locally defined glasses. * incorrect assert error in choosecluster Fixes #359 removed redefinition of Examples_N_BK7
- Loading branch information
Showing
6 changed files
with
41 additions
and
2 deletions.
There are no files selected for viewing
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
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
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
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
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
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