Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
imagej-elphel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
imagej-elphel
Commits
f8e486b9
Commit
f8e486b9
authored
Sep 27, 2014
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug fix in temperature scanning
parent
fd4fdfae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Aberration_Calibration.java
src/main/java/Aberration_Calibration.java
+1
-0
No files found.
src/main/java/Aberration_Calibration.java
View file @
f8e486b9
...
...
@@ -5453,6 +5453,7 @@ if (MORE_BUTTONS) {
System
.
out
.
println
(
" Measured "
+
runs
+
", t="
+
FOCUS_MEASUREMENT_PARAMETERS
.
sensorTemperature
+
"C, "
+
secondsLeftState
+
" seconds left "
);
}
}
if
(
scanState
>=(
stateNames
.
length
-
1
))
break
;
// last state is "Finished"
}
if
(!
modeAverage
)
{
if
(
DEBUG_LEVEL
>
0
)
System
.
out
.
println
(
"Turning both heater and fan off"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment