Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newport 842-PE #13

Open
wants to merge 49 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
e19ae4b
minimum working example for Princeton Trivista spectrometer
Sep 3, 2013
926dd15
trivista add query commands
Sep 4, 2013
efc2055
trivista: custom query
Sep 4, 2013
6bc407a
initial commit for Newport842PE
Sep 5, 2013
a8f77b4
remove contributions from trivista
Sep 5, 2013
a95253b
add commands
Sep 5, 2013
98ee243
add commands
Sep 5, 2013
8c5bbd5
correct some Action
Sep 5, 2013
4f3cf3d
fix buggy commands
Sep 5, 2013
b73bc86
add dsu and clk
Sep 5, 2013
3c0bb52
initial commit for Newport 842-PE
Sep 5, 2013
e77b39d
merge
Sep 5, 2013
5cc2985
correct code style
Sep 6, 2013
c41841b
pep8 & pyflakes OK
Sep 6, 2013
5fca00b
remove send_command
Sep 6, 2013
86c253d
remove send_command
Sep 6, 2013
430d40c
m
Sep 6, 2013
a3df82c
add warning for broken functions
Sep 6, 2013
e8eadbc
change functions name to human
Sep 8, 2013
e8878d3
sampling getter/setter work
Sep 8, 2013
d147399
new query status. Now put result in an internal variable for later re…
Sep 9, 2013
9171be8
how to fake a getter
Sep 10, 2013
6796e6c
in @Feat status, read directly in a dictionary
Sep 10, 2013
98a960a
convert some @Action to getter/setter pairs
Sep 10, 2013
3b89594
status: read a float instead of a int (fix for some heads)
Sep 11, 2013
ece508f
all possible getter/setter done
Sep 11, 2013
a1da7cf
add pint (units)
Sep 11, 2013
744103c
prevent energy_mode with photodiode, split multiplies in 2, same for …
Sep 11, 2013
1a3f847
add unit for returned current_value
Sep 11, 2013
10588b2
convert Actions->setters, add send_command()
Sep 12, 2013
d50bc70
comments + prevent dBm without a photodiode
Sep 12, 2013
6af8e52
add units to get_statistics()
Sep 12, 2013
001cb97
helper function new_scale()
Sep 12, 2013
7bb9242
add units to walength
Sep 12, 2013
d05c3aa
split DeviceStatus['Multiplier'] in two variables, same for DeviceSta…
Oct 1, 2013
d9b7422
clock uses struct_time format
Oct 9, 2013
579ca5f
fix for head 918D-UV-OD3
Oct 9, 2013
c3316dd
prevent setting scale out of range for the head + function to test th…
Oct 18, 2013
f82e4df
add more tests
Oct 18, 2013
742c026
add test for wavelength
Oct 18, 2013
6e0dedb
add tests for offsets and multipliers
Oct 18, 2013
a22b8ec
add test for trigger
Oct 18, 2013
07ba54a
new_scale (setter) -> change scale (action)
Oct 18, 2013
a05de94
recalculate available scales when we change energy mode
Oct 18, 2013
944a27f
add file for tests
Oct 22, 2013
02544b1
add test + corrections for sampling
Oct 22, 2013
5e7851a
new tests
Oct 22, 2013
db9323a
new tests
Oct 22, 2013
bc2a0d2
minor corrections
Mar 8, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading