! Started logfile: /g0/scr/pima/npcsc_uvs/J0555+3948_S_uvs.log on Sun Oct 6 14:26:55 2013 obs /g0/scr/pima/npcsc_uvs/J0555+3948_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J0555+3948_S_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0555+3948 ! ! 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 3960 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/npcsc_uvs/J0555+3948_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.508394Jy sigma=96.169391 ! Fit after self-cal, rms=2.393974Jy sigma=65.677795 ! 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.732 mas, bmaj=8.711 mas, bpa=-32.98 degrees ! Estimated noise=0.747866 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.55744 Jy ! Component: 100 - total flux cleaned = 3.1375 Jy ! Total flux subtracted in 100 components = 3.1375 Jy ! Clean residual min=-0.107777 max=0.210572 Jy/beam ! Clean residual mean=0.000269 rms=0.031549 Jy/beam ! Combined flux in latest and established models = 3.1375 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 3.1375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.555979Jy sigma=15.595886 ! Fit after self-cal, rms=0.555979Jy sigma=15.595688 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.220514 Jy ! Component: 100 - total flux cleaned = 0.323785 Jy ! Total flux subtracted in 100 components = 0.323785 Jy ! Clean residual min=-0.095818 max=0.102427 Jy/beam ! Clean residual mean=0.000089 rms=0.022077 Jy/beam ! Combined flux in latest and established models = 3.46128 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 3.46128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.461322Jy sigma=12.969378 ! Fit after self-cal, rms=0.461314Jy sigma=12.969221 ! 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.474 mas, bmaj=8.945 mas, bpa=-32.89 degrees ! Estimated noise=0.426433 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.08277 Jy ! Component: 100 - total flux cleaned = 0.133185 Jy ! Component: 150 - total flux cleaned = 0.167504 Jy ! Component: 200 - total flux cleaned = 0.19282 Jy ! Total flux subtracted in 200 components = 0.19282 Jy ! Clean residual min=-0.104711 max=0.085436 Jy/beam ! Clean residual mean=0.000102 rms=0.022177 Jy/beam ! Combined flux in latest and established models = 3.6541 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 51 components and 3.6541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.446845Jy sigma=12.492190 ! Fit after self-cal, rms=0.446841Jy sigma=12.492109 ! 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 0.97 FD 1.01 HN 1.00 KP 1.00 ! LA 1.14 MK 0.92 NL 1.00 OV 1.01 ! PT 1.11 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.01 KP 1.00 ! LA 1.08 MK 0.99 NL 0.99 OV 1.01 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.04 HN 1.01 KP 0.98 ! LA 0.86 MK 1.07 NL 1.08 OV 1.02 ! PT 1.10 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.96 KP 0.91 ! LA 0.74 MK 1.09 NL 1.01 OV 0.88 ! PT 0.97 SC 1.07 ! ! ! Fit before self-cal, rms=0.446841Jy sigma=12.492109 ! Fit after self-cal, rms=0.104332Jy sigma=2.541836 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.492 mas, bmaj=9.017 mas, bpa=-32.95 degrees ! Estimated noise=0.427048 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.0204033 Jy ! Component: 100 - total flux cleaned = -0.033163 Jy ! Component: 150 - total flux cleaned = -0.0365863 Jy ! Component: 200 - total flux cleaned = -0.0378692 Jy ! Total flux subtracted in 200 components = -0.0378692 Jy ! Clean residual min=-0.015372 max=0.012953 Jy/beam ! Clean residual mean=0.000005 rms=0.003211 Jy/beam ! Combined flux in latest and established models = 3.61623 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 3.61623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099083Jy sigma=2.409886 ! Fit after self-cal, rms=0.099127Jy sigma=2.409141 ! 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.099127Jy sigma=2.409141 ! Fit after self-cal, rms=0.097495Jy sigma=2.369485 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=9.031 mas, bpa=-32.97 degrees ! Estimated noise=0.426773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.013576 Jy ! Component: 100 - total flux cleaned = -0.0213189 Jy ! Component: 150 - total flux cleaned = -0.0231093 Jy ! Component: 200 - total flux cleaned = -0.0246977 Jy ! Total flux subtracted in 200 components = -0.0246977 Jy ! Clean residual min=-0.012369 max=0.010588 Jy/beam ! Clean residual mean=0.000003 rms=0.002561 Jy/beam ! Combined flux in latest and established models = 3.59153 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 3.59153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094825Jy sigma=2.311282 ! Fit after self-cal, rms=0.094823Jy sigma=2.311258 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.00101549 Jy ! Component: 100 - total flux cleaned = -0.00138353 Jy ! Component: 150 - total flux cleaned = -0.00155156 Jy ! Component: 200 - total flux cleaned = -0.00171583 Jy ! Total flux subtracted in 200 components = -0.00171583 Jy ! Clean residual min=-0.011705 max=0.010472 Jy/beam ! Clean residual mean=0.000006 rms=0.002508 Jy/beam ! Combined flux in latest and established models = 3.58982 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 3.58982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093964Jy sigma=2.298954 ! Fit after self-cal, rms=0.093960Jy sigma=2.298917 ! 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.093960Jy sigma=2.298917 ! Fit after self-cal, rms=0.093013Jy sigma=2.276862 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=9.041 mas, bpa=-32.99 degrees ! Estimated noise=0.426774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00880652 Jy ! Component: 100 - total flux cleaned = -0.0140902 Jy ! Component: 150 - total flux cleaned = -0.015127 Jy ! Component: 200 - total flux cleaned = -0.0159086 Jy ! Total flux subtracted in 200 components = -0.0159086 Jy ! Clean residual min=-0.009936 max=0.008335 Jy/beam ! Clean residual mean=0.000003 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 3.57391 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 3.57391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091716Jy sigma=2.252563 ! Fit after self-cal, rms=0.091716Jy sigma=2.252544 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.000865079 Jy ! Component: 100 - total flux cleaned = -0.00126013 Jy ! Component: 150 - total flux cleaned = -0.00126207 Jy ! Component: 200 - total flux cleaned = -0.00138199 Jy ! Total flux subtracted in 200 components = -0.00138199 Jy ! Clean residual min=-0.009606 max=0.008376 Jy/beam ! Clean residual mean=0.000005 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 3.57253 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 88 components and 3.57253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091237Jy sigma=2.246788 ! Fit after self-cal, rms=0.091235Jy sigma=2.246775 ! 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.091235Jy sigma=2.246775 ! Fit after self-cal, rms=0.090777Jy sigma=2.236479 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.767 mas, bmaj=9.978 mas, bpa=-33.39 degrees ! Estimated noise=0.485913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00573325 Jy ! Component: 100 - total flux cleaned = -0.008808 Jy ! Component: 150 - total flux cleaned = -0.0100347 Jy ! Component: 200 - total flux cleaned = -0.0102145 Jy ! Total flux subtracted in 200 components = -0.0102145 Jy ! Clean residual min=-0.009154 max=0.006371 Jy/beam ! Clean residual mean=0.000004 rms=0.002277 Jy/beam ! Combined flux in latest and established models = 3.56231 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 3.56231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090719Jy sigma=2.231289 ! Fit after self-cal, rms=0.090720Jy sigma=2.231263 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.000114373 Jy ! Component: 100 - total flux cleaned = -0.000267618 Jy ! Component: 150 - total flux cleaned = -0.000408204 Jy ! Component: 200 - total flux cleaned = -0.000538346 Jy ! Total flux subtracted in 200 components = -0.000538346 Jy ! Clean residual min=-0.008855 max=0.006477 Jy/beam ! Clean residual mean=0.000005 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 3.56177 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 109 components and 3.56178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090786Jy sigma=2.231609 ! Fit after self-cal, rms=0.090786Jy sigma=2.231607 ! 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.503 mas, bmaj=9.047 mas, bpa=-33 degrees ! Estimated noise=0.426708 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.503 x 9.047 at -33 degrees (North through East) ! Clean map min=-0.0084328 max=3.335 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.090786Jy sigma=2.231607 ! Fit after self-cal, rms=0.085026Jy sigma=2.066013 ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=9.052 mas, bpa=-33.01 degrees ! Estimated noise=0.426407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.006011 Jy ! Component: 100 - total flux cleaned = -0.0081556 Jy ! Component: 150 - total flux cleaned = -0.00892345 Jy ! Component: 200 - total flux cleaned = -0.00951642 Jy ! Total flux subtracted in 200 components = -0.00951642 Jy ! Clean residual min=-0.007937 max=0.006596 Jy/beam ! Clean residual mean=0.000003 rms=0.001737 Jy/beam ! Combined flux in latest and established models = 3.55226 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 3.55226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084271Jy sigma=2.054068 ! Fit after self-cal, rms=0.084268Jy sigma=2.054057 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00055684 Jy ! Component: 100 - total flux cleaned = -0.000761929 Jy ! Component: 150 - total flux cleaned = -0.000762879 Jy ! Component: 200 - total flux cleaned = -0.000960406 Jy ! Total flux subtracted in 200 components = -0.000960406 Jy ! Clean residual min=-0.007918 max=0.006528 Jy/beam ! Clean residual mean=0.000004 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 3.5513 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 118 components and 3.5513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083933Jy sigma=2.050181 ! Fit after self-cal, rms=0.083932Jy sigma=2.050178 ! 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.083932Jy sigma=2.050178 ! Fit after self-cal, rms=0.083717Jy sigma=2.045288 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.754 mas, bmaj=8.772 mas, bpa=-32.99 degrees ! Estimated noise=0.74848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.55951 Jy ! Component: 100 - total flux cleaned = 3.13052 Jy ! Component: 150 - total flux cleaned = 3.335 Jy ! Component: 200 - total flux cleaned = 3.42892 Jy ! Total flux subtracted in 200 components = 3.42892 Jy ! Clean residual min=-0.022326 max=0.041490 Jy/beam ! Clean residual mean=0.000061 rms=0.005974 Jy/beam ! Combined flux in latest and established models = 3.42892 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 13 model components to the UV plane model. ! The established model now contains 13 components and 3.42892 Jy ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=9.055 mas, bpa=-33.02 degrees ! Estimated noise=0.426274 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.0486221 Jy ! Component: 100 - total flux cleaned = 0.0735548 Jy ! Component: 150 - total flux cleaned = 0.0891772 Jy ! Component: 200 - total flux cleaned = 0.0997694 Jy ! Total flux subtracted in 200 components = 0.0997694 Jy ! Clean residual min=-0.009606 max=0.010728 Jy/beam ! Clean residual mean=0.000021 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 3.52869 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 45 components and 3.52869 Jy ! Inverting map ! Added new window around map position (0.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00625054 Jy ! Component: 100 - total flux cleaned = 0.00680908 Jy ! Component: 150 - total flux cleaned = 0.00705745 Jy ! Component: 200 - total flux cleaned = 0.00773319 Jy ! Total flux subtracted in 200 components = 0.00773319 Jy ! Clean residual min=-0.008842 max=0.007006 Jy/beam ! Clean residual mean=0.000011 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 3.53643 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 72 components and 3.53643 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.774 mas, bmaj=9.988 mas, bpa=-33.5 degrees ! Estimated noise=0.484878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243296 Jy ! Component: 100 - total flux cleaned = 0.00375764 Jy ! Component: 150 - total flux cleaned = 0.00421806 Jy ! Component: 200 - total flux cleaned = 0.00428311 Jy ! Total flux subtracted in 200 components = 0.00428311 Jy ! Clean residual min=-0.006870 max=0.005662 Jy/beam ! Clean residual mean=0.000009 rms=0.001770 Jy/beam ! Combined flux in latest and established models = 3.54071 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.000115849 Jy ! Component: 100 - total flux cleaned = 0.000115185 Jy ! Component: 150 - total flux cleaned = 0.000114471 Jy ! Component: 200 - total flux cleaned = 0.000114222 Jy ! Total flux subtracted in 200 components = 0.000114222 Jy ! Clean residual min=-0.006836 max=0.005727 Jy/beam ! Clean residual mean=0.000008 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 3.54082 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 105 components and 3.54082 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=9.055 mas, bpa=-33.02 degrees ! Estimated noise=0.426274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00224885 Jy ! Component: 100 - total flux cleaned = -0.00225919 Jy ! Component: 150 - total flux cleaned = -0.00225825 Jy ! Component: 200 - total flux cleaned = -0.00207519 Jy ! Total flux subtracted in 200 components = -0.00207519 Jy ! Clean residual min=-0.007771 max=0.006112 Jy/beam ! Clean residual mean=0.000006 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 3.53875 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 115 components and 3.53875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085108Jy sigma=2.043497 ! Fit after self-cal, rms=0.085085Jy sigma=2.042973 wmodel /g0/scr/pima/npcsc_uvs/J0555+3948_S_map.mod ! Writing 115 model components to file: /g0/scr/pima/npcsc_uvs/J0555+3948_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J0555+3948_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J0555+3948_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J0555+3948_S_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsc_uvs/J0555+3948_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.00336119 Jy ! Component: 100 - total flux cleaned = -0.00629951 Jy ! Component: 150 - total flux cleaned = -0.0084453 Jy ! Component: 200 - total flux cleaned = -0.0102383 Jy ! Component: 250 - total flux cleaned = -0.0117265 Jy ! Component: 300 - total flux cleaned = -0.0130482 Jy ! Component: 350 - total flux cleaned = -0.0143136 Jy ! Component: 400 - total flux cleaned = -0.0155288 Jy ! Component: 450 - total flux cleaned = -0.016465 Jy ! Component: 500 - total flux cleaned = -0.0172197 Jy ! Component: 550 - total flux cleaned = -0.0178034 Jy ! Component: 600 - total flux cleaned = -0.0182995 Jy ! Component: 650 - total flux cleaned = -0.0187831 Jy ! Component: 700 - total flux cleaned = -0.0194546 Jy ! Component: 750 - total flux cleaned = -0.019977 Jy ! Component: 800 - total flux cleaned = -0.0206117 Jy ! Component: 850 - total flux cleaned = -0.020798 Jy ! Component: 900 - total flux cleaned = -0.0214016 Jy ! Component: 950 - total flux cleaned = -0.0218704 Jy ! Component: 1000 - total flux cleaned = -0.0222714 Jy ! Component: 1050 - total flux cleaned = -0.0227203 Jy ! Component: 1100 - total flux cleaned = -0.0229956 Jy ! Component: 1150 - total flux cleaned = -0.0233185 Jy ! Component: 1200 - total flux cleaned = -0.0236347 Jy ! Component: 1250 - total flux cleaned = -0.0239947 Jy ! Component: 1300 - total flux cleaned = -0.0242965 Jy ! Component: 1350 - total flux cleaned = -0.0246428 Jy ! Component: 1400 - total flux cleaned = -0.0249817 Jy ! Component: 1450 - total flux cleaned = -0.0252664 Jy ! Component: 1500 - total flux cleaned = -0.0254524 Jy ! Component: 1550 - total flux cleaned = -0.025681 Jy ! Component: 1600 - total flux cleaned = -0.0258609 Jy ! Component: 1650 - total flux cleaned = -0.0260369 Jy ! Component: 1700 - total flux cleaned = -0.0262976 Jy ! Component: 1750 - total flux cleaned = -0.0265536 Jy ! Component: 1800 - total flux cleaned = -0.0267633 Jy ! Component: 1850 - total flux cleaned = -0.026888 Jy ! Component: 1900 - total flux cleaned = -0.027092 Jy ! Component: 1950 - total flux cleaned = -0.0271726 Jy ! Component: 2000 - total flux cleaned = -0.0273702 Jy ! Component: 2050 - total flux cleaned = -0.027409 Jy ! Component: 2100 - total flux cleaned = -0.0275628 Jy ! Component: 2150 - total flux cleaned = -0.0277522 Jy ! Component: 2200 - total flux cleaned = -0.027752 Jy ! Component: 2250 - total flux cleaned = -0.0278624 Jy ! Component: 2300 - total flux cleaned = -0.0278992 Jy ! Component: 2350 - total flux cleaned = -0.0280438 Jy ! Component: 2400 - total flux cleaned = -0.0281146 Jy ! Component: 2450 - total flux cleaned = -0.0281145 Jy ! Component: 2500 - total flux cleaned = -0.0282189 Jy ! Component: 2550 - total flux cleaned = -0.0282528 Jy ! Component: 2600 - total flux cleaned = -0.028287 Jy ! Component: 2650 - total flux cleaned = -0.0283546 Jy ! Component: 2700 - total flux cleaned = -0.0284537 Jy ! Component: 2750 - total flux cleaned = -0.0284537 Jy ! Component: 2800 - total flux cleaned = -0.0285512 Jy ! Component: 2850 - total flux cleaned = -0.0285835 Jy ! Component: 2900 - total flux cleaned = -0.0285834 Jy ! Component: 2950 - total flux cleaned = -0.0285831 Jy ! Component: 3000 - total flux cleaned = -0.0285205 Jy ! Component: 3050 - total flux cleaned = -0.0285204 Jy ! Component: 3100 - total flux cleaned = -0.0285511 Jy ! Component: 3150 - total flux cleaned = -0.0284295 Jy ! Component: 3200 - total flux cleaned = -0.0284295 Jy ! Component: 3250 - total flux cleaned = -0.0283103 Jy ! Component: 3300 - total flux cleaned = -0.0283104 Jy ! Component: 3350 - total flux cleaned = -0.0282221 Jy ! Component: 3400 - total flux cleaned = -0.0281932 Jy ! Component: 3450 - total flux cleaned = -0.028078 Jy ! Component: 3500 - total flux cleaned = -0.0280777 Jy ! Component: 3550 - total flux cleaned = -0.0279357 Jy ! Component: 3600 - total flux cleaned = -0.0279355 Jy ! Component: 3650 - total flux cleaned = -0.0279355 Jy ! Component: 3700 - total flux cleaned = -0.0278527 Jy ! Component: 3750 - total flux cleaned = -0.0279076 Jy ! Component: 3800 - total flux cleaned = -0.027935 Jy ! Component: 3850 - total flux cleaned = -0.0279349 Jy ! Component: 3900 - total flux cleaned = -0.0278275 Jy ! Component: 3950 - total flux cleaned = -0.0278808 Jy ! Component: 4000 - total flux cleaned = -0.0279071 Jy ! Component: 4050 - total flux cleaned = -0.0278026 Jy ! Total flux subtracted in 4096 components = -0.0278548 Jy ! Clean residual min=-0.001424 max=0.001482 Jy/beam ! Clean residual mean=-0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 3.51089 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 369 components and 3.51089 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J0555+3948_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.505 x 9.055 at -33.02 degrees (North through East) ! Clean map min=-0.0051086 max=3.3384 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J0555+3948_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 3.33841 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000493615 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0443578 0.0443578 0.0887155 0.177431 0.354862 0.709724 1.41945 2.8389 5.67779 11.3556 22.7112 45.4223 90.8447 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 3.338 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J0555+3948_S_uvs.log closed on Sun Oct 6 14:26:59 2013