Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ALMF
feedback-fly-embryo-crocker
Commits
a4020a78
Commit
a4020a78
authored
Feb 13, 2020
by
Aliaksandr Halavatyi
Browse files
minor
parent
d93caadd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/feedback/fly/embryo/jobs/Job_FocusEmbryoAutoDatasetSplit.java
View file @
a4020a78
...
...
@@ -163,7 +163,6 @@ public class Job_FocusEmbryoAutoDatasetSplit extends Job_Default{
RandomAccessibleInterval
<
T
>
image
=
ImageIO
.
getChannelImage
(
images
,
0
);
@SuppressWarnings
(
"unchecked"
)
final
DrosophilaSingleChannelRegistration
registration
=
new
DrosophilaSingleChannelRegistration
(
settings
,
opService
);
final
double
[]
calibration
=
Utils
.
getCalibration
(
_image
);
...
...
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