! Started logfile: /scr/pima/s3111c_uvs/J0229-3643_X_uvs.log on Tue Jul 24 09:21:23 2012 obs /scr/pima/s3111c_uvs/J0229-3643_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J0229-3643_X_uva.fits ! AN table 1: 9 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.592593 visibilities/baseline/integration-bin. ! Found source: J0229-3643 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.41193e+09 1.6e+07 1 1.6e+07 ! 02 2 8.42793e+09 1.6e+07 1 1.6e+07 ! 03 3 8.52393e+09 1.6e+07 1 1.6e+07 ! 04 4 8.57193e+09 1.6e+07 1 1.6e+07 ! 05 5 8.65193e+09 1.6e+07 1 1.6e+07 ! 06 6 8.82793e+09 1.6e+07 1 1.6e+07 ! 07 7 8.85993e+09 1.6e+07 1 1.6e+07 ! 08 8 8.89193e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 640 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.1 print "taper_size =",taper_size ! taper_size = 120 ![@/home/lpetrov/bin/01_muppet /scr/pima/s3111c_uvs/J0229-3643_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.100x0.100 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! 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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.082866Jy sigma=0.765702 ! Fit after self-cal, rms=0.784624Jy sigma=0.554813 ! 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.7649 mas, bmaj=6.923 mas, bpa=21.2 degrees ! Estimated noise=80.7735 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.168986 Jy ! Component: 100 - total flux cleaned = 0.189995 Jy ! Total flux subtracted in 100 components = 0.189995 Jy ! Clean residual min=-0.015739 max=0.015490 Jy/beam ! Clean residual mean=-0.000239 rms=0.006792 Jy/beam ! Combined flux in latest and established models = 0.189995 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.189995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.061281Jy sigma=0.043332 ! Fit after self-cal, rms=0.061267Jy sigma=0.043322 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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=1.072 mas, bmaj=5.949 mas, bpa=18.96 degrees ! Estimated noise=43.98 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179891 Jy ! Component: 100 - total flux cleaned = 0.0297921 Jy ! Component: 150 - total flux cleaned = 0.0384302 Jy ! Component: 200 - total flux cleaned = 0.0447853 Jy ! Total flux subtracted in 200 components = 0.0447853 Jy ! Clean residual min=-0.005201 max=0.005326 Jy/beam ! Clean residual mean=-0.000145 rms=0.002007 Jy/beam ! Combined flux in latest and established models = 0.23478 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 45 components and 0.23478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.054536Jy sigma=0.038563 ! Fit after self-cal, rms=0.054520Jy sigma=0.038552 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.16 KP 1.04 NL 1.11 OV 1.00* ! PT 0.95 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.18 KP 0.97 NL 1.03 OV 1.00* ! PT 0.96 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.18 KP 1.05 NL 1.02 OV 1.00* ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.15 KP 0.97 NL 1.06 OV 1.00* ! PT 0.99 SC 1.05 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 1.02 NL 0.97 OV 1.00* ! PT 0.92 SC 1.04 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 0.92 NL 1.01 OV 1.00* ! PT 0.93 SC 1.08 ! ! ! Correcting IF 7. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.86 KP 0.87 NL 0.88 OV 1.00* ! PT 0.95 SC 0.95 ! ! ! Fit before self-cal, rms=0.054520Jy sigma=0.038552 ! Fit after self-cal, rms=0.041599Jy sigma=0.030448 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.047 mas, bmaj=6.053 mas, bpa=19.3 degrees ! Estimated noise=44.5874 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00197422 Jy ! Component: 100 - total flux cleaned = -0.00282916 Jy ! Component: 150 - total flux cleaned = -0.00350735 Jy ! Component: 200 - total flux cleaned = -0.00379524 Jy ! Total flux subtracted in 200 components = -0.00379524 Jy ! Clean residual min=-0.001123 max=0.001115 Jy/beam ! Clean residual mean=-0.000022 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.230985 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 89 components and 0.230985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041063Jy sigma=0.030103 ! Fit after self-cal, rms=0.041085Jy sigma=0.030088 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041085Jy sigma=0.030088 ! Fit after self-cal, rms=0.041171Jy sigma=0.030073 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.046 mas, bmaj=6.048 mas, bpa=19.3 degrees ! Estimated noise=44.6819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208725 Jy ! Component: 100 - total flux cleaned = -0.000441806 Jy ! Component: 150 - total flux cleaned = -0.000603951 Jy ! Component: 200 - total flux cleaned = -0.000290134 Jy ! Total flux subtracted in 200 components = -0.000290134 Jy ! Clean residual min=-0.000555 max=0.000561 Jy/beam ! Clean residual mean=0.000011 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.230694 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 127 components and 0.230695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041088Jy sigma=0.030023 ! Fit after self-cal, rms=0.041086Jy sigma=0.030022 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103829 Jy ! Component: 100 - total flux cleaned = -7.53532e-05 Jy ! Component: 150 - total flux cleaned = -0.000147854 Jy ! Component: 200 - total flux cleaned = -0.000288721 Jy ! Total flux subtracted in 200 components = -0.000288721 Jy ! Clean residual min=-0.000387 max=0.000388 Jy/beam ! Clean residual mean=0.000007 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.230406 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 170 components and 0.230406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041059Jy sigma=0.030002 ! Fit after self-cal, rms=0.041058Jy sigma=0.030001 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041058Jy sigma=0.030001 ! Fit after self-cal, rms=0.041055Jy sigma=0.029996 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.046 mas, bmaj=6.045 mas, bpa=19.29 degrees ! Estimated noise=44.6917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288647 Jy ! Component: 100 - total flux cleaned = 0.000339177 Jy ! Component: 150 - total flux cleaned = 0.000275186 Jy ! Component: 200 - total flux cleaned = 0.000193681 Jy ! Total flux subtracted in 200 components = 0.000193681 Jy ! Clean residual min=-0.000333 max=0.000333 Jy/beam ! Clean residual mean=0.000009 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.230599 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 202 components and 0.230599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041033Jy sigma=0.029980 ! Fit after self-cal, rms=0.041033Jy sigma=0.029979 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133588 Jy ! Component: 100 - total flux cleaned = -0.00021145 Jy ! Component: 150 - total flux cleaned = -0.000305281 Jy ! Component: 200 - total flux cleaned = -0.000394845 Jy ! Total flux subtracted in 200 components = -0.000394845 Jy ! Clean residual min=-0.000293 max=0.000299 Jy/beam ! Clean residual mean=0.000002 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.230205 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 227 components and 0.230205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041018Jy sigma=0.029967 ! Fit after self-cal, rms=0.041018Jy sigma=0.029967 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041018Jy sigma=0.029967 ! Fit after self-cal, rms=0.041036Jy sigma=0.029966 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.677 mas, bmaj=6.574 mas, bpa=12.1 degrees ! Estimated noise=48.1929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.94474e-05 Jy ! Component: 100 - total flux cleaned = -6.67514e-05 Jy ! Component: 150 - total flux cleaned = -6.72271e-05 Jy ! Component: 200 - total flux cleaned = -6.69596e-05 Jy ! Total flux subtracted in 200 components = -6.69596e-05 Jy ! Clean residual min=-0.000269 max=0.000262 Jy/beam ! Clean residual mean=0.000010 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.230138 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 260 components and 0.230138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041025Jy sigma=0.029958 ! Fit after self-cal, rms=0.041024Jy sigma=0.029957 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.35379e-05 Jy ! Component: 100 - total flux cleaned = -6.83041e-05 Jy ! Component: 150 - total flux cleaned = -5.51151e-05 Jy ! Component: 200 - total flux cleaned = -2.65072e-05 Jy ! Total flux subtracted in 200 components = -2.65072e-05 Jy ! Clean residual min=-0.000233 max=0.000235 Jy/beam ! Clean residual mean=0.000010 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.230111 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 282 components and 0.230111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041017Jy sigma=0.029951 ! Fit after self-cal, rms=0.041016Jy sigma=0.029951 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=1.046 mas, bmaj=6.044 mas, bpa=19.29 degrees ! Estimated noise=44.7144 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.046 x 6.044 at 19.29 degrees (North through East) ! Clean map min=-0.0045772 max=0.21024 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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.7542 mas, bmaj=6.989 mas, bpa=21.22 degrees ! Estimated noise=78.5942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162355 Jy ! Component: 100 - total flux cleaned = 0.18749 Jy ! Component: 150 - total flux cleaned = 0.187559 Jy ! Component: 200 - total flux cleaned = 0.187972 Jy ! Total flux subtracted in 200 components = 0.187972 Jy ! Clean residual min=-0.005518 max=0.005484 Jy/beam ! Clean residual mean=-0.000069 rms=0.002415 Jy/beam ! Combined flux in latest and established models = 0.187972 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.187972 Jy ! Inverting map and beam ! Estimated beam: bmin=1.046 mas, bmaj=6.044 mas, bpa=19.29 degrees ! Estimated noise=44.7144 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00483117 Jy ! Component: 100 - total flux cleaned = 0.00578843 Jy ! Component: 150 - total flux cleaned = 0.00821245 Jy ! Component: 200 - total flux cleaned = 0.0103352 Jy ! Total flux subtracted in 200 components = 0.0103352 Jy ! Clean residual min=-0.001987 max=0.002016 Jy/beam ! Clean residual mean=0.000043 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.198307 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 96 components and 0.198307 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.677 mas, bmaj=6.574 mas, bpa=12.1 degrees ! Estimated noise=48.1929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.03412e-05 Jy ! Component: 100 - total flux cleaned = 0.000154691 Jy ! Component: 150 - total flux cleaned = 0.000230105 Jy ! Component: 200 - total flux cleaned = 8.96368e-05 Jy ! Total flux subtracted in 200 components = 8.96368e-05 Jy ! Clean residual min=-0.001209 max=0.001190 Jy/beam ! Clean residual mean=-0.000010 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.198397 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000224853 Jy ! Component: 100 - total flux cleaned = -0.000463866 Jy ! Component: 150 - total flux cleaned = -0.000809823 Jy ! Component: 200 - total flux cleaned = -0.000908407 Jy ! Total flux subtracted in 200 components = -0.000908407 Jy ! Clean residual min=-0.001699 max=0.001682 Jy/beam ! Clean residual mean=-0.000049 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.197488 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 182 components and 0.197488 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.046 mas, bmaj=6.044 mas, bpa=19.29 degrees ! Estimated noise=44.7144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531687 Jy ! Component: 100 - total flux cleaned = 0.000311153 Jy ! Component: 150 - total flux cleaned = -0.000418018 Jy ! Component: 200 - total flux cleaned = -0.00114803 Jy ! Total flux subtracted in 200 components = -0.00114803 Jy ! Clean residual min=-0.001112 max=0.001110 Jy/beam ! Clean residual mean=0.000033 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.19634 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 205 components and 0.19634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.041131Jy sigma=0.030050 ! Fit after self-cal, rms=0.041123Jy sigma=0.030041 wmodel /scr/pima/s3111c_uvs/J0229-3643_X_map.mod ! Writing 205 model components to file: /scr/pima/s3111c_uvs/J0229-3643_X_map.mod wobs /scr/pima/s3111c_uvs/J0229-3643_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J0229-3643_X_uvs.fits wwins /scr/pima/s3111c_uvs/J0229-3643_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/s3111c_uvs/J0229-3643_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.046 x 6.044 at 19.29 degrees (North through East) ! Clean map min=-0.0077495 max=0.20693 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J0229-3643_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.206932 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000397008 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.575565 0.575565 1.15113 2.30226 4.60452 9.20904 18.4181 36.8361 73.6723 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.206 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J0229-3643_X_uvs.log closed on Tue Jul 24 09:21:24 2012