aboutsummaryrefslogtreecommitdiff
path: root/noao/artdata/mknoise.par
diff options
context:
space:
mode:
Diffstat (limited to 'noao/artdata/mknoise.par')
-rw-r--r--noao/artdata/mknoise.par25
1 files changed, 25 insertions, 0 deletions
diff --git a/noao/artdata/mknoise.par b/noao/artdata/mknoise.par
new file mode 100644
index 00000000..f8c13ff3
--- /dev/null
+++ b/noao/artdata/mknoise.par
@@ -0,0 +1,25 @@
+input,s,a,"",,,"List of input images"
+output,s,h,"",,,"List of output images
+
+IF NEW IMAGE"
+title,s,h,"",,,"Title of image"
+ncols,i,h,512,1,,"Number of columns"
+nlines,i,h,512,1,,"Number of lines"
+header,f,h,"artdata$stdheader.dat",,,"Image or header keyword file
+
+NOISE PARAMETERS"
+background,r,h,0.,0.,,"Default background and Poisson background"
+gain,r,h,1.,1.e-9,,"Gain (electrons/DN)"
+rdnoise,r,h,0.,0.,,"Read noise (electrons)"
+poisson,b,h,no,,,"Add Poisson noise?"
+seed,i,h,1,,,"Random number seed
+
+COSMIC RAYS"
+cosrays,s,h,"",,,"List of cosmic ray files"
+ncosrays,i,h,0,0,,"Number of random events (if none in file)"
+energy,r,h,30000.,0.,,"Maximum random energy (electroms)"
+radius,r,h,0.5,0.,,"Radius of cosmic ray (pixels)"
+ar,r,h,1.,0.,1.,"Axial ratio (minor/major)"
+pa,r,h,0.,,,"Position angle (degrees)
+"
+comments,b,h,yes,,,"Add comments to image?"