! Started logfile: /d2/scr/pima/bp171a3_uvs/J1356-0628_C_uvs.log on Mon Feb 24 08:50:00 2014 obs /d2/scr/pima/bp171a3_uvs/J1356-0628_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J1356-0628_C_uva.fits ! AN table 1: 3 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.533333 visibilities/baseline/integration-bin. ! Found source: J1356-0628 ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 192 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 = 1024 print "field_cell =", field_cell ! field_cell = 0.3 print "taper_size =", taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp171a3_uvs/J1356-0628_C] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 = 1024x1024 pixels with 0.300x0.300 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997454Jy sigma=40.579667 ! Fit after self-cal, rms=0.979960Jy sigma=41.035004 ! 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=6.027 mas, bmaj=29.63 mas, bpa=23.64 degrees ! Estimated noise=1.65747 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.0151875 Jy ! Component: 100 - total flux cleaned = 0.0149023 Jy ! Total flux subtracted in 100 components = 0.0149023 Jy ! Clean residual min=-0.002259 max=0.002240 Jy/beam ! Clean residual mean=-0.000000 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.0149023 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0149023 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.014275Jy sigma=0.488127 ! Fit after self-cal, rms=0.013830Jy sigma=0.475344 ! 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=6.864 mas, bmaj=25.48 mas, bpa=21.51 degrees ! Estimated noise=1.45497 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.000440573 Jy ! Component: 100 - total flux cleaned = 0.000924985 Jy ! Component: 150 - total flux cleaned = 0.00104479 Jy ! Component: 200 - total flux cleaned = 0.000897166 Jy ! Total flux subtracted in 200 components = 0.000897166 Jy ! Clean residual min=-0.000804 max=0.000790 Jy/beam ! Clean residual mean=0.000001 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.0157995 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 64 components and 0.0157995 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.013101Jy sigma=0.452373 ! Fit after self-cal, rms=0.013070Jy sigma=0.450985 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.864 x 25.48 at 21.51 degrees (North through East) ! Clean map min=-0.0020096 max=0.018188 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.013070Jy sigma=0.450985 ! Fit after self-cal, rms=0.013070Jy sigma=0.450985 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.864 mas, bmaj=25.48 mas, bpa=21.51 degrees ! Estimated noise=1.45497 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.000157354 Jy ! Component: 100 - total flux cleaned = -2.67562e-05 Jy ! Component: 150 - total flux cleaned = -0.000112078 Jy ! Component: 200 - total flux cleaned = -0.000208362 Jy ! Total flux subtracted in 200 components = -0.000208362 Jy ! Clean residual min=-0.000309 max=0.000313 Jy/beam ! Clean residual mean=0.000000 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.0155911 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 142 components and 0.0155911 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.012951Jy sigma=0.448142 ! Fit after self-cal, rms=0.012953Jy sigma=0.447959 ! 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.012953Jy sigma=0.447959 ! Fit after self-cal, rms=0.012953Jy sigma=0.447959 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.864 mas, bmaj=25.48 mas, bpa=21.51 degrees ! Estimated noise=1.45497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211608 Jy ! Component: 100 - total flux cleaned = 0.000212112 Jy ! Component: 150 - total flux cleaned = 0.000213283 Jy ! Component: 200 - total flux cleaned = 0.00020124 Jy ! Total flux subtracted in 200 components = 0.00020124 Jy ! Clean residual min=-0.000202 max=0.000200 Jy/beam ! Clean residual mean=0.000000 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.0157923 Jy selfcal ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 228 components and 0.0157923 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.012912Jy sigma=0.446886 ! Fit after self-cal, rms=0.012916Jy sigma=0.446811 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 = -2.95148e-05 Jy ! Component: 100 - total flux cleaned = -0.000117376 Jy ! Component: 150 - total flux cleaned = -0.000168479 Jy ! Component: 200 - total flux cleaned = -0.000168453 Jy ! Total flux subtracted in 200 components = -0.000168453 Jy ! Clean residual min=-0.000164 max=0.000164 Jy/beam ! Clean residual mean=-0.000000 rms=0.000076 Jy/beam ! Combined flux in latest and established models = 0.0156239 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 294 components and 0.0156239 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.012894Jy sigma=0.446163 ! Fit after self-cal, rms=0.012898Jy sigma=0.446119 ! 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.012898Jy sigma=0.446119 ! Fit after self-cal, rms=0.012898Jy sigma=0.446119 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.864 mas, bmaj=25.48 mas, bpa=21.51 degrees ! Estimated noise=1.45497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.8151e-05 Jy ! Component: 100 - total flux cleaned = -4.75596e-05 Jy ! Component: 150 - total flux cleaned = -3.84616e-05 Jy ! Component: 200 - total flux cleaned = -5.63126e-05 Jy ! Total flux subtracted in 200 components = -5.63126e-05 Jy ! Clean residual min=-0.000147 max=0.000147 Jy/beam ! Clean residual mean=-0.000000 rms=0.000068 Jy/beam ! Combined flux in latest and established models = 0.0155676 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 356 components and 0.0155676 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.012883Jy sigma=0.445567 ! Fit after self-cal, rms=0.012887Jy sigma=0.445530 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.50771e-05 Jy ! Component: 100 - total flux cleaned = -8.17378e-05 Jy ! Component: 150 - total flux cleaned = -0.000106712 Jy ! Component: 200 - total flux cleaned = -0.000123063 Jy ! Total flux subtracted in 200 components = -0.000123063 Jy ! Clean residual min=-0.000135 max=0.000135 Jy/beam ! Clean residual mean=-0.000000 rms=0.000061 Jy/beam ! Combined flux in latest and established models = 0.0154445 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 421 components and 0.0154445 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.012874Jy sigma=0.445078 ! Fit after self-cal, rms=0.012877Jy sigma=0.445038 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.012877Jy sigma=0.445038 ! Fit after self-cal, rms=0.012877Jy sigma=0.445038 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.092 mas, bmaj=24.99 mas, bpa=21.32 degrees ! Estimated noise=1.45941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.24974e-05 Jy ! Component: 100 - total flux cleaned = -0.000123616 Jy ! Component: 150 - total flux cleaned = -0.000147377 Jy ! Component: 200 - total flux cleaned = -0.000139565 Jy ! Total flux subtracted in 200 components = -0.000139565 Jy ! Clean residual min=-0.000127 max=0.000126 Jy/beam ! Clean residual mean=-0.000000 rms=0.000058 Jy/beam ! Combined flux in latest and established models = 0.0153049 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 475 components and 0.0153049 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.012865Jy sigma=0.444633 ! Fit after self-cal, rms=0.012868Jy sigma=0.444593 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 = -7.90701e-05 Jy ! Component: 100 - total flux cleaned = -0.00010326 Jy ! Component: 150 - total flux cleaned = -0.000118289 Jy ! Component: 200 - total flux cleaned = -9.66473e-05 Jy ! Total flux subtracted in 200 components = -9.66473e-05 Jy ! Clean residual min=-0.000119 max=0.000119 Jy/beam ! Clean residual mean=-0.000000 rms=0.000053 Jy/beam ! Combined flux in latest and established models = 0.0152083 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 521 components and 0.0152083 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.012858Jy sigma=0.444217 ! Fit after self-cal, rms=0.012861Jy sigma=0.444169 ! 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=6.864 mas, bmaj=25.48 mas, bpa=21.51 degrees ! Estimated noise=1.45497 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.864 x 25.48 at 21.51 degrees (North through East) ! Clean map min=-0.0017191 max=0.01816 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=6.027 mas, bmaj=29.63 mas, bpa=23.64 degrees ! Estimated noise=1.65747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148132 Jy ! Component: 100 - total flux cleaned = 0.0146855 Jy ! Component: 150 - total flux cleaned = 0.0149276 Jy ! Component: 200 - total flux cleaned = 0.01536 Jy ! Total flux subtracted in 200 components = 0.01536 Jy ! Clean residual min=-0.001648 max=0.001636 Jy/beam ! Clean residual mean=-0.000001 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.01536 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.01536 Jy ! Inverting map and beam ! Estimated beam: bmin=6.864 mas, bmaj=25.48 mas, bpa=21.51 degrees ! Estimated noise=1.45497 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 = 5.78243e-05 Jy ! Component: 100 - total flux cleaned = 0.000470277 Jy ! Component: 150 - total flux cleaned = 0.000440675 Jy ! Component: 200 - total flux cleaned = 0.000125674 Jy ! Total flux subtracted in 200 components = 0.000125674 Jy ! Clean residual min=-0.000560 max=0.000560 Jy/beam ! Clean residual mean=-0.000001 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.0154857 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 131 components and 0.0154857 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.092 mas, bmaj=24.99 mas, bpa=21.32 degrees ! Estimated noise=1.45941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.87135e-05 Jy ! Component: 100 - total flux cleaned = -0.000118622 Jy ! Component: 150 - total flux cleaned = -0.000202666 Jy ! Component: 200 - total flux cleaned = -0.000157689 Jy ! Total flux subtracted in 200 components = -0.000157689 Jy ! Clean residual min=-0.000237 max=0.000236 Jy/beam ! Clean residual mean=-0.000000 rms=0.000108 Jy/beam ! Combined flux in latest and established models = 0.015328 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 = -1.35589e-05 Jy ! Component: 100 - total flux cleaned = -2.64601e-05 Jy ! Component: 150 - total flux cleaned = -5.18006e-05 Jy ! Component: 200 - total flux cleaned = -6.42103e-05 Jy ! Total flux subtracted in 200 components = -6.42103e-05 Jy ! Clean residual min=-0.000204 max=0.000202 Jy/beam ! Clean residual mean=0.000000 rms=0.000088 Jy/beam ! Combined flux in latest and established models = 0.0152638 Jy ! Adding 154 model components to the UV plane model. ! The established model now contains 284 components and 0.0152638 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.864 mas, bmaj=25.48 mas, bpa=21.51 degrees ! Estimated noise=1.45497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122131 Jy ! Component: 100 - total flux cleaned = 0.000220738 Jy ! Component: 150 - total flux cleaned = 0.000281938 Jy ! Component: 200 - total flux cleaned = 0.000262842 Jy ! Total flux subtracted in 200 components = 0.000262842 Jy ! Clean residual min=-0.000157 max=0.000158 Jy/beam ! Clean residual mean=-0.000000 rms=0.000069 Jy/beam ! Combined flux in latest and established models = 0.0155266 Jy selfcal ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 350 components and 0.0155266 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.012897Jy sigma=0.445877 ! Fit after self-cal, rms=0.012897Jy sigma=0.445780 wmodel /d2/scr/pima/bp171a3_uvs/J1356-0628_C_map.mod ! Writing 350 model components to file: /d2/scr/pima/bp171a3_uvs/J1356-0628_C_map.mod wobs /d2/scr/pima/bp171a3_uvs/J1356-0628_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J1356-0628_C_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J1356-0628_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp171a3_uvs/J1356-0628_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.864 x 25.48 at 21.51 degrees (North through East) ! Clean map min=-0.0024478 max=0.017111 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J1356-0628_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.017111 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.23581e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.26863 1.26863 2.53725 5.07451 10.149 20.298 40.5961 81.1921 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.017 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 236.476 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J1356-0628_C_uvs.log closed on Mon Feb 24 08:50:04 2014