-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: sun-data/optika
base: v0.10.2
head repository: sun-data/optika
compare: main
- 13 commits
- 14 files changed
- 1 contributor
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f841c6 - Browse repository at this point
Copy the full SHA 5f841c6View commit details
Commits on Nov 6, 2024
-
Fixed a bug in
MultilayerFilm.shape
andMultilayerMirror.shape
wh……ere a `ValueError` was raised if `layers` was not a sequence. (#102)
Configuration menu - View commit details
-
Copy full SHA for c501775 - Browse repository at this point
Copy the full SHA c501775View commit details -
Configuration menu - View commit details
-
Copy full SHA for f62246d - Browse repository at this point
Copy the full SHA f62246dView commit details -
Modified
opitka.sensors.AbstractImagingSensor.readout()
to more gra……cefully deal with negative photons. (#104)
Configuration menu - View commit details
-
Copy full SHA for 62bf58c - Browse repository at this point
Copy the full SHA 62bf58cView commit details
Commits on Nov 9, 2024
-
Renamed
optika.systems.AbstractSystem.__call__()
toimage()
for c……larity and added `axis_wavelength`, `axis_field`, and `axis_pupil` arguments. (#105)
Configuration menu - View commit details
-
Copy full SHA for 5ad11f7 - Browse repository at this point
Copy the full SHA 5ad11f7View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9a0fb2 - Browse repository at this point
Copy the full SHA d9a0fb2View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d8a89c - Browse repository at this point
Copy the full SHA 4d8a89cView commit details
Commits on Dec 9, 2024
-
Added `optika.sensors.AbstractImagingSensorMaterial.photons_incident(…
…)` method to compute the expected number of incident photons given the number of measured electrons. (#108)
Configuration menu - View commit details
-
Copy full SHA for 39b2b35 - Browse repository at this point
Copy the full SHA 39b2b35View commit details
Commits on Jan 14, 2025
-
Modified
optika.targets.airforce()
to usepymupdf
instead of `svg……lib` for reading SVG images. (#111)
Configuration menu - View commit details
-
Copy full SHA for 3c89811 - Browse repository at this point
Copy the full SHA 3c89811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22bdda3 - Browse repository at this point
Copy the full SHA 22bdda3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a9f18 - Browse repository at this point
Copy the full SHA d2a9f18View commit details -
Modified
optika.sensors.electrons_measured()
to properly account fo……r discretization noise. (#113)
Configuration menu - View commit details
-
Copy full SHA for 726dda0 - Browse repository at this point
Copy the full SHA 726dda0View commit details
Commits on Mar 17, 2025
-
Fixed a major bug in
optika.sensors.electrons_measured()
where the ……recombination noise was being severely underestimated. (#114)
Configuration menu - View commit details
-
Copy full SHA for 588fc1b - Browse repository at this point
Copy the full SHA 588fc1bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.10.2...main