Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sun-data/optika
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.7
Choose a base ref
...
head repository: sun-data/optika
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.8
Choose a head ref
  • 17 commits
  • 35 files changed
  • 1 contributor

Commits on Jan 8, 2024

  1. Revert "Removed optika.sensors.AbstractCCD for now."

    This reverts commit 0b165f4.
    byrdie committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f6b14d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    7f6ae13 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    670764e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50d617d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Added optika.sensors.E2VCCD97Material class. (#6)

    Added `optika.sensors.E2VCCD97Material` class.
    byrdie authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3807622 View commit details
    Browse the repository at this point in the history
  2. Added optika.sensors.E2VCCDAIAMaterial (#7)

    Added `optika.sensors.E2VCCDAIAMaterial`
    byrdie authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    97343a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd561ca View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Updated copyright

    byrdie committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7fd90e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Fixed bug in optika.materials.multilayer_efficiency() (#8)

    Fixed bug in `optika.materials.multilayer_efficiency()` where the boundary conditions were not being handled properly.
    byrdie authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    df40bdf View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Fixing Black errors.

    byrdie committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ad2f0dd View commit details
    Browse the repository at this point in the history
  2. Added optika.chemical.Chemical.n() (#9)

    Added `optika.chemical.Chemical.n()`
    byrdie authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    28cb844 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Fixed bug in optika.chemicals.Chemical.n() where an error was raise…

    …d if `optika.chemicals.Chemical.formula` was an array.
    byrdie committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f03161f View commit details
    Browse the repository at this point in the history
  2. Fixing Black errors

    byrdie committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    9860a8b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Modified optika.materials.multilayer_efficiency() to use the refrac…

    …tive index of the layers instead of the chemcial formula.
    byrdie committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5d6b471 View commit details
    Browse the repository at this point in the history
  2. Renamed the thickness_layers argument of `optika.materials.multilay…

    …er_efficiency()` to `thickness`.
    byrdie committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3286570 View commit details
    Browse the repository at this point in the history
  3. Renamed the axis_layers argument of `optika.materials.multilayer_ef…

    …ficiency()` to `axis`.
    byrdie committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    86b3f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8bfdaa View commit details
    Browse the repository at this point in the history
Loading