! Started logfile: /g0/scr/pima/npcsa_uvs/J1550+0527_S_uvs.log on Sun Oct 6 10:34:26 2013 obs /g0/scr/pima/npcsa_uvs/J1550+0527_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J1550+0527_S_uva.fits ! AN table 1: 15 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.853704 visibilities/baseline/integration-bin. ! Found source: J1550+0527 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1844 visibilities. select RR ! 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 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsa_uvs/J1550+0527_S] 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.500x0.500 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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.973396Jy sigma=61.480756 ! Fit after self-cal, rms=1.902450Jy sigma=39.799432 ! 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.708 mas, bmaj=6.701 mas, bpa=-3.123 degrees ! Estimated noise=1.20701 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.19613 Jy ! Component: 100 - total flux cleaned = 2.68396 Jy ! Total flux subtracted in 100 components = 2.68396 Jy ! Clean residual min=-0.115356 max=0.161855 Jy/beam ! Clean residual mean=0.000023 rms=0.032605 Jy/beam ! Combined flux in latest and established models = 2.68396 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 2.68396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.473834Jy sigma=10.248593 ! Fit after self-cal, rms=0.473898Jy sigma=10.247128 ! 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=3.232 mas, bmaj=7.617 mas, bpa=-4.412 degrees ! Estimated noise=0.832917 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.228197 Jy ! Component: 100 - total flux cleaned = 0.35025 Jy ! Component: 150 - total flux cleaned = 0.426659 Jy ! Component: 200 - total flux cleaned = 0.478215 Jy ! Total flux subtracted in 200 components = 0.478215 Jy ! Clean residual min=-0.112180 max=0.090174 Jy/beam ! Clean residual mean=-0.000012 rms=0.024118 Jy/beam ! Combined flux in latest and established models = 3.16218 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 57 components and 3.16218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.367649Jy sigma=7.538064 ! Fit after self-cal, rms=0.366859Jy sigma=7.526194 ! 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: ! BR 1.00 FD 0.99 HN 1.03 KP 0.98 ! LA 1.11 MK 0.90 NL 1.02 OV 1.00 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.04 KP 0.98 ! LA 1.06 MK 0.96 NL 1.02 OV 1.00 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.08 KP 0.99 ! LA 0.87 MK 1.08 NL 1.13 OV 1.03 ! SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.00 KP 0.92 ! LA 0.75 MK 1.09 NL 1.05 OV 0.88 ! SC 1.11 ! ! ! Fit before self-cal, rms=0.366859Jy sigma=7.526194 ! Fit after self-cal, rms=0.141211Jy sigma=2.651291 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.701 mas, bpa=-4.481 degrees ! Estimated noise=0.831321 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) ! Added new window around map position (2, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0503387 Jy ! Component: 100 - total flux cleaned = 0.0656035 Jy ! Component: 150 - total flux cleaned = 0.0676676 Jy ! Component: 200 - total flux cleaned = 0.0671765 Jy ! Total flux subtracted in 200 components = 0.0671765 Jy ! Clean residual min=-0.026001 max=0.024330 Jy/beam ! Clean residual mean=-0.000003 rms=0.005031 Jy/beam ! Combined flux in latest and established models = 3.22935 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 3.22935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119784Jy sigma=2.258648 ! Fit after self-cal, rms=0.118862Jy sigma=2.243497 ! 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. ! ! Fit before self-cal, rms=0.118862Jy sigma=2.243497 ! Fit after self-cal, rms=0.115986Jy sigma=2.196419 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.693 mas, bpa=-4.455 degrees ! Estimated noise=0.829651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129367 Jy ! Component: 100 - total flux cleaned = 0.0144372 Jy ! Component: 150 - total flux cleaned = 0.0140794 Jy ! Component: 200 - total flux cleaned = 0.0140507 Jy ! Total flux subtracted in 200 components = 0.0140507 Jy ! Clean residual min=-0.018242 max=0.015151 Jy/beam ! Clean residual mean=-0.000002 rms=0.003509 Jy/beam ! Combined flux in latest and established models = 3.2434 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 3.2434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112238Jy sigma=2.128263 ! Fit after self-cal, rms=0.111806Jy sigma=2.122296 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.000906939 Jy ! Component: 100 - total flux cleaned = 0.00144264 Jy ! Component: 150 - total flux cleaned = 0.00145096 Jy ! Component: 200 - total flux cleaned = 0.00185293 Jy ! Total flux subtracted in 200 components = 0.00185293 Jy ! Clean residual min=-0.016608 max=0.013357 Jy/beam ! Clean residual mean=-0.000002 rms=0.003213 Jy/beam ! Combined flux in latest and established models = 3.24526 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 3.24526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110764Jy sigma=2.103973 ! Fit after self-cal, rms=0.110574Jy sigma=2.102007 ! 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. ! ! Fit before self-cal, rms=0.110574Jy sigma=2.102007 ! Fit after self-cal, rms=0.109932Jy sigma=2.092593 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=7.692 mas, bpa=-4.455 degrees ! Estimated noise=0.828914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299742 Jy ! Component: 100 - total flux cleaned = 0.00259451 Jy ! Component: 150 - total flux cleaned = 0.00241452 Jy ! Component: 200 - total flux cleaned = 0.00257446 Jy ! Total flux subtracted in 200 components = 0.00257446 Jy ! Clean residual min=-0.012513 max=0.010239 Jy/beam ! Clean residual mean=-0.000001 rms=0.002781 Jy/beam ! Combined flux in latest and established models = 3.24783 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 3.24783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109118Jy sigma=2.077750 ! Fit after self-cal, rms=0.108988Jy sigma=2.076096 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.000426783 Jy ! Component: 100 - total flux cleaned = 1.31766e-05 Jy ! Component: 150 - total flux cleaned = -0.000122119 Jy ! Component: 200 - total flux cleaned = -0.000237258 Jy ! Total flux subtracted in 200 components = -0.000237258 Jy ! Clean residual min=-0.011306 max=0.010331 Jy/beam ! Clean residual mean=-0.000001 rms=0.002661 Jy/beam ! Combined flux in latest and established models = 3.24759 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 111 components and 3.24759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108601Jy sigma=2.069687 ! Fit after self-cal, rms=0.108523Jy sigma=2.068806 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.108523Jy sigma=2.068806 ! Fit after self-cal, rms=0.108370Jy sigma=2.067051 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.152 mas, bmaj=11.3 mas, bpa=4.497 degrees ! Estimated noise=0.964813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00046126 Jy ! Component: 100 - total flux cleaned = 0.000902725 Jy ! Component: 150 - total flux cleaned = 0.00139043 Jy ! Component: 200 - total flux cleaned = 0.0013911 Jy ! Total flux subtracted in 200 components = 0.0013911 Jy ! Clean residual min=-0.012039 max=0.011559 Jy/beam ! Clean residual mean=-0.000003 rms=0.003368 Jy/beam ! Combined flux in latest and established models = 3.24899 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 131 components and 3.24899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108287Jy sigma=2.062260 ! Fit after self-cal, rms=0.108175Jy sigma=2.060932 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.000289723 Jy ! Component: 100 - total flux cleaned = 0.00057361 Jy ! Component: 150 - total flux cleaned = 0.00089183 Jy ! Component: 200 - total flux cleaned = 0.00103775 Jy ! Total flux subtracted in 200 components = 0.00103775 Jy ! Clean residual min=-0.011376 max=0.011503 Jy/beam ! Clean residual mean=-0.000003 rms=0.003293 Jy/beam ! Combined flux in latest and established models = 3.25002 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 144 components and 3.25002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108169Jy sigma=2.060222 ! Fit after self-cal, rms=0.108119Jy sigma=2.059521 ! 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=3.256 mas, bmaj=7.693 mas, bpa=-4.46 degrees ! Estimated noise=0.828469 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.256 x 7.693 at -4.46 degrees (North through East) ! Clean map min=-0.0094185 max=2.8324 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108119Jy sigma=2.059521 ! Fit after self-cal, rms=0.100928Jy sigma=1.894558 ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=7.695 mas, bpa=-4.435 degrees ! Estimated noise=0.828515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000192105 Jy ! Component: 100 - total flux cleaned = -0.000601545 Jy ! Component: 150 - total flux cleaned = -0.00107107 Jy ! Component: 200 - total flux cleaned = -0.00137884 Jy ! Total flux subtracted in 200 components = -0.00137884 Jy ! Clean residual min=-0.009045 max=0.009924 Jy/beam ! Clean residual mean=-0.000001 rms=0.002320 Jy/beam ! Combined flux in latest and established models = 3.24865 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 156 components and 3.24864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100503Jy sigma=1.889024 ! Fit after self-cal, rms=0.100486Jy sigma=1.888550 ! Inverting map ! Added new window around map position (11.5, 16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00666136 Jy ! Component: 100 - total flux cleaned = 0.00761045 Jy ! Component: 150 - total flux cleaned = 0.00747304 Jy ! Component: 200 - total flux cleaned = 0.00734832 Jy ! Total flux subtracted in 200 components = 0.00734832 Jy ! Clean residual min=-0.008063 max=0.007742 Jy/beam ! Clean residual mean=-0.000002 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 3.25599 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 182 components and 3.25599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099592Jy sigma=1.871306 ! Fit after self-cal, rms=0.099570Jy sigma=1.870250 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099570Jy sigma=1.870250 ! Fit after self-cal, rms=0.099489Jy sigma=1.869200 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.725 mas, bmaj=6.741 mas, bpa=-3.174 degrees ! Estimated noise=1.20398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.19048 Jy ! Component: 100 - total flux cleaned = 2.67533 Jy ! Component: 150 - total flux cleaned = 2.83635 Jy ! Component: 200 - total flux cleaned = 2.93069 Jy ! Total flux subtracted in 200 components = 2.93069 Jy ! Clean residual min=-0.035780 max=0.050964 Jy/beam ! Clean residual mean=0.000018 rms=0.011049 Jy/beam ! Combined flux in latest and established models = 2.93069 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 33 model components to the UV plane model. ! The established model now contains 33 components and 2.93069 Jy ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=7.695 mas, bpa=-4.446 degrees ! Estimated noise=0.828021 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.095236 Jy ! Component: 100 - total flux cleaned = 0.156047 Jy ! Component: 150 - total flux cleaned = 0.197084 Jy ! Component: 200 - total flux cleaned = 0.22552 Jy ! Total flux subtracted in 200 components = 0.22552 Jy ! Clean residual min=-0.016088 max=0.019229 Jy/beam ! Clean residual mean=0.000008 rms=0.004957 Jy/beam ! Combined flux in latest and established models = 3.15621 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 85 components and 3.15621 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.151 mas, bmaj=11.3 mas, bpa=4.464 degrees ! Estimated noise=0.963859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0329916 Jy ! Component: 100 - total flux cleaned = 0.0524095 Jy ! Component: 150 - total flux cleaned = 0.0655611 Jy ! Component: 200 - total flux cleaned = 0.0736445 Jy ! Total flux subtracted in 200 components = 0.0736445 Jy ! Clean residual min=-0.009662 max=0.010425 Jy/beam ! Clean residual mean=0.000003 rms=0.003138 Jy/beam ! Combined flux in latest and established models = 3.22985 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.00496476 Jy ! Component: 100 - total flux cleaned = 0.00867263 Jy ! Component: 150 - total flux cleaned = 0.0118574 Jy ! Component: 200 - total flux cleaned = 0.0146528 Jy ! Total flux subtracted in 200 components = 0.0146528 Jy ! Clean residual min=-0.008301 max=0.008917 Jy/beam ! Clean residual mean=-0.000001 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 3.24451 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 181 components and 3.24451 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=7.695 mas, bpa=-4.446 degrees ! Estimated noise=0.828021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110873 Jy ! Component: 100 - total flux cleaned = 0.00170774 Jy ! Component: 150 - total flux cleaned = 0.00230225 Jy ! Component: 200 - total flux cleaned = 0.00283378 Jy ! Total flux subtracted in 200 components = 0.00283378 Jy ! Clean residual min=-0.007874 max=0.008370 Jy/beam ! Clean residual mean=-0.000001 rms=0.002004 Jy/beam ! Combined flux in latest and established models = 3.24734 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 198 components and 3.24734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100389Jy sigma=1.875238 ! Fit after self-cal, rms=0.100106Jy sigma=1.871351 wmodel /g0/scr/pima/npcsa_uvs/J1550+0527_S_map.mod ! Writing 198 model components to file: /g0/scr/pima/npcsa_uvs/J1550+0527_S_map.mod wobs /g0/scr/pima/npcsa_uvs/J1550+0527_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J1550+0527_S_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J1550+0527_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsa_uvs/J1550+0527_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158138 Jy ! Component: 100 - total flux cleaned = 0.00107236 Jy ! Component: 150 - total flux cleaned = 0.000477308 Jy ! Component: 200 - total flux cleaned = 0.000369293 Jy ! Component: 250 - total flux cleaned = 0.000159179 Jy ! Component: 300 - total flux cleaned = 5.94842e-05 Jy ! Component: 350 - total flux cleaned = 5.99592e-05 Jy ! Component: 400 - total flux cleaned = -0.000118707 Jy ! Component: 450 - total flux cleaned = -0.000115339 Jy ! Component: 500 - total flux cleaned = 5.22516e-05 Jy ! Component: 550 - total flux cleaned = 0.000214772 Jy ! Component: 600 - total flux cleaned = 0.00045242 Jy ! Component: 650 - total flux cleaned = 0.000454719 Jy ! Component: 700 - total flux cleaned = 0.000677384 Jy ! Component: 750 - total flux cleaned = 0.00103719 Jy ! Component: 800 - total flux cleaned = 0.00124793 Jy ! Component: 850 - total flux cleaned = 0.00179564 Jy ! Component: 900 - total flux cleaned = 0.00179479 Jy ! Component: 950 - total flux cleaned = 0.00205729 Jy ! Component: 1000 - total flux cleaned = 0.0023771 Jy ! Component: 1050 - total flux cleaned = 0.00281251 Jy ! Component: 1100 - total flux cleaned = 0.00299565 Jy ! Component: 1150 - total flux cleaned = 0.00311564 Jy ! Component: 1200 - total flux cleaned = 0.00346608 Jy ! Component: 1250 - total flux cleaned = 0.00380843 Jy ! Component: 1300 - total flux cleaned = 0.00397655 Jy ! Component: 1350 - total flux cleaned = 0.00419691 Jy ! Component: 1400 - total flux cleaned = 0.00452069 Jy ! Component: 1450 - total flux cleaned = 0.00473316 Jy ! Component: 1500 - total flux cleaned = 0.0049412 Jy ! Component: 1550 - total flux cleaned = 0.00509559 Jy ! Component: 1600 - total flux cleaned = 0.00534751 Jy ! Component: 1650 - total flux cleaned = 0.00544777 Jy ! Component: 1700 - total flux cleaned = 0.0056922 Jy ! Component: 1750 - total flux cleaned = 0.00593222 Jy ! Component: 1800 - total flux cleaned = 0.00593281 Jy ! Component: 1850 - total flux cleaned = 0.00625986 Jy ! Component: 1900 - total flux cleaned = 0.0064432 Jy ! Component: 1950 - total flux cleaned = 0.00657921 Jy ! Component: 2000 - total flux cleaned = 0.00662403 Jy ! Component: 2050 - total flux cleaned = 0.00684488 Jy ! Component: 2100 - total flux cleaned = 0.00688916 Jy ! Component: 2150 - total flux cleaned = 0.00710423 Jy ! Component: 2200 - total flux cleaned = 0.00723126 Jy ! Component: 2250 - total flux cleaned = 0.00739848 Jy ! Component: 2300 - total flux cleaned = 0.00743925 Jy ! Component: 2350 - total flux cleaned = 0.00748012 Jy ! Component: 2400 - total flux cleaned = 0.00756167 Jy ! Component: 2450 - total flux cleaned = 0.00780108 Jy ! Component: 2500 - total flux cleaned = 0.00784059 Jy ! Component: 2550 - total flux cleaned = 0.00807488 Jy ! Component: 2600 - total flux cleaned = 0.0083449 Jy ! Component: 2650 - total flux cleaned = 0.00842162 Jy ! Component: 2700 - total flux cleaned = 0.00864974 Jy ! Component: 2750 - total flux cleaned = 0.00887504 Jy ! Component: 2800 - total flux cleaned = 0.00894914 Jy ! Component: 2850 - total flux cleaned = 0.00902337 Jy ! Component: 2900 - total flux cleaned = 0.00924286 Jy ! Component: 2950 - total flux cleaned = 0.00945917 Jy ! Component: 3000 - total flux cleaned = 0.00953077 Jy ! Component: 3050 - total flux cleaned = 0.00974312 Jy ! Component: 3100 - total flux cleaned = 0.00984817 Jy ! Component: 3150 - total flux cleaned = 0.00995324 Jy ! Component: 3200 - total flux cleaned = 0.0101961 Jy ! Component: 3250 - total flux cleaned = 0.0103681 Jy ! Component: 3300 - total flux cleaned = 0.0105046 Jy ! Component: 3350 - total flux cleaned = 0.0106401 Jy ! Component: 3400 - total flux cleaned = 0.010808 Jy ! Component: 3450 - total flux cleaned = 0.0109747 Jy ! Component: 3500 - total flux cleaned = 0.011074 Jy ! Component: 3550 - total flux cleaned = 0.0111068 Jy ! Component: 3600 - total flux cleaned = 0.011107 Jy ! Component: 3650 - total flux cleaned = 0.0112697 Jy ! Component: 3700 - total flux cleaned = 0.0112697 Jy ! Component: 3750 - total flux cleaned = 0.0113339 Jy ! Component: 3800 - total flux cleaned = 0.011366 Jy ! Component: 3850 - total flux cleaned = 0.0114296 Jy ! Component: 3900 - total flux cleaned = 0.0114614 Jy ! Component: 3950 - total flux cleaned = 0.0115246 Jy ! Component: 4000 - total flux cleaned = 0.0116191 Jy ! Component: 4050 - total flux cleaned = 0.0117448 Jy ! Total flux subtracted in 4096 components = 0.0118387 Jy ! Clean residual min=-0.001858 max=0.001870 Jy/beam ! Clean residual mean=0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 3.25918 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 462 components and 3.25918 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J1550+0527_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.259 x 7.695 at -4.446 degrees (North through East) ! Clean map min=-0.0055283 max=2.8438 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J1550+0527_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.84382 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000532212 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.056144 0.056144 0.112288 0.224576 0.449152 0.898303 1.79661 3.59321 7.18643 14.3729 28.7457 57.4914 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.843 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J1550+0527_S_uvs.log closed on Sun Oct 6 10:34:30 2013