! Started logfile: /d2/scr/pima/bp177i_uvs/J1742+6512_X_uvs.log on Tue Apr 15 00:28:05 2014 obs /d2/scr/pima/bp177i_uvs/J1742+6512_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177i_uvs/J1742+6512_X_uva.fits ! AN table 1: 6 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.761905 visibilities/baseline/integration-bin. ! Found source: J1742+6512 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 768 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177i_uvs/J1742+6512_X] 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.200x0.200 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.997895Jy sigma=38.562090 ! Fit after self-cal, rms=0.983425Jy sigma=38.272713 ! 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=2.063 mas, bmaj=7.37 mas, bpa=-87.84 degrees ! Estimated noise=1.10562 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.0126488 Jy ! Component: 100 - total flux cleaned = 0.0158997 Jy ! Total flux subtracted in 100 components = 0.0158997 Jy ! Clean residual min=-0.001673 max=0.001710 Jy/beam ! Clean residual mean=0.000021 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.0158997 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0158997 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.016355Jy sigma=0.579505 ! Fit after self-cal, rms=0.015196Jy sigma=0.529925 ! 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=2.395 mas, bmaj=7.505 mas, bpa=-88.43 degrees ! Estimated noise=0.689476 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.00211243 Jy ! Component: 100 - total flux cleaned = 0.00241197 Jy ! Component: 150 - total flux cleaned = 0.00269662 Jy ! Component: 200 - total flux cleaned = 0.00259026 Jy ! Total flux subtracted in 200 components = 0.00259026 Jy ! Clean residual min=-0.000523 max=0.000528 Jy/beam ! Clean residual mean=0.000009 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.0184899 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 80 components and 0.0184899 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.014598Jy sigma=0.509546 ! Fit after self-cal, rms=0.014558Jy sigma=0.509037 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.395 x 7.505 at -88.43 degrees (North through East) ! Clean map min=-0.0011138 max=0.016092 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: ! BR 1.12 FD 1.08 KP 1.06 LA 0.94 ! OV 0.91 PT 0.92 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.95 KP 0.94 LA 1.01 ! OV 0.88 PT 1.01 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 KP 1.06 LA 1.02 ! OV 1.04 PT 0.84 SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.03 KP 1.19 LA 1.01 ! OV 1.02 PT 0.95 SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 KP 1.03 LA 0.84 ! OV 0.88 PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.014558Jy sigma=0.509037 ! Fit after self-cal, rms=0.014260Jy sigma=0.505499 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.409 mas, bmaj=7.501 mas, bpa=-88.67 degrees ! Estimated noise=0.680975 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.000422694 Jy ! Component: 100 - total flux cleaned = -0.000762921 Jy ! Component: 150 - total flux cleaned = -0.00105994 Jy ! Component: 200 - total flux cleaned = -0.00123124 Jy ! Total flux subtracted in 200 components = -0.00123124 Jy ! Clean residual min=-0.000299 max=0.000300 Jy/beam ! Clean residual mean=0.000001 rms=0.000108 Jy/beam ! Combined flux in latest and established models = 0.0172587 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 124 components and 0.0172587 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.014193Jy sigma=0.502859 ! Fit after self-cal, rms=0.014185Jy sigma=0.502538 ! 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.014185Jy sigma=0.502538 ! Fit after self-cal, rms=0.014245Jy sigma=0.502319 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.403 mas, bmaj=7.502 mas, bpa=-88.64 degrees ! Estimated noise=0.682356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204374 Jy ! Component: 100 - total flux cleaned = -0.000382609 Jy ! Component: 150 - total flux cleaned = -0.00049351 Jy ! Component: 200 - total flux cleaned = -0.000580011 Jy ! Total flux subtracted in 200 components = -0.000580011 Jy ! Clean residual min=-0.000232 max=0.000230 Jy/beam ! Clean residual mean=0.000002 rms=0.000088 Jy/beam ! Combined flux in latest and established models = 0.0166787 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 174 components and 0.0166787 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.014208Jy sigma=0.500892 ! Fit after self-cal, rms=0.014204Jy sigma=0.500840 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 = -8.61887e-05 Jy ! Component: 100 - total flux cleaned = -0.000111404 Jy ! Component: 150 - total flux cleaned = -0.000100143 Jy ! Component: 200 - total flux cleaned = -0.000121999 Jy ! Total flux subtracted in 200 components = -0.000121999 Jy ! Clean residual min=-0.000176 max=0.000177 Jy/beam ! Clean residual mean=0.000001 rms=0.000069 Jy/beam ! Combined flux in latest and established models = 0.0165567 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 219 components and 0.0165567 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.014183Jy sigma=0.500122 ! Fit after self-cal, rms=0.014180Jy sigma=0.500094 ! 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.014180Jy sigma=0.500094 ! Fit after self-cal, rms=0.014056Jy sigma=0.498195 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.397 mas, bmaj=7.513 mas, bpa=-88.56 degrees ! Estimated noise=0.677743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.05203e-05 Jy ! Component: 100 - total flux cleaned = 0.000104439 Jy ! Component: 150 - total flux cleaned = 0.000142751 Jy ! Component: 200 - total flux cleaned = 0.000178447 Jy ! Total flux subtracted in 200 components = 0.000178447 Jy ! Clean residual min=-0.000142 max=0.000143 Jy/beam ! Clean residual mean=0.000001 rms=0.000050 Jy/beam ! Combined flux in latest and established models = 0.0167351 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 262 components and 0.0167351 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.014041Jy sigma=0.497684 ! Fit after self-cal, rms=0.014041Jy sigma=0.497610 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 = -9.4917e-06 Jy ! Component: 100 - total flux cleaned = 6.99964e-06 Jy ! Component: 150 - total flux cleaned = 1.50049e-05 Jy ! Component: 200 - total flux cleaned = 2.99341e-05 Jy ! Total flux subtracted in 200 components = 2.99341e-05 Jy ! Clean residual min=-0.000121 max=0.000122 Jy/beam ! Clean residual mean=0.000002 rms=0.000043 Jy/beam ! Combined flux in latest and established models = 0.0167651 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 300 components and 0.0167651 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.014032Jy sigma=0.497304 ! Fit after self-cal, rms=0.014032Jy sigma=0.497292 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.014032Jy sigma=0.497292 ! Fit after self-cal, rms=0.014020Jy sigma=0.497234 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.729 mas, bmaj=7.483 mas, bpa=89.98 degrees ! Estimated noise=0.698798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.59784e-07 Jy ! Component: 100 - total flux cleaned = 1.60049e-05 Jy ! Component: 150 - total flux cleaned = 2.34565e-05 Jy ! Component: 200 - total flux cleaned = 9.9854e-06 Jy ! Total flux subtracted in 200 components = 9.9854e-06 Jy ! Clean residual min=-0.000111 max=0.000110 Jy/beam ! Clean residual mean=0.000002 rms=0.000040 Jy/beam ! Combined flux in latest and established models = 0.0167751 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 342 components and 0.0167751 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.014012Jy sigma=0.496970 ! Fit after self-cal, rms=0.014011Jy sigma=0.496960 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.51916e-05 Jy ! Component: 100 - total flux cleaned = 0.000107998 Jy ! Component: 150 - total flux cleaned = 0.00016546 Jy ! Component: 200 - total flux cleaned = 0.000202972 Jy ! Total flux subtracted in 200 components = 0.000202972 Jy ! Clean residual min=-0.000102 max=0.000104 Jy/beam ! Clean residual mean=0.000002 rms=0.000037 Jy/beam ! Combined flux in latest and established models = 0.016978 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 368 components and 0.016978 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.014005Jy sigma=0.496760 ! Fit after self-cal, rms=0.014005Jy sigma=0.496752 ! 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=2.393 mas, bmaj=7.519 mas, bpa=-88.51 degrees ! Estimated noise=0.677006 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.393 x 7.519 at -88.51 degrees (North through East) ! Clean map min=-0.00092853 max=0.0156 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=2.071 mas, bmaj=7.378 mas, bpa=-87.99 degrees ! Estimated noise=1.10884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135355 Jy ! Component: 100 - total flux cleaned = 0.0165501 Jy ! Component: 150 - total flux cleaned = 0.0169288 Jy ! Component: 200 - total flux cleaned = 0.0173629 Jy ! Total flux subtracted in 200 components = 0.0173629 Jy ! Clean residual min=-0.000931 max=0.000929 Jy/beam ! Clean residual mean=0.000008 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0173629 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.0173629 Jy ! Inverting map and beam ! Estimated beam: bmin=2.393 mas, bmaj=7.519 mas, bpa=-88.51 degrees ! Estimated noise=0.677006 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.000317845 Jy ! Component: 100 - total flux cleaned = 0.000420379 Jy ! Component: 150 - total flux cleaned = 0.000362543 Jy ! Component: 200 - total flux cleaned = 3.43212e-05 Jy ! Total flux subtracted in 200 components = 3.43212e-05 Jy ! Clean residual min=-0.000389 max=0.000392 Jy/beam ! Clean residual mean=0.000003 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0173972 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 115 components and 0.0173972 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.729 mas, bmaj=7.483 mas, bpa=89.98 degrees ! Estimated noise=0.698798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279643 Jy ! Component: 100 - total flux cleaned = -0.000522684 Jy ! Component: 150 - total flux cleaned = -0.00067396 Jy ! Component: 200 - total flux cleaned = -0.000800332 Jy ! Total flux subtracted in 200 components = -0.000800332 Jy ! Clean residual min=-0.000245 max=0.000244 Jy/beam ! Clean residual mean=0.000002 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.0165969 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.000100966 Jy ! Component: 100 - total flux cleaned = -0.000140831 Jy ! Component: 150 - total flux cleaned = -0.000179766 Jy ! Component: 200 - total flux cleaned = -0.000204191 Jy ! Total flux subtracted in 200 components = -0.000204191 Jy ! Clean residual min=-0.000195 max=0.000196 Jy/beam ! Clean residual mean=0.000002 rms=0.000071 Jy/beam ! Combined flux in latest and established models = 0.0163927 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 200 components and 0.0163927 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.393 mas, bmaj=7.519 mas, bpa=-88.51 degrees ! Estimated noise=0.677006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138 Jy ! Component: 100 - total flux cleaned = -0.000137874 Jy ! Component: 150 - total flux cleaned = -0.000149322 Jy ! Component: 200 - total flux cleaned = -0.000149765 Jy ! Total flux subtracted in 200 components = -0.000149765 Jy ! Clean residual min=-0.000163 max=0.000162 Jy/beam ! Clean residual mean=0.000002 rms=0.000060 Jy/beam ! Combined flux in latest and established models = 0.0162429 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 258 components and 0.0162429 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.014026Jy sigma=0.497903 ! Fit after self-cal, rms=0.014031Jy sigma=0.497807 wmodel /d2/scr/pima/bp177i_uvs/J1742+6512_X_map.mod ! Writing 258 model components to file: /d2/scr/pima/bp177i_uvs/J1742+6512_X_map.mod wobs /d2/scr/pima/bp177i_uvs/J1742+6512_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177i_uvs/J1742+6512_X_uvs.fits wwins /d2/scr/pima/bp177i_uvs/J1742+6512_X_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/bp177i_uvs/J1742+6512_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.393 x 7.519 at -88.51 degrees (North through East) ! Clean map min=-0.00074845 max=0.014945 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177i_uvs/J1742+6512_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0149454 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.76566e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15735 1.15735 2.3147 4.62939 9.25878 18.5176 37.0351 74.0703 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.014 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 259.213 quit ! Quitting program ! Log file /d2/scr/pima/bp177i_uvs/J1742+6512_X_uvs.log closed on Tue Apr 15 00:28:09 2014