! Started logfile: J1453-2522_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:36:16 2006 obs J1453-2522_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1453-2522_X_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911111 visibilities/baseline/integration-bin. ! Found source: J1453-2522 ! ! 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 1406 lines of history. ! ! Reading 1804 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 J1453-2522_X_2005_07_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.210336 Jy 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.6761 mas, bmaj=1.708 mas, bpa=1.84 degrees ! Estimated noise=1.55702 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.159678 Jy ! Component: 100 - total flux cleaned = 0.202082 Jy ! Total flux subtracted in 100 components = 0.202082 Jy ! Clean residual min=-0.008149 max=0.012997 Jy/beam ! Clean residual mean=-0.000017 rms=0.002340 Jy/beam ! Combined flux in latest and established models = 0.202082 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.202082 Jy ! ! Correcting IF 1. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.066146Jy sigma=1.114887 ! Fit after self-cal, rms=0.065895Jy sigma=1.109181 ! Inverting map and beam ! Estimated beam: bmin=0.6761 mas, bmaj=1.708 mas, bpa=1.84 degrees ! Estimated noise=1.55702 mJy/beam. 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.8738 mas, bmaj=2.118 mas, bpa=0.4106 degrees ! Estimated noise=1.07675 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.0212324 Jy ! Component: 100 - total flux cleaned = 0.0277725 Jy ! Component: 150 - total flux cleaned = 0.0300101 Jy ! Component: 200 - total flux cleaned = 0.0307125 Jy ! Total flux subtracted in 200 components = 0.0307125 Jy ! Clean residual min=-0.005670 max=0.004943 Jy/beam ! Clean residual mean=0.000014 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.232794 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 36 components and 0.232794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061639Jy sigma=1.021081 ! Fit after self-cal, rms=0.061622Jy sigma=1.020866 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8738 x 2.118 at 0.4106 degrees (North through East) ! Clean map min=-0.0052578 max=0.19443 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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.01751 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.00* KP 0.94 ! LA 1.01 MK 1.03 NL 1.05 OV 1.01 ! PT 0.95 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0215 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.00* KP 0.92 ! LA 1.00 MK 0.95 NL 0.98 OV 0.99 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.950177 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.00* KP 0.99 ! LA 0.95 MK 1.06 NL 1.04 OV 1.13 ! PT 1.13 SC 1.20 ! ! ! Fit before self-cal, rms=0.061622Jy sigma=1.020866 ! Fit after self-cal, rms=0.060875Jy sigma=1.003303 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.060875Jy sigma=1.003303 ! Fit after self-cal, rms=0.060876Jy sigma=1.003173 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8815 mas, bmaj=2.135 mas, bpa=0.4114 degrees ! Estimated noise=1.07429 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.00131561 Jy ! Component: 100 - total flux cleaned = -0.00134851 Jy ! Component: 150 - total flux cleaned = -0.00134737 Jy ! Component: 200 - total flux cleaned = -0.00134686 Jy ! Total flux subtracted in 200 components = -0.00134686 Jy ! Clean residual min=-0.004439 max=0.004167 Jy/beam ! Clean residual mean=0.000003 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.231447 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.231447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060868Jy sigma=1.002468 ! Fit after self-cal, rms=0.060843Jy sigma=1.002267 ! 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.060843Jy sigma=1.002267 ! Fit after self-cal, rms=0.057977Jy sigma=0.955907 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.000535398 Jy ! Component: 100 - total flux cleaned = 0.000638901 Jy ! Component: 150 - total flux cleaned = 0.000683281 Jy ! Component: 200 - total flux cleaned = 0.000704669 Jy ! Total flux subtracted in 200 components = 0.00070467 Jy ! Clean residual min=-0.004608 max=0.004232 Jy/beam ! Clean residual mean=0.000003 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.232152 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.232152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057961Jy sigma=0.955540 ! Fit after self-cal, rms=0.057810Jy sigma=0.952713 ! 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.8815 x 2.135 at 0.4114 degrees (North through East) ! Clean map min=-0.0044017 max=0.19464 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.057810Jy sigma=0.952713 ! Fit after self-cal, rms=0.056841Jy sigma=0.917808 ! 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.056841Jy sigma=0.917808 ! Fit after self-cal, rms=0.056857Jy sigma=0.917502 ! Inverting map and beam ! Estimated beam: bmin=0.8811 mas, bmaj=2.128 mas, bpa=0.6623 degrees ! Estimated noise=1.07049 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237219 Jy ! Component: 100 - total flux cleaned = 0.00024081 Jy ! Component: 150 - total flux cleaned = 0.000217422 Jy ! Component: 200 - total flux cleaned = 0.000196048 Jy ! Total flux subtracted in 200 components = 0.000196048 Jy ! Clean residual min=-0.003894 max=0.004169 Jy/beam ! Clean residual mean=0.000003 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.232348 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.232348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056849Jy sigma=0.917158 ! Fit after self-cal, rms=0.056853Jy sigma=0.917076 ! 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.056853Jy sigma=0.917076 ! Fit after self-cal, rms=0.056530Jy sigma=0.900665 ! 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.056530Jy sigma=0.900665 ! Fit after self-cal, rms=0.056542Jy sigma=0.900631 ! Inverting map and beam ! Estimated beam: bmin=0.8837 mas, bmaj=2.137 mas, bpa=0.5218 degrees ! Estimated noise=1.0729 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.03199e-06 Jy ! Component: 100 - total flux cleaned = 2.57291e-05 Jy ! Component: 150 - total flux cleaned = 2.5531e-05 Jy ! Component: 200 - total flux cleaned = 2.51296e-05 Jy ! Total flux subtracted in 200 components = 2.51296e-05 Jy ! Clean residual min=-0.004130 max=0.003976 Jy/beam ! Clean residual mean=0.000005 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.232373 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.232373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056530Jy sigma=0.900340 ! Fit after self-cal, rms=0.056528Jy sigma=0.900299 ! 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.59 mas, bmaj=6.001 mas, bpa=4.636 degrees ! Estimated noise=1.35651 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.000404941 Jy ! Component: 100 - total flux cleaned = 0.000400999 Jy ! Component: 150 - total flux cleaned = 0.000397774 Jy ! Component: 200 - total flux cleaned = 0.000395418 Jy ! Total flux subtracted in 200 components = 0.000395418 Jy ! Clean residual min=-0.003884 max=0.004671 Jy/beam ! Clean residual mean=0.000010 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.232768 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 2 model components to the UV plane model. ! The established model now contains 52 components and 0.232768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056648Jy sigma=0.901828 ! Fit after self-cal, rms=0.056598Jy sigma=0.901199 ! Inverting map uvtaper 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.6823 mas, bmaj=1.722 mas, bpa=1.694 degrees ! Estimated noise=1.57583 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.161658 Jy ! Component: 100 - total flux cleaned = 0.203387 Jy ! Component: 150 - total flux cleaned = 0.22037 Jy ! Component: 200 - total flux cleaned = 0.227667 Jy ! Total flux subtracted in 200 components = 0.227667 Jy ! Clean residual min=-0.005929 max=0.006766 Jy/beam ! Clean residual mean=0.000001 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.227667 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.227667 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8837 mas, bmaj=2.137 mas, bpa=0.5218 degrees ! Estimated noise=1.0729 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) ! Added new window around map position (-1.2, -0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00662435 Jy ! Component: 100 - total flux cleaned = 0.00864431 Jy ! Component: 150 - total flux cleaned = 0.00913617 Jy ! Component: 200 - total flux cleaned = 0.00913857 Jy ! Total flux subtracted in 200 components = 0.00913857 Jy ! Clean residual min=-0.003749 max=0.003659 Jy/beam ! Clean residual mean=0.000015 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.236806 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.236806 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.59 mas, bmaj=6.001 mas, bpa=4.636 degrees ! Estimated noise=1.35651 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.000115932 Jy ! Component: 100 - total flux cleaned = -2.39372e-05 Jy ! Component: 150 - total flux cleaned = -2.27491e-05 Jy ! Component: 200 - total flux cleaned = -8.85123e-05 Jy ! Total flux subtracted in 200 components = -8.85123e-05 Jy ! Clean residual min=-0.003652 max=0.003829 Jy/beam ! Clean residual mean=0.000024 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.236717 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.236717 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8837 mas, bmaj=2.137 mas, bpa=0.5218 degrees ! Estimated noise=1.0729 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.63289e-05 Jy ! Component: 100 - total flux cleaned = 2.73851e-05 Jy ! Component: 150 - total flux cleaned = 2.54114e-05 Jy ! Component: 200 - total flux cleaned = 2.48803e-05 Jy ! Total flux subtracted in 200 components = 2.48803e-05 Jy ! Clean residual min=-0.003610 max=0.003611 Jy/beam ! Clean residual mean=0.000013 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.236742 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 57 components and 0.236742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056148Jy sigma=0.894215 ! Fit after self-cal, rms=0.056139Jy sigma=0.893832 wmodel J1453-2522_X_2005_07_08_yyk\_map.mod ! Writing 57 model components to file: J1453-2522_X_2005_07_08_yyk_map.mod wobs J1453-2522_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1453-2522_X_2005_07_08_yyk_uvs.fits wwins J1453-2522_X_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J1453-2522_X_2005_07_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 = 1.02498e-06 Jy ! Component: 100 - total flux cleaned = -0.000301969 Jy ! Component: 150 - total flux cleaned = -0.000635501 Jy ! Component: 200 - total flux cleaned = -0.000952427 Jy ! Component: 250 - total flux cleaned = -0.00120679 Jy ! Component: 300 - total flux cleaned = -0.00140275 Jy ! Component: 350 - total flux cleaned = -0.0015451 Jy ! Component: 400 - total flux cleaned = -0.00172894 Jy ! Component: 450 - total flux cleaned = -0.00181905 Jy ! Component: 500 - total flux cleaned = -0.00181976 Jy ! Component: 550 - total flux cleaned = -0.00194845 Jy ! Component: 600 - total flux cleaned = -0.00194841 Jy ! Component: 650 - total flux cleaned = -0.00199054 Jy ! Component: 700 - total flux cleaned = -0.00223155 Jy ! Component: 750 - total flux cleaned = -0.00227139 Jy ! Component: 800 - total flux cleaned = -0.00246523 Jy ! Component: 850 - total flux cleaned = -0.0026163 Jy ! Component: 900 - total flux cleaned = -0.00269115 Jy ! Component: 950 - total flux cleaned = -0.00291033 Jy ! Component: 1000 - total flux cleaned = -0.00298191 Jy ! Component: 1050 - total flux cleaned = -0.00312375 Jy ! Component: 1100 - total flux cleaned = -0.00319274 Jy ! Component: 1150 - total flux cleaned = -0.003261 Jy ! Component: 1200 - total flux cleaned = -0.0033281 Jy ! Component: 1250 - total flux cleaned = -0.00339388 Jy ! Component: 1300 - total flux cleaned = -0.00345965 Jy ! Component: 1350 - total flux cleaned = -0.00352385 Jy ! Component: 1400 - total flux cleaned = -0.00358809 Jy ! Component: 1450 - total flux cleaned = -0.00380714 Jy ! Component: 1500 - total flux cleaned = -0.00393016 Jy ! Component: 1550 - total flux cleaned = -0.00408138 Jy ! Component: 1600 - total flux cleaned = -0.00417063 Jy ! Component: 1650 - total flux cleaned = -0.00425925 Jy ! Component: 1700 - total flux cleaned = -0.00437552 Jy ! Component: 1750 - total flux cleaned = -0.00446123 Jy ! Component: 1800 - total flux cleaned = -0.00457363 Jy ! Component: 1850 - total flux cleaned = -0.00454599 Jy ! Component: 1900 - total flux cleaned = -0.00468362 Jy ! Component: 1950 - total flux cleaned = -0.00468363 Jy ! Component: 2000 - total flux cleaned = -0.0048448 Jy ! Total flux subtracted in 2048 components = -0.0048445 Jy ! Clean residual min=-0.001608 max=0.001525 Jy/beam ! Clean residual mean=-0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.231898 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 186 components and 0.231898 Jy ![Exited script file: muppet] wmap "J1453-2522_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8837 x 2.137 at 0.5218 degrees (North through East) ! Clean map min=-0.0026837 max=0.19615 Jy/beam ! Writing clean map to FITS file: J1453-2522_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.196149 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000509401 device "J1453-2522_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1453-2522_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.779104 0.779104 1.55821 3.11642 6.23283 12.4657 24.9313 49.8627 99.7253 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.196 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.8837 x 2.137 at 0.5218 degrees (North through East) ! Clean map min=-0.0026837 max=0.19615 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1453-2522_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1453-2522_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1453-2522_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:36:20 2006