! Started logfile: /g0/scr/pima/npcsb_uvs/J1222+0413_X_uvs.log on Sat Oct 5 18:52:59 2013 obs /g0/scr/pima/npcsb_uvs/J1222+0413_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1222+0413_X_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J1222+0413 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1120 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J1222+0413_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.168792Jy sigma=6.475348 ! Fit after self-cal, rms=0.423138Jy sigma=2.191605 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7416 mas, bmaj=1.918 mas, bpa=-0.8176 degrees ! Estimated noise=5.14176 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 = 0.459969 Jy ! Component: 100 - total flux cleaned = 0.560748 Jy ! Total flux subtracted in 100 components = 0.560748 Jy ! Clean residual min=-0.015703 max=0.030829 Jy/beam ! Clean residual mean=-0.000003 rms=0.004500 Jy/beam ! Combined flux in latest and established models = 0.560748 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.560748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105187Jy sigma=0.590843 ! Fit after self-cal, rms=0.105178Jy sigma=0.590822 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0307594 Jy ! Component: 100 - total flux cleaned = 0.0466419 Jy ! Total flux subtracted in 100 components = 0.0466419 Jy ! Clean residual min=-0.016072 max=0.014013 Jy/beam ! Clean residual mean=-0.000001 rms=0.003128 Jy/beam ! Combined flux in latest and established models = 0.60739 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.60739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095619Jy sigma=0.512484 ! Fit after self-cal, rms=0.095581Jy sigma=0.512337 ! 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=0.8582 mas, bmaj=2.133 mas, bpa=-1.22 degrees ! Estimated noise=4.01329 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.0166445 Jy ! Component: 100 - total flux cleaned = 0.0262301 Jy ! Component: 150 - total flux cleaned = 0.032102 Jy ! Component: 200 - total flux cleaned = 0.0358232 Jy ! Total flux subtracted in 200 components = 0.0358232 Jy ! Clean residual min=-0.016557 max=0.010747 Jy/beam ! Clean residual mean=0.000002 rms=0.002940 Jy/beam ! Combined flux in latest and established models = 0.643213 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.643213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093422Jy sigma=0.490860 ! Fit after self-cal, rms=0.093410Jy sigma=0.490757 ! 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 1.02 HN 1.05 KP 1.01 ! LA 1.04 MK 1.03 NL 1.02 OV 1.01 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.03 KP 0.95 ! LA 0.95 MK 0.97 NL 1.02 OV 0.97 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.02 KP 0.87 ! LA 1.00 MK 0.98 NL 0.99 OV 0.98 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.02 KP 0.90 ! LA 0.96 MK 1.06 NL 0.97 OV 0.99 ! PT 1.07 SC 1.02 ! ! ! Fit before self-cal, rms=0.093410Jy sigma=0.490757 ! Fit after self-cal, rms=0.084975Jy sigma=0.448205 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8612 mas, bmaj=2.141 mas, bpa=-1.123 degrees ! Estimated noise=3.99702 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.00364883 Jy ! Component: 100 - total flux cleaned = -0.00422251 Jy ! Component: 150 - total flux cleaned = -0.00436036 Jy ! Component: 200 - total flux cleaned = -0.00439742 Jy ! Total flux subtracted in 200 components = -0.00439742 Jy ! Clean residual min=-0.007487 max=0.007798 Jy/beam ! Clean residual mean=-0.000000 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 0.638815 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.638815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084547Jy sigma=0.448573 ! Fit after self-cal, rms=0.084593Jy sigma=0.448481 ! 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.084593Jy sigma=0.448481 ! Fit after self-cal, rms=0.084400Jy sigma=0.447883 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8611 mas, bmaj=2.141 mas, bpa=-1.104 degrees ! Estimated noise=3.96909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00357499 Jy ! Component: 100 - total flux cleaned = -0.00427124 Jy ! Component: 150 - total flux cleaned = -0.00438034 Jy ! Component: 200 - total flux cleaned = -0.00437965 Jy ! Total flux subtracted in 200 components = -0.00437965 Jy ! Clean residual min=-0.007397 max=0.007754 Jy/beam ! Clean residual mean=-0.000000 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.634436 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.634436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083984Jy sigma=0.448351 ! Fit after self-cal, rms=0.083969Jy sigma=0.448328 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) ! Added new window around map position (25, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00730715 Jy ! Component: 100 - total flux cleaned = 0.01124 Jy ! Component: 150 - total flux cleaned = 0.0137969 Jy ! Component: 200 - total flux cleaned = 0.0156813 Jy ! Total flux subtracted in 200 components = 0.0156813 Jy ! Clean residual min=-0.007109 max=0.005499 Jy/beam ! Clean residual mean=-0.000000 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.650117 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.650117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083353Jy sigma=0.444515 ! Fit after self-cal, rms=0.083345Jy sigma=0.444454 ! 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.083345Jy sigma=0.444454 ! Fit after self-cal, rms=0.083041Jy sigma=0.443460 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8614 mas, bmaj=2.141 mas, bpa=-1.102 degrees ! Estimated noise=3.93585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00281829 Jy ! Component: 100 - total flux cleaned = -0.00216404 Jy ! Component: 150 - total flux cleaned = -0.00170089 Jy ! Component: 200 - total flux cleaned = -0.00145417 Jy ! Total flux subtracted in 200 components = -0.00145417 Jy ! Clean residual min=-0.006848 max=0.005714 Jy/beam ! Clean residual mean=0.000000 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.648663 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.648663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082619Jy sigma=0.443630 ! Fit after self-cal, rms=0.082622Jy sigma=0.443619 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.00011897 Jy ! Component: 100 - total flux cleaned = -3.1656e-05 Jy ! Component: 150 - total flux cleaned = 9.19942e-05 Jy ! Component: 200 - total flux cleaned = 0.000209988 Jy ! Total flux subtracted in 200 components = 0.000209988 Jy ! Clean residual min=-0.006886 max=0.005691 Jy/beam ! Clean residual mean=0.000000 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.648873 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.648873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082569Jy sigma=0.443485 ! Fit after self-cal, rms=0.082571Jy sigma=0.443480 ! 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. ! ! Fit before self-cal, rms=0.082571Jy sigma=0.443480 ! Fit after self-cal, rms=0.082382Jy sigma=0.442926 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.178 mas, bmaj=3.354 mas, bpa=-3.863 degrees ! Estimated noise=4.72436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00271777 Jy ! Component: 100 - total flux cleaned = -0.00321807 Jy ! Component: 150 - total flux cleaned = -0.00341124 Jy ! Component: 200 - total flux cleaned = -0.00353258 Jy ! Total flux subtracted in 200 components = -0.00353258 Jy ! Clean residual min=-0.008654 max=0.006274 Jy/beam ! Clean residual mean=0.000000 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.64534 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.64534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082149Jy sigma=0.443164 ! Fit after self-cal, rms=0.082136Jy sigma=0.443101 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.000288343 Jy ! Component: 100 - total flux cleaned = -0.000261269 Jy ! Component: 150 - total flux cleaned = -0.000234363 Jy ! Component: 200 - total flux cleaned = -0.000284912 Jy ! Total flux subtracted in 200 components = -0.000284912 Jy ! Clean residual min=-0.008687 max=0.006219 Jy/beam ! Clean residual mean=0.000000 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.645055 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 91 components and 0.645055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082140Jy sigma=0.443106 ! Fit after self-cal, rms=0.082142Jy sigma=0.443100 ! 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=0.8615 mas, bmaj=2.141 mas, bpa=-1.107 degrees ! Estimated noise=3.91015 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8615 x 2.141 at -1.107 degrees (North through East) ! Clean map min=-0.0064071 max=0.57595 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.082142Jy sigma=0.443100 ! Fit after self-cal, rms=0.077970Jy sigma=0.392306 ! Inverting map and beam ! Estimated beam: bmin=0.8624 mas, bmaj=2.142 mas, bpa=-1.103 degrees ! Estimated noise=3.89873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00315299 Jy ! Component: 100 - total flux cleaned = -0.00389835 Jy ! Component: 150 - total flux cleaned = -0.00426053 Jy ! Component: 200 - total flux cleaned = -0.00438684 Jy ! Total flux subtracted in 200 components = -0.00438684 Jy ! Clean residual min=-0.005487 max=0.005399 Jy/beam ! Clean residual mean=-0.000001 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.640668 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.640668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077653Jy sigma=0.392306 ! Fit after self-cal, rms=0.077659Jy sigma=0.392297 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165121 Jy ! Component: 100 - total flux cleaned = -0.000298089 Jy ! Component: 150 - total flux cleaned = -0.000328785 Jy ! Component: 200 - total flux cleaned = -0.000330176 Jy ! Total flux subtracted in 200 components = -0.000330176 Jy ! Clean residual min=-0.005458 max=0.005421 Jy/beam ! Clean residual mean=-0.000001 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.640338 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 0.640338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077617Jy sigma=0.392255 ! Fit after self-cal, rms=0.077622Jy sigma=0.392251 ! 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.077622Jy sigma=0.392251 ! Fit after self-cal, rms=0.077472Jy sigma=0.391861 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7434 mas, bmaj=1.923 mas, bpa=-0.666 degrees ! Estimated noise=4.99961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.447209 Jy ! Component: 100 - total flux cleaned = 0.545348 Jy ! Component: 150 - total flux cleaned = 0.575407 Jy ! Component: 200 - total flux cleaned = 0.589482 Jy ! Total flux subtracted in 200 components = 0.589482 Jy ! Clean residual min=-0.008679 max=0.009323 Jy/beam ! Clean residual mean=-0.000002 rms=0.002129 Jy/beam ! Combined flux in latest and established models = 0.589482 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.589482 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8623 mas, bmaj=2.142 mas, bpa=-1.099 degrees ! Estimated noise=3.87857 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.0118369 Jy ! Component: 100 - total flux cleaned = 0.0197325 Jy ! Component: 150 - total flux cleaned = 0.0255827 Jy ! Component: 200 - total flux cleaned = 0.0300667 Jy ! Total flux subtracted in 200 components = 0.0300667 Jy ! Clean residual min=-0.006286 max=0.006009 Jy/beam ! Clean residual mean=-0.000002 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 0.619549 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.619549 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.18 mas, bmaj=3.355 mas, bpa=-3.869 degrees ! Estimated noise=4.68061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0053195 Jy ! Component: 100 - total flux cleaned = 0.00882521 Jy ! Component: 150 - total flux cleaned = 0.0102947 Jy ! Component: 200 - total flux cleaned = 0.0115043 Jy ! Total flux subtracted in 200 components = 0.0115043 Jy ! Clean residual min=-0.007000 max=0.005680 Jy/beam ! Clean residual mean=-0.000004 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.631053 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.000930637 Jy ! Component: 100 - total flux cleaned = 0.00177837 Jy ! Component: 150 - total flux cleaned = 0.00243832 Jy ! Component: 200 - total flux cleaned = 0.00304841 Jy ! Total flux subtracted in 200 components = 0.00304841 Jy ! Clean residual min=-0.006690 max=0.005572 Jy/beam ! Clean residual mean=-0.000003 rms=0.001782 Jy/beam ! Combined flux in latest and established models = 0.634102 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 74 components and 0.634102 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8623 mas, bmaj=2.142 mas, bpa=-1.099 degrees ! Estimated noise=3.87857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000544274 Jy ! Component: 100 - total flux cleaned = 0.00062897 Jy ! Component: 150 - total flux cleaned = 0.000703136 Jy ! Component: 200 - total flux cleaned = 0.00077004 Jy ! Total flux subtracted in 200 components = 0.00077004 Jy ! Clean residual min=-0.005442 max=0.005348 Jy/beam ! Clean residual mean=-0.000002 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.634872 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.634872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077489Jy sigma=0.392811 ! Fit after self-cal, rms=0.077468Jy sigma=0.392686 wmodel /g0/scr/pima/npcsb_uvs/J1222+0413_X_map.mod ! Writing 90 model components to file: /g0/scr/pima/npcsb_uvs/J1222+0413_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J1222+0413_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1222+0413_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1222+0413_X_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsb_uvs/J1222+0413_X_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.000815915 Jy ! Component: 100 - total flux cleaned = -0.00137688 Jy ! Component: 150 - total flux cleaned = -0.00208963 Jy ! Component: 200 - total flux cleaned = -0.00260275 Jy ! Component: 250 - total flux cleaned = -0.00301267 Jy ! Component: 300 - total flux cleaned = -0.00332836 Jy ! Component: 350 - total flux cleaned = -0.00363281 Jy ! Component: 400 - total flux cleaned = -0.00407438 Jy ! Component: 450 - total flux cleaned = -0.00407535 Jy ! Component: 500 - total flux cleaned = -0.00421427 Jy ! Component: 550 - total flux cleaned = -0.00414519 Jy ! Component: 600 - total flux cleaned = -0.003949 Jy ! Component: 650 - total flux cleaned = -0.0040136 Jy ! Component: 700 - total flux cleaned = -0.00420064 Jy ! Component: 750 - total flux cleaned = -0.00413748 Jy ! Component: 800 - total flux cleaned = -0.00413821 Jy ! Component: 850 - total flux cleaned = -0.00437497 Jy ! Component: 900 - total flux cleaned = -0.00449117 Jy ! Component: 950 - total flux cleaned = -0.00471794 Jy ! Component: 1000 - total flux cleaned = -0.00471742 Jy ! Component: 1050 - total flux cleaned = -0.00471593 Jy ! Component: 1100 - total flux cleaned = -0.00471772 Jy ! Component: 1150 - total flux cleaned = -0.00466528 Jy ! Component: 1200 - total flux cleaned = -0.00482074 Jy ! Component: 1250 - total flux cleaned = -0.00476966 Jy ! Component: 1300 - total flux cleaned = -0.00481945 Jy ! Component: 1350 - total flux cleaned = -0.00472058 Jy ! Component: 1400 - total flux cleaned = -0.0046719 Jy ! Component: 1450 - total flux cleaned = -0.00472062 Jy ! Component: 1500 - total flux cleaned = -0.00495445 Jy ! Component: 1550 - total flux cleaned = -0.00463015 Jy ! Component: 1600 - total flux cleaned = -0.00467596 Jy ! Component: 1650 - total flux cleaned = -0.00454187 Jy ! Component: 1700 - total flux cleaned = -0.00458618 Jy ! Component: 1750 - total flux cleaned = -0.00441162 Jy ! Component: 1800 - total flux cleaned = -0.00441138 Jy ! Component: 1850 - total flux cleaned = -0.00424203 Jy ! Component: 1900 - total flux cleaned = -0.00420025 Jy ! Component: 1950 - total flux cleaned = -0.00407697 Jy ! Component: 2000 - total flux cleaned = -0.00399582 Jy ! Component: 2050 - total flux cleaned = -0.00383513 Jy ! Component: 2100 - total flux cleaned = -0.00399376 Jy ! Component: 2150 - total flux cleaned = -0.00391582 Jy ! Component: 2200 - total flux cleaned = -0.0039548 Jy ! Component: 2250 - total flux cleaned = -0.00395509 Jy ! Component: 2300 - total flux cleaned = -0.00391785 Jy ! Component: 2350 - total flux cleaned = -0.00384358 Jy ! Component: 2400 - total flux cleaned = -0.00395517 Jy ! Component: 2450 - total flux cleaned = -0.00391825 Jy ! Component: 2500 - total flux cleaned = -0.00380899 Jy ! Component: 2550 - total flux cleaned = -0.00373737 Jy ! Component: 2600 - total flux cleaned = -0.00380888 Jy ! Component: 2650 - total flux cleaned = -0.00373801 Jy ! Component: 2700 - total flux cleaned = -0.00370327 Jy ! Component: 2750 - total flux cleaned = -0.003599 Jy ! Component: 2800 - total flux cleaned = -0.00359908 Jy ! Component: 2850 - total flux cleaned = -0.00359885 Jy ! Component: 2900 - total flux cleaned = -0.00349763 Jy ! Component: 2950 - total flux cleaned = -0.00349775 Jy ! Component: 3000 - total flux cleaned = -0.00343149 Jy ! Component: 3050 - total flux cleaned = -0.00333312 Jy ! Component: 3100 - total flux cleaned = -0.00336603 Jy ! Component: 3150 - total flux cleaned = -0.00336594 Jy ! Component: 3200 - total flux cleaned = -0.00349355 Jy ! Component: 3250 - total flux cleaned = -0.0033663 Jy ! Component: 3300 - total flux cleaned = -0.00327203 Jy ! Component: 3350 - total flux cleaned = -0.00333442 Jy ! Component: 3400 - total flux cleaned = -0.00330357 Jy ! Component: 3450 - total flux cleaned = -0.00324211 Jy ! Component: 3500 - total flux cleaned = -0.00330279 Jy ! Component: 3550 - total flux cleaned = -0.00333283 Jy ! Component: 3600 - total flux cleaned = -0.00315367 Jy ! Component: 3650 - total flux cleaned = -0.0030944 Jy ! Component: 3700 - total flux cleaned = -0.00309468 Jy ! Component: 3750 - total flux cleaned = -0.00309481 Jy ! Component: 3800 - total flux cleaned = -0.00300766 Jy ! Component: 3850 - total flux cleaned = -0.00292152 Jy ! Component: 3900 - total flux cleaned = -0.00280734 Jy ! Component: 3950 - total flux cleaned = -0.00280727 Jy ! Component: 4000 - total flux cleaned = -0.00275072 Jy ! Component: 4050 - total flux cleaned = -0.00261088 Jy ! Total flux subtracted in 4096 components = -0.00255548 Jy ! Clean residual min=-0.001662 max=0.001688 Jy/beam ! Clean residual mean=-0.000000 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.632316 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 358 components and 0.632317 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1222+0413_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8623 x 2.142 at -1.099 degrees (North through East) ! Clean map min=-0.0041013 max=0.5732 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1222+0413_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.573196 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000441111 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.230869 0.230869 0.461738 0.923476 1.84695 3.6939 7.38781 14.7756 29.5512 59.1025 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.573 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1222+0413_X_uvs.log closed on Sat Oct 5 18:53:03 2013