Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / andykee/lentil issues and pull requests

#55 - Check behavior of radiometry._interp_common

Issue - State: open - Opened by andykee about 2 months ago

#54 - DOC: readthedocs link 404s

Issue - State: closed - Opened by bcalvin15 5 months ago - 1 comment

#52 - Scipy simps deprecation

Issue - State: closed - Opened by andykee 9 months ago

#51 - NumPy alltrue deprecation

Issue - State: closed - Opened by andykee 9 months ago

#49 - BUG: Inconsistent slice handling in Plane.multiply()

Issue - State: closed - Opened by andykee 9 months ago - 1 comment

#48 - ENH: build out infrastructure for working with tilted OPDs

Issue - State: open - Opened by andykee about 1 year ago

#47 - Swap order of pixelscale and shape in propagate.propagate_dft

Issue - State: closed - Opened by andykee about 1 year ago
Labels: done

#46 - ENH: add propagate_fft() method

Issue - State: closed - Opened by andykee about 1 year ago

#45 - ENH: Clean up Plane.mask and Plane._slice

Issue - State: closed - Opened by andykee about 1 year ago - 1 comment

#44 - ENH: propagate_dft should accept an optional mask

Issue - State: closed - Opened by andykee about 1 year ago - 3 comments

#43 - Consider deprecating in-place operations

Issue - State: closed - Opened by andykee about 1 year ago
Labels: done

#42 - Wavefront.insert function signature is inconsistent with what is actually happening

Issue - State: closed - Opened by andykee over 2 years ago
Labels: interface 💻

#41 - Something in Numpy 1.22 causing test failure

Issue - State: closed - Opened by andykee over 2 years ago - 3 comments
Labels: chore 🔨, testing 🔬

#40 - Update map_coordinates import

Issue - State: closed - Opened by andykee over 2 years ago
Labels: chore 🔨

#39 - Python 3.9 breaks mat2ndarray.m

Issue - State: open - Opened by andykee over 2 years ago - 2 comments
Labels: documentation 📖

#38 - Allow in-place operations on Wavefront

Issue - State: closed - Opened by andykee almost 3 years ago

#37 - Rethink plane transformations

Issue - State: open - Opened by andykee almost 3 years ago

#36 - Add Plane.freeze() method

Issue - State: open - Opened by andykee about 3 years ago

#35 - rescale() should accept 2-dimensional scale

Issue - State: open - Opened by andykee about 3 years ago

#34 - planes with no pixelscale should have pixelscale=() instead of None

Issue - State: closed - Opened by andykee about 3 years ago
Labels: interface 💻

#33 - Plane.multiply() isn't robust to multiplication with a default Plane

Issue - State: closed - Opened by andykee about 3 years ago
Labels: breaking 💥, bug 🐛

#32 - Can't access Wavefront.field when created with default values

Issue - State: closed - Opened by andykee about 3 years ago
Labels: bug 🐛

#31 - Deprecate Pupil diameter attribute

Issue - State: closed - Opened by andykee about 3 years ago

#30 - Remove modeltools.iterable_* methods

Issue - State: closed - Opened by andykee over 3 years ago

#29 - Deprecate `propagate()`, attach new methods to `Wavefront`

Issue - State: closed - Opened by andykee over 3 years ago

#28 - Implement a plane resampling method

Issue - State: closed - Opened by andykee over 3 years ago

#27 - Update Plane.fit_tilt() to return a new Plane object

Issue - State: closed - Opened by andykee over 3 years ago - 1 comment

#26 - Replace Plane caching functionality with `Plane.freeze()`

Issue - State: closed - Opened by andykee over 3 years ago - 1 comment

#25 - Implement generic multiply interface

Issue - State: closed - Opened by andykee over 3 years ago

#24 - Combine mask and segmask in Plane

Issue - State: closed - Opened by andykee over 3 years ago

#23 - Adjust how default value for npix in propagate() is computed

Issue - State: closed - Opened by andykee over 3 years ago - 2 comments
Labels: enhancement 🦄

#22 - Finalize Plane.multiply() slice implementation

Issue - State: closed - Opened by andykee over 3 years ago
Labels: chore 🔨

#21 - Finalize Detector plane implementation

Issue - State: closed - Opened by andykee over 3 years ago - 1 comment
Labels: enhancement 🦄, interface 💻

#20 - Verify correct usage of list extend() vs append()

Issue - State: closed - Opened by andykee over 3 years ago
Labels: chore 🔨, question 🤔

#19 - Add license to documentation

Issue - State: closed - Opened by andykee almost 4 years ago
Labels: documentation 📖

#18 - Standardize shift interface as either (r,c) or (x,y)

Issue - State: closed - Opened by andykee almost 4 years ago
Labels: interface 💻

#17 - Rework Image constructor parameters

Issue - State: closed - Opened by andykee almost 4 years ago - 1 comment
Labels: interface 💻

#16 - Error in propagate when trying to place chips with large tilts

Issue - State: closed - Opened by andykee almost 4 years ago
Labels: breaking 💥, bug 🐛

#15 - Provide the ability to window the output of propagate

Issue - State: open - Opened by andykee about 4 years ago
Labels: enhancement 🦄, interface 💻

#14 - Submodule functions should be represented with fully qualified names in the docs

Issue - State: open - Opened by andykee about 4 years ago
Labels: chore 🔨, documentation 📖

#13 - avoid memory allocation in fourier.dft2()

Pull Request - State: closed - Opened by shantirao about 4 years ago - 3 comments

#12 - Establish optical coordinate system (docs), fix Tilt object

Issue - State: closed - Opened by andykee about 4 years ago - 1 comment
Labels: bug 🐛, chore 🔨, documentation 📖

#11 - Upgrade numpy.random.RandomState

Issue - State: closed - Opened by andykee about 4 years ago - 1 comment
Labels: chore 🔨

#10 - detector.shot_noise() fails if img contains negative values

Issue - State: closed - Opened by andykee over 4 years ago
Labels: chore 🔨

#9 - Make Lentil compatible with Python 3.6

Issue - State: closed - Opened by andykee over 4 years ago - 1 comment
Labels: chore 🔨

#8 - zernike_coordinates is not cropping to mask extent

Issue - State: closed - Opened by andykee over 4 years ago - 1 comment
Labels: bug 🐛

#7 - Attributes decorated with @cached_property are not denoted as properties in documentation

Issue - State: closed - Opened by andykee over 4 years ago - 1 comment
Labels: documentation 📖

#6 - Rethink approach to detector modeling

Issue - State: closed - Opened by andykee over 4 years ago - 2 comments
Labels: enhancement 🦄, interface 💻

#5 - Remove distinction between Detector and Image planes

Issue - State: closed - Opened by andykee over 4 years ago - 1 comment
Labels: experimental 🍹, question 🤔

#4 - Plane transformations are not being applied to wavefront tilt terms

Issue - State: closed - Opened by andykee over 4 years ago
Labels: bug 🐛

#3 - Verify Jitter scale is being applied correctly

Issue - State: closed - Opened by andykee over 4 years ago - 1 comment
Labels: documentation 📖, question 🤔

#2 - Automatically interpolate phasor components to avoid wrapping

Issue - State: closed - Opened by andykee over 4 years ago - 2 comments
Labels: enhancement 🦄

#1 - Need to be able to specify arbitrary wavefront tilts

Issue - State: closed - Opened by andykee over 4 years ago
Labels: enhancement 🦄