! Started logfile: J1207-0106_X_2004_05_08_yyk_uvs.log on Wed Dec 7 00:21:34 2005 obs J1207-0106_X_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J1207-0106_X_2004_05_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.82 visibilities/baseline/integration-bin. ! Found source: J1207-0106 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1433 lines of history. ! ! Reading 1476 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ![@muppet J1207-0106_X_2004_05_08_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.289401 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.723909Jy sigma=14.335258 ! Fit after self-cal, rms=0.723821Jy sigma=14.333821 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7058 mas, bmaj=1.872 mas, bpa=-2.842 degrees ! Estimated noise=1.18607 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.236871 Jy ! Component: 100 - total flux cleaned = 0.27683 Jy ! Total flux subtracted in 100 components = 0.27683 Jy ! Clean residual min=-0.008132 max=0.011300 Jy/beam ! Clean residual mean=-0.000036 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.27683 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.27683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071759Jy sigma=1.146429 ! Fit after self-cal, rms=0.071761Jy sigma=1.146367 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8791 mas, bmaj=2.144 mas, bpa=-1.589 degrees ! Estimated noise=0.939568 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150345 Jy ! Component: 100 - total flux cleaned = 0.0205105 Jy ! Component: 150 - total flux cleaned = 0.0216731 Jy ! Component: 200 - total flux cleaned = 0.0217536 Jy ! Total flux subtracted in 200 components = 0.0217536 Jy ! Clean residual min=-0.005812 max=0.004794 Jy/beam ! Clean residual mean=-0.000015 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.298584 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 34 components and 0.298584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069288Jy sigma=1.095494 ! Fit after self-cal, rms=0.069273Jy sigma=1.095341 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00669 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.96 KP 1.03 ! LA 1.00 MK 1.01 NL 1.00 OV 1.00 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01328 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.01 KP 0.95 ! LA 0.99 MK 0.98 NL 0.98 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.996232 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 0.88 KP 0.88 ! LA 0.99 MK 1.10 NL 0.97 OV 1.03 ! PT 1.06 SC 1.06 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.979345 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 HN 0.96 KP 0.92 ! LA 0.97 MK 1.10 NL 1.01 OV 1.04 ! PT 1.11 SC 1.03 ! ! ! Fit before self-cal, rms=0.069273Jy sigma=1.095341 ! Fit after self-cal, rms=0.066336Jy sigma=1.043970 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066336Jy sigma=1.043970 ! Fit after self-cal, rms=0.066336Jy sigma=1.043940 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8884 mas, bmaj=2.161 mas, bpa=-1.398 degrees ! Estimated noise=0.939172 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000256709 Jy ! Component: 100 - total flux cleaned = -0.000298828 Jy ! Component: 150 - total flux cleaned = -0.000296415 Jy ! Component: 200 - total flux cleaned = -0.000296585 Jy ! Total flux subtracted in 200 components = -0.000296585 Jy ! Clean residual min=-0.003245 max=0.003281 Jy/beam ! Clean residual mean=-0.000012 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.298287 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.298287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066311Jy sigma=1.043096 ! Fit after self-cal, rms=0.066305Jy sigma=1.043013 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066305Jy sigma=1.043013 ! Fit after self-cal, rms=0.064728Jy sigma=1.005135 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291156 Jy ! Component: 100 - total flux cleaned = 0.000323159 Jy ! Component: 150 - total flux cleaned = 0.000323442 Jy ! Component: 200 - total flux cleaned = 0.000278284 Jy ! Total flux subtracted in 200 components = 0.000278284 Jy ! Clean residual min=-0.003125 max=0.003411 Jy/beam ! Clean residual mean=-0.000013 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.298566 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.298566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064718Jy sigma=1.004677 ! Fit after self-cal, rms=0.064764Jy sigma=1.001597 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8884 x 2.161 at -1.398 degrees (North through East) ! Clean map min=-0.0028149 max=0.27871 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064764Jy sigma=1.001597 ! Fit after self-cal, rms=0.064720Jy sigma=0.982240 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064720Jy sigma=0.982240 ! Fit after self-cal, rms=0.064806Jy sigma=0.981840 ! Inverting map and beam ! Estimated beam: bmin=0.8882 mas, bmaj=2.165 mas, bpa=-1.478 degrees ! Estimated noise=0.938051 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216205 Jy ! Component: 100 - total flux cleaned = -0.000241498 Jy ! Component: 150 - total flux cleaned = -0.000260483 Jy ! Component: 200 - total flux cleaned = -0.000276487 Jy ! Total flux subtracted in 200 components = -0.000276487 Jy ! Clean residual min=-0.003187 max=0.003261 Jy/beam ! Clean residual mean=-0.000012 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.298289 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.298289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064802Jy sigma=0.981552 ! Fit after self-cal, rms=0.064844Jy sigma=0.981447 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064844Jy sigma=0.981447 ! Fit after self-cal, rms=0.064417Jy sigma=0.964108 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064417Jy sigma=0.964108 ! Fit after self-cal, rms=0.064449Jy sigma=0.964081 ! Inverting map and beam ! Estimated beam: bmin=0.8892 mas, bmaj=2.167 mas, bpa=-1.432 degrees ! Estimated noise=0.938642 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 6.02473e-05 Jy ! Component: 100 - total flux cleaned = 5.92104e-05 Jy ! Component: 150 - total flux cleaned = 2.51866e-05 Jy ! Component: 200 - total flux cleaned = 9.39328e-06 Jy ! Total flux subtracted in 200 components = 9.39328e-06 Jy ! Clean residual min=-0.003098 max=0.003277 Jy/beam ! Clean residual mean=-0.000012 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.298299 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.298299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064440Jy sigma=0.963877 ! Fit after self-cal, rms=0.064452Jy sigma=0.963853 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.177 mas, bmaj=3.627 mas, bpa=-5.371 degrees ! Estimated noise=1.20925 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.55537e-05 Jy ! Component: 100 - total flux cleaned = 1.4504e-05 Jy ! Component: 150 - total flux cleaned = 1.3225e-05 Jy ! Component: 200 - total flux cleaned = 1.33676e-05 Jy ! Total flux subtracted in 200 components = 1.33676e-05 Jy ! Clean residual min=-0.003316 max=0.003352 Jy/beam ! Clean residual mean=-0.000023 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.298312 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 0.298312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064472Jy sigma=0.964040 ! Fit after self-cal, rms=0.064455Jy sigma=0.963615 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7114 mas, bmaj=1.881 mas, bpa=-2.797 degrees ! Estimated noise=1.18468 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.23702 Jy ! Component: 100 - total flux cleaned = 0.275099 Jy ! Component: 150 - total flux cleaned = 0.288818 Jy ! Component: 200 - total flux cleaned = 0.294638 Jy ! Total flux subtracted in 200 components = 0.294638 Jy ! Clean residual min=-0.004154 max=0.004122 Jy/beam ! Clean residual mean=-0.000009 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.294638 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.294638 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8892 mas, bmaj=2.167 mas, bpa=-1.432 degrees ! Estimated noise=0.938642 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00363345 Jy ! Component: 100 - total flux cleaned = 0.00411868 Jy ! Component: 150 - total flux cleaned = 0.0042168 Jy ! Component: 200 - total flux cleaned = 0.00421653 Jy ! Total flux subtracted in 200 components = 0.00421653 Jy ! Clean residual min=-0.003008 max=0.003257 Jy/beam ! Clean residual mean=-0.000011 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.298855 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.298855 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.177 mas, bmaj=3.627 mas, bpa=-5.371 degrees ! Estimated noise=1.20925 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000376069 Jy ! Component: 100 - total flux cleaned = -0.00036919 Jy ! Component: 150 - total flux cleaned = -0.000368077 Jy ! Component: 200 - total flux cleaned = -0.000368129 Jy ! Total flux subtracted in 200 components = -0.000368129 Jy ! Clean residual min=-0.003283 max=0.003321 Jy/beam ! Clean residual mean=-0.000022 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.298486 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 39 components and 0.298486 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8892 mas, bmaj=2.167 mas, bpa=-1.432 degrees ! Estimated noise=0.938642 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.29139e-05 Jy ! Component: 100 - total flux cleaned = 9.37648e-06 Jy ! Component: 150 - total flux cleaned = -4.4207e-05 Jy ! Component: 200 - total flux cleaned = -6.69433e-05 Jy ! Total flux subtracted in 200 components = -6.69433e-05 Jy ! Clean residual min=-0.003047 max=0.003251 Jy/beam ! Clean residual mean=-0.000011 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.29842 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.29842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064475Jy sigma=0.964241 ! Fit after self-cal, rms=0.064473Jy sigma=0.964151 wmodel J1207-0106_X_2004_05_08_yyk\_map.mod ! Writing 49 model components to file: J1207-0106_X_2004_05_08_yyk_map.mod wobs J1207-0106_X_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J1207-0106_X_2004_05_08_yyk_uvs.fits wwins J1207-0106_X_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J1207-0106_X_2004_05_08_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000311497 Jy ! Component: 100 - total flux cleaned = 0.000473872 Jy ! Component: 150 - total flux cleaned = 0.000422957 Jy ! Component: 200 - total flux cleaned = 0.000373167 Jy ! Component: 250 - total flux cleaned = 0.00037258 Jy ! Component: 300 - total flux cleaned = 0.000649496 Jy ! Component: 350 - total flux cleaned = 0.00073912 Jy ! Component: 400 - total flux cleaned = 0.00100288 Jy ! Component: 450 - total flux cleaned = 0.00121602 Jy ! Component: 500 - total flux cleaned = 0.00134003 Jy ! Component: 550 - total flux cleaned = 0.00146242 Jy ! Component: 600 - total flux cleaned = 0.00158313 Jy ! Component: 650 - total flux cleaned = 0.00174111 Jy ! Component: 700 - total flux cleaned = 0.00185763 Jy ! Component: 750 - total flux cleaned = 0.00200928 Jy ! Component: 800 - total flux cleaned = 0.00212095 Jy ! Component: 850 - total flux cleaned = 0.00212198 Jy ! Component: 900 - total flux cleaned = 0.00223054 Jy ! Component: 950 - total flux cleaned = 0.00233664 Jy ! Component: 1000 - total flux cleaned = 0.00233623 Jy ! Component: 1050 - total flux cleaned = 0.00243873 Jy ! Component: 1100 - total flux cleaned = 0.00243867 Jy ! Component: 1150 - total flux cleaned = 0.00257137 Jy ! Component: 1200 - total flux cleaned = 0.00253864 Jy ! Component: 1250 - total flux cleaned = 0.00266815 Jy ! Component: 1300 - total flux cleaned = 0.00266855 Jy ! Component: 1350 - total flux cleaned = 0.00276338 Jy ! Component: 1400 - total flux cleaned = 0.00291816 Jy ! Component: 1450 - total flux cleaned = 0.00282519 Jy ! Component: 1500 - total flux cleaned = 0.0028553 Jy ! Component: 1550 - total flux cleaned = 0.00276555 Jy ! Component: 1600 - total flux cleaned = 0.00282462 Jy ! Component: 1650 - total flux cleaned = 0.00279572 Jy ! Component: 1700 - total flux cleaned = 0.00291159 Jy ! Component: 1750 - total flux cleaned = 0.00294019 Jy ! Component: 1800 - total flux cleaned = 0.0030816 Jy ! Component: 1850 - total flux cleaned = 0.00319326 Jy ! Component: 1900 - total flux cleaned = 0.00324894 Jy ! Component: 1950 - total flux cleaned = 0.00330411 Jy ! Component: 2000 - total flux cleaned = 0.00338535 Jy ! Total flux subtracted in 2048 components = 0.00338547 Jy ! Clean residual min=-0.001333 max=0.002280 Jy/beam ! Clean residual mean=-0.000004 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.301805 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 178 components and 0.301805 Jy ![Exited script file: muppet] wmap "J1207-0106_X_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8892 x 2.167 at -1.432 degrees (North through East) ! Clean map min=-0.0023618 max=0.27882 Jy/beam ! Writing clean map to FITS file: J1207-0106_X_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.278817 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000495175 device "J1207-0106_X_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1207-0106_X_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.532797 0.532797 1.06559 2.13119 4.26238 8.52475 17.0495 34.099 68.198 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.278 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8892 x 2.167 at -1.432 degrees (North through East) ! Clean map min=-0.0023618 max=0.27882 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1207-0106_X_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1207-0106_X_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1207-0106_X_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:21:38 2005