! Started logfile: /scr/pima/rv102_uvs/J1905+0952_S_uvs.log on Sat Feb 27 22:26:52 2016 obs /scr/pima/rv102_uvs/J1905+0952_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1905+0952_S_uva.fits ! AN table 1: 22 integrations on 36 of 36 possible baselines. ! AN table 2: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.75 visibilities/baseline/integration-bin. ! Found source: J1905+0952 ! ! 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 139 lines of history. ! ! Reading 4224 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 /scr/pima/rv102_uvs/J1905+0952_S] 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.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=1.004842Jy sigma=14.489289 ! Fit after self-cal, rms=0.961247Jy sigma=13.877422 ! 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.737 mas, bmaj=7.423 mas, bpa=-4.397 degrees ! Estimated noise=1.42057 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.0319864 Jy ! Component: 100 - total flux cleaned = 0.0393369 Jy ! Total flux subtracted in 100 components = 0.0393369 Jy ! Clean residual min=-0.007671 max=0.007243 Jy/beam ! Clean residual mean=0.000018 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.0393369 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0393369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080438Jy sigma=0.798323 ! Fit after self-cal, rms=0.078826Jy sigma=0.775565 ! 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.496 mas, bmaj=8.852 mas, bpa=-4.512 degrees ! Estimated noise=0.818557 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.00441474 Jy ! Component: 100 - total flux cleaned = 0.00680872 Jy ! Component: 150 - total flux cleaned = 0.00794853 Jy ! Component: 200 - total flux cleaned = 0.00823532 Jy ! Total flux subtracted in 200 components = 0.00823532 Jy ! Clean residual min=-0.005671 max=0.006928 Jy/beam ! Clean residual mean=0.000022 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.0475722 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 33 components and 0.0475723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078411Jy sigma=0.772784 ! Fit after self-cal, rms=0.078465Jy sigma=0.772416 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.496 x 8.852 at -4.512 degrees (North through East) ! Clean map min=-0.0055565 max=0.041017 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.078465Jy sigma=0.772416 ! Fit after self-cal, rms=0.078465Jy sigma=0.772416 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.852 mas, bpa=-4.512 degrees ! Estimated noise=0.818557 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.000730385 Jy ! Component: 100 - total flux cleaned = 0.000962608 Jy ! Component: 150 - total flux cleaned = 0.00104629 Jy ! Component: 200 - total flux cleaned = 0.00108592 Jy ! Total flux subtracted in 200 components = 0.00108592 Jy ! Clean residual min=-0.005773 max=0.006857 Jy/beam ! Clean residual mean=0.000022 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 0.0486582 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0486582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078386Jy sigma=0.771878 ! Fit after self-cal, rms=0.078358Jy sigma=0.771780 ! 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.078358Jy sigma=0.771780 ! Fit after self-cal, rms=0.078358Jy sigma=0.771780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.852 mas, bpa=-4.512 degrees ! Estimated noise=0.818557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000258373 Jy ! Component: 100 - total flux cleaned = 0.000301665 Jy ! Component: 150 - total flux cleaned = 0.000343041 Jy ! Component: 200 - total flux cleaned = 0.000418789 Jy ! Total flux subtracted in 200 components = 0.000418789 Jy ! Clean residual min=-0.005749 max=0.006795 Jy/beam ! Clean residual mean=0.000021 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.049077 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.049077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078292Jy sigma=0.771229 ! Fit after self-cal, rms=0.078260Jy sigma=0.771174 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.000138556 Jy ! Component: 100 - total flux cleaned = 0.00017782 Jy ! Component: 150 - total flux cleaned = 0.000216745 Jy ! Component: 200 - total flux cleaned = 0.000289516 Jy ! Total flux subtracted in 200 components = 0.000289516 Jy ! Clean residual min=-0.005741 max=0.006776 Jy/beam ! Clean residual mean=0.000021 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.0493665 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.0493665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078201Jy sigma=0.770675 ! Fit after self-cal, rms=0.078166Jy sigma=0.770410 ! 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.078166Jy sigma=0.770410 ! Fit after self-cal, rms=0.078166Jy sigma=0.770410 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.852 mas, bpa=-4.512 degrees ! Estimated noise=0.818557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.21148e-05 Jy ! Component: 100 - total flux cleaned = 0.000121003 Jy ! Component: 150 - total flux cleaned = 0.000154768 Jy ! Component: 200 - total flux cleaned = 0.000186604 Jy ! Total flux subtracted in 200 components = 0.000186604 Jy ! Clean residual min=-0.005766 max=0.006703 Jy/beam ! Clean residual mean=0.000021 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.0495531 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.0495531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078110Jy sigma=0.769968 ! Fit after self-cal, rms=0.078088Jy sigma=0.769739 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.05324e-05 Jy ! Component: 100 - total flux cleaned = 0.000115809 Jy ! Component: 150 - total flux cleaned = 0.000148856 Jy ! Component: 200 - total flux cleaned = 0.000214639 Jy ! Total flux subtracted in 200 components = 0.000214639 Jy ! Clean residual min=-0.005792 max=0.006602 Jy/beam ! Clean residual mean=0.000021 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 0.0497677 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.0497677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078036Jy sigma=0.769354 ! Fit after self-cal, rms=0.078012Jy sigma=0.769291 ! 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.078012Jy sigma=0.769291 ! Fit after self-cal, rms=0.078012Jy sigma=0.769291 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.071 mas, bmaj=15.99 mas, bpa=-11.98 degrees ! Estimated noise=0.921847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229669 Jy ! Component: 100 - total flux cleaned = 0.00264986 Jy ! Component: 150 - total flux cleaned = 0.00290303 Jy ! Component: 200 - total flux cleaned = 0.00322441 Jy ! Total flux subtracted in 200 components = 0.00322441 Jy ! Clean residual min=-0.006924 max=0.009683 Jy/beam ! Clean residual mean=0.000037 rms=0.002608 Jy/beam ! Combined flux in latest and established models = 0.0529921 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.0529921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077970Jy sigma=0.769852 ! Fit after self-cal, rms=0.077965Jy sigma=0.769632 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.000239528 Jy ! Component: 100 - total flux cleaned = 0.000548178 Jy ! Component: 150 - total flux cleaned = 0.00076694 Jy ! Component: 200 - total flux cleaned = 0.00104217 Jy ! Total flux subtracted in 200 components = 0.00104217 Jy ! Clean residual min=-0.006717 max=0.009443 Jy/beam ! Clean residual mean=0.000036 rms=0.002544 Jy/beam ! Combined flux in latest and established models = 0.0540343 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 49 components and 0.0540343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078003Jy sigma=0.769718 ! Fit after self-cal, rms=0.077989Jy sigma=0.769492 ! 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.496 mas, bmaj=8.852 mas, bpa=-4.512 degrees ! Estimated noise=0.818557 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.496 x 8.852 at -4.512 degrees (North through East) ! Clean map min=-0.0056567 max=0.033343 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.737 mas, bmaj=7.423 mas, bpa=-4.397 degrees ! Estimated noise=1.42057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0334105 Jy ! Component: 100 - total flux cleaned = 0.0419343 Jy ! Component: 150 - total flux cleaned = 0.0463992 Jy ! Component: 200 - total flux cleaned = 0.0474899 Jy ! Total flux subtracted in 200 components = 0.0474899 Jy ! Clean residual min=-0.007088 max=0.006622 Jy/beam ! Clean residual mean=0.000016 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.0474899 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0474899 Jy ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.852 mas, bpa=-4.512 degrees ! Estimated noise=0.818557 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.000545612 Jy ! Component: 100 - total flux cleaned = 0.000634361 Jy ! Component: 150 - total flux cleaned = 0.000871784 Jy ! Component: 200 - total flux cleaned = 0.00109265 Jy ! Total flux subtracted in 200 components = 0.00109265 Jy ! Clean residual min=-0.005914 max=0.006804 Jy/beam ! Clean residual mean=0.000022 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.0485826 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.0485826 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.071 mas, bmaj=15.99 mas, bpa=-11.98 degrees ! Estimated noise=0.921847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263268 Jy ! Component: 100 - total flux cleaned = 0.00294711 Jy ! Component: 150 - total flux cleaned = 0.00333793 Jy ! Component: 200 - total flux cleaned = 0.00361903 Jy ! Total flux subtracted in 200 components = 0.00361903 Jy ! Clean residual min=-0.007163 max=0.009994 Jy/beam ! Clean residual mean=0.000039 rms=0.002690 Jy/beam ! Combined flux in latest and established models = 0.0522016 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.00035316 Jy ! Component: 100 - total flux cleaned = 0.000606838 Jy ! Component: 150 - total flux cleaned = 0.000928521 Jy ! Component: 200 - total flux cleaned = 0.00115529 Jy ! Total flux subtracted in 200 components = 0.00115529 Jy ! Clean residual min=-0.006812 max=0.009503 Jy/beam ! Clean residual mean=0.000038 rms=0.002587 Jy/beam ! Combined flux in latest and established models = 0.0533569 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 28 components and 0.0533569 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.852 mas, bpa=-4.512 degrees ! Estimated noise=0.818557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000940246 Jy ! Component: 100 - total flux cleaned = -0.000802209 Jy ! Component: 150 - total flux cleaned = -0.000746348 Jy ! Component: 200 - total flux cleaned = -0.000893031 Jy ! Total flux subtracted in 200 components = -0.000893031 Jy ! Clean residual min=-0.005896 max=0.006478 Jy/beam ! Clean residual mean=0.000020 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.0524638 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 46 components and 0.0524638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078089Jy sigma=0.768415 ! Fit after self-cal, rms=0.078087Jy sigma=0.768083 wmodel /scr/pima/rv102_uvs/J1905+0952_S_map.mod ! Writing 46 model components to file: /scr/pima/rv102_uvs/J1905+0952_S_map.mod wobs /scr/pima/rv102_uvs/J1905+0952_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1905+0952_S_uvs.fits wwins /scr/pima/rv102_uvs/J1905+0952_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J1905+0952_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.00232895 Jy ! Component: 100 - total flux cleaned = 0.00364361 Jy ! Component: 150 - total flux cleaned = 0.00447146 Jy ! Component: 200 - total flux cleaned = 0.00523444 Jy ! Component: 250 - total flux cleaned = 0.00609769 Jy ! Component: 300 - total flux cleaned = 0.00690987 Jy ! Component: 350 - total flux cleaned = 0.00753371 Jy ! Component: 400 - total flux cleaned = 0.00818683 Jy ! Component: 450 - total flux cleaned = 0.00874139 Jy ! Component: 500 - total flux cleaned = 0.00915135 Jy ! Component: 550 - total flux cleaned = 0.00948531 Jy ! Component: 600 - total flux cleaned = 0.00970088 Jy ! Component: 650 - total flux cleaned = 0.00990593 Jy ! Component: 700 - total flux cleaned = 0.00980772 Jy ! Component: 750 - total flux cleaned = 0.00976017 Jy ! Component: 800 - total flux cleaned = 0.0098049 Jy ! Component: 850 - total flux cleaned = 0.00976017 Jy ! Component: 900 - total flux cleaned = 0.00971804 Jy ! Component: 950 - total flux cleaned = 0.00971816 Jy ! Component: 1000 - total flux cleaned = 0.00967829 Jy ! Component: 1050 - total flux cleaned = 0.00948246 Jy ! Component: 1100 - total flux cleaned = 0.00932813 Jy ! Component: 1150 - total flux cleaned = 0.00910292 Jy ! Component: 1200 - total flux cleaned = 0.00884627 Jy ! Component: 1250 - total flux cleaned = 0.0087026 Jy ! Component: 1300 - total flux cleaned = 0.00838632 Jy ! Component: 1350 - total flux cleaned = 0.00821484 Jy ! Component: 1400 - total flux cleaned = 0.0079787 Jy ! Component: 1450 - total flux cleaned = 0.00774823 Jy ! Component: 1500 - total flux cleaned = 0.00752286 Jy ! Component: 1550 - total flux cleaned = 0.00739598 Jy ! Component: 1600 - total flux cleaned = 0.00733312 Jy ! Component: 1650 - total flux cleaned = 0.00708904 Jy ! Component: 1700 - total flux cleaned = 0.00699969 Jy ! Component: 1750 - total flux cleaned = 0.00694021 Jy ! Component: 1800 - total flux cleaned = 0.00676591 Jy ! Component: 1850 - total flux cleaned = 0.00653762 Jy ! Component: 1900 - total flux cleaned = 0.00645313 Jy ! Component: 1950 - total flux cleaned = 0.00636987 Jy ! Component: 2000 - total flux cleaned = 0.00626074 Jy ! Component: 2050 - total flux cleaned = 0.00604566 Jy ! Component: 2100 - total flux cleaned = 0.00580755 Jy ! Component: 2150 - total flux cleaned = 0.00559885 Jy ! Component: 2200 - total flux cleaned = 0.00536723 Jy ! Component: 2250 - total flux cleaned = 0.00523998 Jy ! Component: 2300 - total flux cleaned = 0.00503873 Jy ! Component: 2350 - total flux cleaned = 0.00479059 Jy ! Component: 2400 - total flux cleaned = 0.00469233 Jy ! Component: 2450 - total flux cleaned = 0.00459514 Jy ! Component: 2500 - total flux cleaned = 0.00435479 Jy ! Component: 2550 - total flux cleaned = 0.00416456 Jy ! Component: 2600 - total flux cleaned = 0.00407068 Jy ! Component: 2650 - total flux cleaned = 0.00390726 Jy ! Component: 2700 - total flux cleaned = 0.0037915 Jy ! Component: 2750 - total flux cleaned = 0.00360794 Jy ! Component: 2800 - total flux cleaned = 0.00342582 Jy ! Component: 2850 - total flux cleaned = 0.00331299 Jy ! Component: 2900 - total flux cleaned = 0.00324542 Jy ! Component: 2950 - total flux cleaned = 0.00306715 Jy ! Component: 3000 - total flux cleaned = 0.00293427 Jy ! Component: 3050 - total flux cleaned = 0.00278032 Jy ! Component: 3100 - total flux cleaned = 0.00262733 Jy ! Component: 3150 - total flux cleaned = 0.00249683 Jy ! Component: 3200 - total flux cleaned = 0.00234564 Jy ! Component: 3250 - total flux cleaned = 0.00215257 Jy ! Component: 3300 - total flux cleaned = 0.00202466 Jy ! Component: 3350 - total flux cleaned = 0.00189755 Jy ! Component: 3400 - total flux cleaned = 0.00164458 Jy ! Component: 3450 - total flux cleaned = 0.00151902 Jy ! Component: 3500 - total flux cleaned = 0.00135239 Jy ! Component: 3550 - total flux cleaned = 0.00120737 Jy ! Component: 3600 - total flux cleaned = 0.00106302 Jy ! Component: 3650 - total flux cleaned = 0.000857859 Jy ! Component: 3700 - total flux cleaned = 0.000714891 Jy ! Component: 3750 - total flux cleaned = 0.00057256 Jy ! Component: 3800 - total flux cleaned = 0.000430788 Jy ! Component: 3850 - total flux cleaned = 0.000330063 Jy ! Component: 3900 - total flux cleaned = 0.000169418 Jy ! Component: 3950 - total flux cleaned = 2.94529e-05 Jy ! Component: 4000 - total flux cleaned = -9.02467e-05 Jy ! Component: 4050 - total flux cleaned = -0.000269013 Jy ! Total flux subtracted in 4096 components = -0.000427299 Jy ! Clean residual min=-0.001292 max=0.001112 Jy/beam ! Clean residual mean=-0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0520365 Jy keep ! Adding 363 model components to the UV plane model. ! The established model now contains 409 components and 0.0520366 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1905+0952_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.496 x 8.852 at -4.512 degrees (North through East) ! Clean map min=-0.0024159 max=0.035083 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1905+0952_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0350828 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000351124 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.00254 3.00254 6.00507 12.0101 24.0203 48.0406 96.0811 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 99.915 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1905+0952_S_uvs.log closed on Sat Feb 27 22:26:55 2016