! Started logfile: J0135-2008_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:41:09 2007 obs J0135-2008_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0135-2008_S_1997_08_27_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.951208 visibilities/baseline/integration-bin. ! Found source: J0135-2008 ! ! 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 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 23628 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 J0135-2008_S_1997_08_27_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.815502 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=2.695 mas, bmaj=7.057 mas, bpa=-1.951 degrees ! Estimated noise=2022.06 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.607381 Jy ! Component: 100 - total flux cleaned = 0.731753 Jy ! Total flux subtracted in 100 components = 0.731753 Jy ! Clean residual min=-0.027544 max=0.040208 Jy/beam ! Clean residual mean=0.000370 rms=0.008162 Jy/beam ! Combined flux in latest and established models = 0.731753 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.731753 Jy ! ! Correcting IF 1. ! A total of 220 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.365495Jy sigma=0.001276 ! Fit after self-cal, rms=0.365145Jy sigma=0.001275 ! Inverting map and beam ! Estimated beam: bmin=2.695 mas, bmaj=7.057 mas, bpa=-1.951 degrees ! Estimated noise=2022.06 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=3.426 mas, bmaj=8.678 mas, bpa=-5.471 degrees ! Estimated noise=1225.33 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.0457663 Jy ! Component: 100 - total flux cleaned = 0.0488014 Jy ! Component: 150 - total flux cleaned = 0.048879 Jy ! Component: 200 - total flux cleaned = 0.0488979 Jy ! Total flux subtracted in 200 components = 0.0488979 Jy ! Clean residual min=-0.017769 max=0.023405 Jy/beam ! Clean residual mean=0.000596 rms=0.005499 Jy/beam ! Combined flux in latest and established models = 0.780651 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.780651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359872Jy sigma=0.001257 ! Fit after self-cal, rms=0.359756Jy sigma=0.001257 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.426 x 8.678 at -5.471 degrees (North through East) ! Clean map min=-0.018386 max=0.69419 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0287 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.06 HN 0.96 KP 0.92 ! LA 1.00 MK 1.00 NL 1.00* OV 1.06 ! PT 0.95 SC 0.80 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981598 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.13 HN 1.12 KP 0.94 ! LA 1.07 MK 1.04 NL 1.00 OV 1.03 ! PT 0.94 SC 0.90 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04488 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 0.97 KP 0.91 ! LA 0.81 MK 0.87 NL 0.97 OV 0.94 ! PT 1.10 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981498 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.28 KP 0.94 ! LA 0.89 MK 1.04 NL 1.09 OV 0.92 ! PT 0.92 SC 1.00 ! ! ! Fit before self-cal, rms=0.359756Jy sigma=0.001257 ! Fit after self-cal, rms=0.345513Jy sigma=0.001221 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.345513Jy sigma=0.001221 ! Fit after self-cal, rms=0.345510Jy sigma=0.001221 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=8.428 mas, bpa=-3.984 degrees ! Estimated noise=1225.27 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 (6, 12). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.024541 Jy ! Component: 100 - total flux cleaned = 0.0321397 Jy ! Component: 150 - total flux cleaned = 0.03344 Jy ! Component: 200 - total flux cleaned = 0.0339965 Jy ! Total flux subtracted in 200 components = 0.0339965 Jy ! Clean residual min=-0.009775 max=0.010496 Jy/beam ! Clean residual mean=0.000068 rms=0.002774 Jy/beam ! Combined flux in latest and established models = 0.814648 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 50 components and 0.814648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.343942Jy sigma=0.001216 ! Fit after self-cal, rms=0.343765Jy sigma=0.001215 ! 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.343765Jy sigma=0.001215 ! Fit after self-cal, rms=0.341460Jy sigma=0.001206 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.00522995 Jy ! Component: 100 - total flux cleaned = 0.00606375 Jy ! Component: 150 - total flux cleaned = 0.00628973 Jy ! Component: 200 - total flux cleaned = 0.00669506 Jy ! Total flux subtracted in 200 components = 0.00669506 Jy ! Clean residual min=-0.009516 max=0.009421 Jy/beam ! Clean residual mean=0.000030 rms=0.002571 Jy/beam ! Combined flux in latest and established models = 0.821343 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.821343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.340985Jy sigma=0.001205 ! Fit after self-cal, rms=0.340576Jy sigma=0.001204 ! 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: 3.399 x 8.428 at -3.984 degrees (North through East) ! Clean map min=-0.0095578 max=0.69541 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.340576Jy sigma=0.001204 ! Fit after self-cal, rms=0.355432Jy sigma=0.001185 ! 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.355432Jy sigma=0.001185 ! Fit after self-cal, rms=0.355367Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=8.439 mas, bpa=-4.105 degrees ! Estimated noise=1216.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00826729 Jy ! Component: 100 - total flux cleaned = 0.00978952 Jy ! Component: 150 - total flux cleaned = 0.0102326 Jy ! Component: 200 - total flux cleaned = 0.0103648 Jy ! Total flux subtracted in 200 components = 0.0103648 Jy ! Clean residual min=-0.005693 max=0.007071 Jy/beam ! Clean residual mean=-0.000030 rms=0.001811 Jy/beam ! Combined flux in latest and established models = 0.831707 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 91 components and 0.831707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355194Jy sigma=0.001184 ! Fit after self-cal, rms=0.355150Jy sigma=0.001183 ! 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.355150Jy sigma=0.001183 ! Fit after self-cal, rms=0.356076Jy sigma=0.001182 ! 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.356076Jy sigma=0.001182 ! Fit after self-cal, rms=0.356071Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=8.43 mas, bpa=-4.13 degrees ! Estimated noise=1217.95 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00487085 Jy ! Component: 100 - total flux cleaned = 0.00553121 Jy ! Component: 150 - total flux cleaned = 0.00575142 Jy ! Component: 200 - total flux cleaned = 0.00585058 Jy ! Total flux subtracted in 200 components = 0.00585058 Jy ! Clean residual min=-0.005468 max=0.007350 Jy/beam ! Clean residual mean=-0.000019 rms=0.001723 Jy/beam ! Combined flux in latest and established models = 0.837558 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.837558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355987Jy sigma=0.001182 ! Fit after self-cal, rms=0.355973Jy sigma=0.001182 ! Inverting map ! Added new window around map position (12, 44.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00796811 Jy ! Component: 100 - total flux cleaned = 0.0104881 Jy ! Component: 150 - total flux cleaned = 0.0109719 Jy ! Component: 200 - total flux cleaned = 0.0109756 Jy ! Total flux subtracted in 200 components = 0.0109756 Jy ! Clean residual min=-0.004620 max=0.004904 Jy/beam ! Clean residual mean=-0.000075 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.848534 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 136 components and 0.848534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355826Jy sigma=0.001181 ! Fit after self-cal, rms=0.355813Jy sigma=0.001181 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.308 mas, bmaj=16.96 mas, bpa=4.153 degrees ! Estimated noise=1536.7 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.00217323 Jy ! Component: 100 - total flux cleaned = 0.00234669 Jy ! Component: 150 - total flux cleaned = 0.00248777 Jy ! Component: 200 - total flux cleaned = 0.00254907 Jy ! Total flux subtracted in 200 components = 0.00254907 Jy ! Clean residual min=-0.004825 max=0.005433 Jy/beam ! Clean residual mean=-0.000149 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.851083 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 159 components and 0.851083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355810Jy sigma=0.001181 ! Fit after self-cal, rms=0.355808Jy sigma=0.001181 ! 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=2.677 mas, bmaj=6.952 mas, bpa=-1.109 degrees ! Estimated noise=2019.37 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.607812 Jy ! Component: 100 - total flux cleaned = 0.730632 Jy ! Component: 150 - total flux cleaned = 0.772064 Jy ! Component: 200 - total flux cleaned = 0.793736 Jy ! Total flux subtracted in 200 components = 0.793736 Jy ! Clean residual min=-0.011329 max=0.012998 Jy/beam ! Clean residual mean=0.000091 rms=0.003374 Jy/beam ! Combined flux in latest and established models = 0.793736 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.793736 Jy ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=8.43 mas, bpa=-4.13 degrees ! Estimated noise=1217.95 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.0249901 Jy ! Component: 100 - total flux cleaned = 0.0377384 Jy ! Component: 150 - total flux cleaned = 0.0424143 Jy ! Component: 200 - total flux cleaned = 0.0458328 Jy ! Total flux subtracted in 200 components = 0.0458328 Jy ! Clean residual min=-0.005596 max=0.005768 Jy/beam ! Clean residual mean=-0.000030 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 0.839569 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 71 components and 0.839569 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.308 mas, bmaj=16.96 mas, bpa=4.153 degrees ! Estimated noise=1536.7 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.00652821 Jy ! Component: 100 - total flux cleaned = 0.0085146 Jy ! Component: 150 - total flux cleaned = 0.00905574 Jy ! Component: 200 - total flux cleaned = 0.00958358 Jy ! Total flux subtracted in 200 components = 0.00958358 Jy ! Clean residual min=-0.004779 max=0.005396 Jy/beam ! Clean residual mean=-0.000124 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.849152 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 100 components and 0.849153 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=8.43 mas, bpa=-4.13 degrees ! Estimated noise=1217.95 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000606742 Jy ! Component: 100 - total flux cleaned = 0.00042993 Jy ! Component: 150 - total flux cleaned = 0.000569579 Jy ! Component: 200 - total flux cleaned = 0.00082892 Jy ! Total flux subtracted in 200 components = 0.00082892 Jy ! Clean residual min=-0.005536 max=0.004740 Jy/beam ! Clean residual mean=-0.000074 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.849981 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 119 components and 0.849981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355839Jy sigma=0.001181 ! Fit after self-cal, rms=0.355817Jy sigma=0.001181 wmodel J0135-2008_S_1997_08_27_yyk\_map.mod ! Writing 119 model components to file: J0135-2008_S_1997_08_27_yyk_map.mod wobs J0135-2008_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0135-2008_S_1997_08_27_yyk_uvs.fits wwins J0135-2008_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J0135-2008_S_1997_08_27_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.0021808 Jy ! Component: 100 - total flux cleaned = -0.00244084 Jy ! Component: 150 - total flux cleaned = -0.00252291 Jy ! Component: 200 - total flux cleaned = -0.00252298 Jy ! Component: 250 - total flux cleaned = -0.00259557 Jy ! Component: 300 - total flux cleaned = -0.00259356 Jy ! Component: 350 - total flux cleaned = -0.00266186 Jy ! Component: 400 - total flux cleaned = -0.00253026 Jy ! Component: 450 - total flux cleaned = -0.00233835 Jy ! Component: 500 - total flux cleaned = -0.00233869 Jy ! Component: 550 - total flux cleaned = -0.00233863 Jy ! Component: 600 - total flux cleaned = -0.00245815 Jy ! Component: 650 - total flux cleaned = -0.00240018 Jy ! Component: 700 - total flux cleaned = -0.00245696 Jy ! Component: 750 - total flux cleaned = -0.00234541 Jy ! Component: 800 - total flux cleaned = -0.00234603 Jy ! Component: 850 - total flux cleaned = -0.00223983 Jy ! Component: 900 - total flux cleaned = -0.00223955 Jy ! Component: 950 - total flux cleaned = -0.00218801 Jy ! Component: 1000 - total flux cleaned = -0.00203795 Jy ! Component: 1050 - total flux cleaned = -0.00208705 Jy ! Component: 1100 - total flux cleaned = -0.00198943 Jy ! Component: 1150 - total flux cleaned = -0.00189366 Jy ! Component: 1200 - total flux cleaned = -0.00180042 Jy ! Component: 1250 - total flux cleaned = -0.00175413 Jy ! Component: 1300 - total flux cleaned = -0.00179974 Jy ! Component: 1350 - total flux cleaned = -0.00184373 Jy ! Component: 1400 - total flux cleaned = -0.00171133 Jy ! Component: 1450 - total flux cleaned = -0.00175532 Jy ! Component: 1500 - total flux cleaned = -0.00171243 Jy ! Component: 1550 - total flux cleaned = -0.00158581 Jy ! Component: 1600 - total flux cleaned = -0.00150237 Jy ! Component: 1650 - total flux cleaned = -0.00146148 Jy ! Component: 1700 - total flux cleaned = -0.00146174 Jy ! Component: 1750 - total flux cleaned = -0.0013817 Jy ! Component: 1800 - total flux cleaned = -0.00150023 Jy ! Component: 1850 - total flux cleaned = -0.00134317 Jy ! Component: 1900 - total flux cleaned = -0.00145904 Jy ! Component: 1950 - total flux cleaned = -0.00138221 Jy ! Component: 2000 - total flux cleaned = -0.00160876 Jy ! Total flux subtracted in 2048 components = -0.00157099 Jy ! Clean residual min=-0.002053 max=0.002892 Jy/beam ! Clean residual mean=-0.000007 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.84841 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 258 components and 0.84841 Jy ![Exited script file: muppet] wmap "J0135-2008_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.371 x 8.43 at -4.13 degrees (North through East) ! Clean map min=-0.004617 max=0.68897 Jy/beam ! Writing clean map to FITS file: J0135-2008_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.688971 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000770041 device "J0135-2008_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0135-2008_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.335301 0.335301 0.670601 1.3412 2.6824 5.36481 10.7296 21.4592 42.9185 85.8369 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.688 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.371 x 8.43 at -4.13 degrees (North through East) ! Clean map min=-0.004617 max=0.68897 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0135-2008_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0135-2008_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0135-2008_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:41:17 2007