Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
msc
sextractor
Commits
d397d721
Commit
d397d721
authored
Sep 12, 2013
by
Emmanuel Bertin
Browse files
Added missing reset of measurements parameters at each catalog initialization.
parent
94c50441
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/catout.c
View file @
d397d721
...
...
@@ -933,6 +933,8 @@ void reinitcat(picstruct *field)
init_writeobj
(
fitscat
,
objtab
,
&
buf
);
}
zerocat
();
return
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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