Skip to content

Commit

Permalink
updated demo and setup
Browse files Browse the repository at this point in the history
  • Loading branch information
bpops committed Jul 30, 2023
1 parent 562d08a commit c1f99c5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions demo.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import setuptools

setuptools.setup(name='codedapertures',
version='0.6',
version='0.7',
description='a python package for generating coded apertures',
long_description='CodedApertures is a python package that allows one to easily generate and display common coded aperture patterns. Coded apertures are a spatial encoding technique for straight-line optics, wherein traditional lensing (e.g., visible light) is not possible. Even wherein tradiational lensing is possible, there may be other advantages (infinite depth of field). Coded apertures may therefore be used for hard x-ray and gamma-ray imaging for astrophysics, medical imaging, and homeland security applications.',
url='https://github.com/bpops/codedapertures',
Expand Down

0 comments on commit c1f99c5

Please sign in to comment.