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: waivs/uWFS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AOIPLab/uWFS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 41 files changed
  • 1 contributor

Commits on Oct 29, 2024

  1. Very minor updates. Mostly fixing print statements by adding (). Also…

    … working on some path issues with accessing parent above the sessions directory
    mgaffney-mcw committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    938cbd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Reading in the parent path, and the component folder path so python c…

    …an fiind/import cameras and simulator from the components folder
    mgaffney-mcw committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6cb77ca View commit details
    Browse the repository at this point in the history
  2. Trying to fix path/module issues in which python wasn't finding compo…

    …nents folder from the parent directory above session_template. Current solution works when running script_record_initial_reference.py through pycharm in run or debugger mode but does not work in pycharm terminal and gives the same error about not finding the components module. Seems there is still some path issue specific to the terminal.
    mgaffney-mcw committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    76dbf5a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    2ee2aaf View commit details
    Browse the repository at this point in the history
  2. Adding thorlabs SDK dlls

    mgaffney-mcw committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bbf6458 View commit details
    Browse the repository at this point in the history
Loading