-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare for
waveorder==1.0.0
release (#114)
* Remove io folder and tests * remove multiprocessing examples * np.int to int * maintain examples/2D_QLIPP_simulation * maintain `3D_PODT_phase_simulation` * local file names * np.int to int * clean PTI_simulation * simple CI/CD for testing examples * add PTI examples to automated tests * turn off GPU for tests * reorganize folders and add README * fix tests * make default PTI simulation smaller * remove pdb * typo * docs typo * remove unmaintained python scripts * remove unused imports and variables * depend on numpy >= 1.21 * fix formatting * naming fix * refactor example tests
- Loading branch information
1 parent
4b3b133
commit 5e05b1c
Showing
63 changed files
with
110 additions
and
16,697 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
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
421 changes: 0 additions & 421 deletions
421
examples/3D_PODT_phase_simulation/3D_PODT_Phase_forward.ipynb
This file was deleted.
Oops, something went wrong.
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
278 changes: 0 additions & 278 deletions
278
examples/3D_PODT_phase_simulation/3D_PODT_Phase_recon.ipynb
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.