diff options
Diffstat (limited to 'sys/qcam/dark.c')
-rw-r--r-- | sys/qcam/dark.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/qcam/dark.c b/sys/qcam/dark.c index 416d37bc..ac462b36 100644 --- a/sys/qcam/dark.c +++ b/sys/qcam/dark.c @@ -24,7 +24,7 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ******************************************************************/ -/** Fixdark +/* Fixdark Routine to repair dark current artifacts in qcam output. Basic idea: the Qcam CCD suffers from "dark current"; that is, some of the CCD pixels will leak current under @@ -120,7 +120,7 @@ read_darkmask() */ -/** fixdark +/* fixdark We first record a list of bad leaky pixels, by making a number of exposures in the dark. master_darkmask holds this information. It's a map of the CCD. |