Index: /branches/sj_branches/sj_SDSSaddstar_branch_r23928_20090420/Ohana/src/addstar/src/ReadStarsSDSS.c
===================================================================
--- /branches/sj_branches/sj_SDSSaddstar_branch_r23928_20090420/Ohana/src/addstar/src/ReadStarsSDSS.c	(revision 24982)
+++ /branches/sj_branches/sj_SDSSaddstar_branch_r23928_20090420/Ohana/src/addstar/src/ReadStarsSDSS.c	(revision 24983)
@@ -190,5 +190,8 @@
       stars[N].measure.dM        = psfCountsErr[N];
       stars[N].measure.Map       = fiberCounts[N] + ZeroPt - zeropt[j];
-      stars[N].measure.Sky       = sky[N]; // adjust this to counts? XXXJester: The SDSS Sky is given in maggies/arcsec^2; a maggie is a linear flux measure, 1 maggie corresponds to 0 magnitude, a surface brightness of 20 mag/square arcsec corresponds to 10-8 maggies per square arcsec.
+      stars[N].measure.Sky       = sky[N]; // adjust this to counts? XXXJester: The SDSS Sky is given in
+                                           // maggies/arcsec^2; a maggie is a linear flux measure, 1 maggie
+                                           // corresponds to 0 magnitude, a surface brightness of 20
+                                           // mag/square arcsec corresponds to 10-8 maggies per square arcsec.
       stars[N].measure.dSky      = skyErr[N];
       stars[N].measure.FWx       = ShortPixels(seeing[j]); // reported in arcsec? XXXJester:: Yes!
