-
Notifications
You must be signed in to change notification settings - Fork 203
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: m-labs/artiq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cbdc1ba46f4a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: m-labs/artiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c98e24abd477
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 6 files changed
- 1 contributor
Commits on Apr 4, 2015
-
1
Configuration menu - View commit details
-
Copy full SHA for 16ff190 - Browse repository at this point
Copy the full SHA 16ff190View commit details -
Configuration menu - View commit details
-
Copy full SHA for d165358 - Browse repository at this point
Copy the full SHA d165358View commit details
Commits on Apr 5, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e50661d - Browse repository at this point
Copy the full SHA e50661dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae4492 - Browse repository at this point
Copy the full SHA 0ae4492View commit details -
Configuration menu - View commit details
-
Copy full SHA for afc3982 - Browse repository at this point
Copy the full SHA afc3982View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 7b86138 - Browse repository at this point
Copy the full SHA 7b86138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43893c6 - Browse repository at this point
Copy the full SHA 43893c6View commit details -
artiq_run: refactor, support use from within experiments
You can always (under posix) use #!/usr/bin/env artiq_run as shebang for experiments and make them executable. Now, you can also do this (portable): if __name__ == "__main__": from artiq.frontend.artiq_run import run run() to make an experiment executable. The CLI options are all inherited. Also: * removed --elf: can be inferred from filename * did some refactoring and cleanup * use logging for all messages, except the result printing (use -v to get parameter changes and dummy scheduler actions)
Configuration menu - View commit details
-
Copy full SHA for 1a1afd5 - Browse repository at this point
Copy the full SHA 1a1afd5View commit details -
photon_histogram: add features
* support executing it (python3 repository/photon_histogram.py) * show of parameters and results
3Configuration menu - View commit details
-
Copy full SHA for c98e24a - Browse repository at this point
Copy the full SHA c98e24aView commit details
Loading
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 cbdc1ba46f4a...c98e24abd477