! Started logfile: /scr/pima/bg219i_uvs/J0200+0322_S_uvs.log on Wed Apr 6 22:48:33 2016 obs /scr/pima/bg219i_uvs/J0200+0322_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0200+0322_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0200+0322 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 6480 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/bg219i_uvs/J0200+0322_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. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039755Jy sigma=22.372054 ! Fit after self-cal, rms=0.739525Jy sigma=15.857567 ! 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.822 mas, bmaj=6.59 mas, bpa=-5.798 degrees ! Estimated noise=0.598707 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.202411 Jy ! Component: 100 - total flux cleaned = 0.246559 Jy ! Total flux subtracted in 100 components = 0.246559 Jy ! Clean residual min=-0.005235 max=0.012405 Jy/beam ! Clean residual mean=-0.000014 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.246559 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.246559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069587Jy sigma=1.420852 ! Fit after self-cal, rms=0.069579Jy sigma=1.420776 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117784 Jy ! Component: 100 - total flux cleaned = 0.0183866 Jy ! Total flux subtracted in 100 components = 0.0183866 Jy ! Clean residual min=-0.004464 max=0.004843 Jy/beam ! Clean residual mean=-0.000004 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.264946 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.264946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066734Jy sigma=1.352263 ! Fit after self-cal, rms=0.066715Jy sigma=1.352043 ! 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.414 mas, bmaj=7.559 mas, bpa=-5.191 degrees ! Estimated noise=0.442494 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.00749243 Jy ! Component: 100 - total flux cleaned = 0.0115523 Jy ! Component: 150 - total flux cleaned = 0.0141092 Jy ! Component: 200 - total flux cleaned = 0.0157964 Jy ! Total flux subtracted in 200 components = 0.0157964 Jy ! Clean residual min=-0.004289 max=0.003728 Jy/beam ! Clean residual mean=0.000016 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.280742 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.280742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065941Jy sigma=1.331842 ! Fit after self-cal, rms=0.065920Jy sigma=1.331545 ! 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.414 x 7.559 at -5.191 degrees (North through East) ! Clean map min=-0.0042535 max=0.26115 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.06 KP 0.99 ! LA 1.03 MK 1.00 NL 1.00 OV 0.98 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.06 KP 0.98 ! LA 1.00 MK 1.01 NL 0.98 OV 0.97 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.07 KP 0.99 ! LA 1.00 MK 1.02 NL 0.96 OV 1.00 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 1.05 KP 0.99 ! LA 1.02 MK 0.99 NL 1.01 OV 0.97 ! PT 1.02 SC 1.00 ! ! ! Fit before self-cal, rms=0.065920Jy sigma=1.331545 ! Fit after self-cal, rms=0.065864Jy sigma=1.315780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=7.586 mas, bpa=-5.127 degrees ! Estimated noise=0.443016 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.000206424 Jy ! Component: 100 - total flux cleaned = -0.000472529 Jy ! Component: 150 - total flux cleaned = -0.000648917 Jy ! Component: 200 - total flux cleaned = -0.000719423 Jy ! Total flux subtracted in 200 components = -0.000719423 Jy ! Clean residual min=-0.003102 max=0.003209 Jy/beam ! Clean residual mean=0.000017 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.280023 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.280023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065837Jy sigma=1.315209 ! Fit after self-cal, rms=0.065853Jy sigma=1.315075 ! 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.065853Jy sigma=1.315075 ! Fit after self-cal, rms=0.065435Jy sigma=1.300855 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=7.589 mas, bpa=-5.056 degrees ! Estimated noise=0.442817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.05644e-05 Jy ! Component: 100 - total flux cleaned = -0.000130045 Jy ! Component: 150 - total flux cleaned = -0.000238234 Jy ! Component: 200 - total flux cleaned = -0.000302519 Jy ! Total flux subtracted in 200 components = -0.000302519 Jy ! Clean residual min=-0.002341 max=0.002277 Jy/beam ! Clean residual mean=0.000005 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.27972 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.27972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065427Jy sigma=1.300668 ! Fit after self-cal, rms=0.065427Jy sigma=1.300576 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 = 2.27304e-05 Jy ! Component: 100 - total flux cleaned = -1.39446e-05 Jy ! Component: 150 - total flux cleaned = -4.1825e-05 Jy ! Component: 200 - total flux cleaned = -6.66966e-05 Jy ! Total flux subtracted in 200 components = -6.66966e-05 Jy ! Clean residual min=-0.002327 max=0.002284 Jy/beam ! Clean residual mean=0.000005 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.279654 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.279654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065424Jy sigma=1.300494 ! Fit after self-cal, rms=0.065422Jy sigma=1.300461 ! 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.065422Jy sigma=1.300461 ! Fit after self-cal, rms=0.065431Jy sigma=1.300410 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=7.591 mas, bpa=-5.03 degrees ! Estimated noise=0.442887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.82948e-05 Jy ! Component: 100 - total flux cleaned = -0.000148613 Jy ! Component: 150 - total flux cleaned = -0.00021329 Jy ! Component: 200 - total flux cleaned = -0.000260757 Jy ! Total flux subtracted in 200 components = -0.000260757 Jy ! Clean residual min=-0.002314 max=0.002291 Jy/beam ! Clean residual mean=0.000005 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.279393 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 0.279393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065427Jy sigma=1.300313 ! Fit after self-cal, rms=0.065426Jy sigma=1.300295 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 = 3.42216e-06 Jy ! Component: 100 - total flux cleaned = -4.51381e-05 Jy ! Component: 150 - total flux cleaned = -7.69959e-05 Jy ! Component: 200 - total flux cleaned = -0.000100056 Jy ! Total flux subtracted in 200 components = -0.000100056 Jy ! Clean residual min=-0.002296 max=0.002296 Jy/beam ! Clean residual mean=0.000005 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.279293 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.279293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065424Jy sigma=1.300247 ! Fit after self-cal, rms=0.065424Jy sigma=1.300235 ! 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.065424Jy sigma=1.300235 ! Fit after self-cal, rms=0.065433Jy sigma=1.300201 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.652 mas, bmaj=11.38 mas, bpa=0.1818 degrees ! Estimated noise=0.559028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230814 Jy ! Component: 100 - total flux cleaned = -0.000244484 Jy ! Component: 150 - total flux cleaned = -0.000270277 Jy ! Component: 200 - total flux cleaned = -0.000293968 Jy ! Total flux subtracted in 200 components = -0.000293968 Jy ! Clean residual min=-0.002220 max=0.002103 Jy/beam ! Clean residual mean=0.000010 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.278999 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.278999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065433Jy sigma=1.300202 ! Fit after self-cal, rms=0.065431Jy sigma=1.300184 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 = -6.05058e-05 Jy ! Component: 100 - total flux cleaned = -7.11997e-05 Jy ! Component: 150 - total flux cleaned = -9.07746e-05 Jy ! Component: 200 - total flux cleaned = -0.000108696 Jy ! Total flux subtracted in 200 components = -0.000108696 Jy ! Clean residual min=-0.002226 max=0.002092 Jy/beam ! Clean residual mean=0.000010 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.27889 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.27889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065433Jy sigma=1.300221 ! Fit after self-cal, rms=0.065433Jy sigma=1.300208 ! 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.441 mas, bmaj=7.593 mas, bpa=-5.006 degrees ! Estimated noise=0.44296 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.441 x 7.593 at -5.006 degrees (North through East) ! Clean map min=-0.0021318 max=0.26119 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.838 mas, bmaj=6.599 mas, bpa=-5.631 degrees ! Estimated noise=0.603438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.203977 Jy ! Component: 100 - total flux cleaned = 0.24847 Jy ! Component: 150 - total flux cleaned = 0.26038 Jy ! Component: 200 - total flux cleaned = 0.266487 Jy ! Total flux subtracted in 200 components = 0.266487 Jy ! Clean residual min=-0.003725 max=0.003526 Jy/beam ! Clean residual mean=-0.000006 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.266487 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.266487 Jy ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=7.593 mas, bpa=-5.006 degrees ! Estimated noise=0.44296 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.00561417 Jy ! Component: 100 - total flux cleaned = 0.00841869 Jy ! Component: 150 - total flux cleaned = 0.00993059 Jy ! Component: 200 - total flux cleaned = 0.0108019 Jy ! Total flux subtracted in 200 components = 0.0108019 Jy ! Clean residual min=-0.002260 max=0.002422 Jy/beam ! Clean residual mean=0.000003 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.277289 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 0.277289 Jy ! Inverting map ! Added new window around map position (20.5, 119.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013536 Jy ! Component: 100 - total flux cleaned = 0.00103758 Jy ! Component: 150 - total flux cleaned = 0.00086117 Jy ! Component: 200 - total flux cleaned = 0.000860919 Jy ! Total flux subtracted in 200 components = 0.000860919 Jy ! Clean residual min=-0.002123 max=0.002018 Jy/beam ! Clean residual mean=0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.27815 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.27815 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.652 mas, bmaj=11.38 mas, bpa=0.1818 degrees ! Estimated noise=0.559028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000522814 Jy ! Component: 100 - total flux cleaned = 0.000767524 Jy ! Component: 150 - total flux cleaned = 0.000883815 Jy ! Component: 200 - total flux cleaned = 0.000967663 Jy ! Total flux subtracted in 200 components = 0.000967663 Jy ! Clean residual min=-0.002100 max=0.002153 Jy/beam ! Clean residual mean=0.000008 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.279117 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 = 5.9733e-05 Jy ! Component: 100 - total flux cleaned = 8.6877e-05 Jy ! Component: 150 - total flux cleaned = 0.00011281 Jy ! Component: 200 - total flux cleaned = 0.000136636 Jy ! Total flux subtracted in 200 components = 0.000136636 Jy ! Clean residual min=-0.002078 max=0.002147 Jy/beam ! Clean residual mean=0.000008 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.279254 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.279254 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=7.593 mas, bpa=-5.006 degrees ! Estimated noise=0.44296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.39561e-05 Jy ! Component: 100 - total flux cleaned = -0.000108883 Jy ! Component: 150 - total flux cleaned = -0.000135127 Jy ! Component: 200 - total flux cleaned = -0.000157967 Jy ! Total flux subtracted in 200 components = -0.000157967 Jy ! Clean residual min=-0.002133 max=0.001880 Jy/beam ! Clean residual mean=0.000004 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.279096 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.279096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065301Jy sigma=1.297565 ! Fit after self-cal, rms=0.065290Jy sigma=1.297418 wmodel /scr/pima/bg219i_uvs/J0200+0322_S_map.mod ! Writing 94 model components to file: /scr/pima/bg219i_uvs/J0200+0322_S_map.mod wobs /scr/pima/bg219i_uvs/J0200+0322_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0200+0322_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0200+0322_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J0200+0322_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.000876045 Jy ! Component: 100 - total flux cleaned = -0.0013726 Jy ! Component: 150 - total flux cleaned = -0.0018092 Jy ! Component: 200 - total flux cleaned = -0.00206674 Jy ! Component: 250 - total flux cleaned = -0.00219227 Jy ! Component: 300 - total flux cleaned = -0.00237617 Jy ! Component: 350 - total flux cleaned = -0.0025851 Jy ! Component: 400 - total flux cleaned = -0.00273055 Jy ! Component: 450 - total flux cleaned = -0.00284513 Jy ! Component: 500 - total flux cleaned = -0.00293 Jy ! Component: 550 - total flux cleaned = -0.00306844 Jy ! Component: 600 - total flux cleaned = -0.00317709 Jy ! Component: 650 - total flux cleaned = -0.00325731 Jy ! Component: 700 - total flux cleaned = -0.00333646 Jy ! Component: 750 - total flux cleaned = -0.00338807 Jy ! Component: 800 - total flux cleaned = -0.00349011 Jy ! Component: 850 - total flux cleaned = -0.00354005 Jy ! Component: 900 - total flux cleaned = -0.00361435 Jy ! Component: 950 - total flux cleaned = -0.00359001 Jy ! Component: 1000 - total flux cleaned = -0.0036868 Jy ! Component: 1050 - total flux cleaned = -0.0037581 Jy ! Component: 1100 - total flux cleaned = -0.00373478 Jy ! Component: 1150 - total flux cleaned = -0.00368852 Jy ! Component: 1200 - total flux cleaned = -0.00375796 Jy ! Component: 1250 - total flux cleaned = -0.00380306 Jy ! Component: 1300 - total flux cleaned = -0.00382545 Jy ! Component: 1350 - total flux cleaned = -0.00386986 Jy ! Component: 1400 - total flux cleaned = -0.00395698 Jy ! Component: 1450 - total flux cleaned = -0.0038916 Jy ! Component: 1500 - total flux cleaned = -0.00391298 Jy ! Component: 1550 - total flux cleaned = -0.003934 Jy ! Component: 1600 - total flux cleaned = -0.00397569 Jy ! Component: 1650 - total flux cleaned = -0.00401687 Jy ! Component: 1700 - total flux cleaned = -0.00399613 Jy ! Component: 1750 - total flux cleaned = -0.00403683 Jy ! Component: 1800 - total flux cleaned = -0.00405673 Jy ! Component: 1850 - total flux cleaned = -0.0040967 Jy ! Component: 1900 - total flux cleaned = -0.00411632 Jy ! Component: 1950 - total flux cleaned = -0.00419473 Jy ! Component: 2000 - total flux cleaned = -0.00411722 Jy ! Component: 2050 - total flux cleaned = -0.00427113 Jy ! Component: 2100 - total flux cleaned = -0.00429012 Jy ! Component: 2150 - total flux cleaned = -0.00430884 Jy ! Component: 2200 - total flux cleaned = -0.00434611 Jy ! Component: 2250 - total flux cleaned = -0.00440161 Jy ! Component: 2300 - total flux cleaned = -0.00447534 Jy ! Component: 2350 - total flux cleaned = -0.00447519 Jy ! Component: 2400 - total flux cleaned = -0.00447511 Jy ! Component: 2450 - total flux cleaned = -0.00458276 Jy ! Component: 2500 - total flux cleaned = -0.00458298 Jy ! Component: 2550 - total flux cleaned = -0.00461832 Jy ! Component: 2600 - total flux cleaned = -0.00465332 Jy ! Component: 2650 - total flux cleaned = -0.00467069 Jy ! Component: 2700 - total flux cleaned = -0.00475655 Jy ! Component: 2750 - total flux cleaned = -0.00472257 Jy ! Component: 2800 - total flux cleaned = -0.00470576 Jy ! Component: 2850 - total flux cleaned = -0.00472254 Jy ! Component: 2900 - total flux cleaned = -0.00470597 Jy ! Component: 2950 - total flux cleaned = -0.00473911 Jy ! Component: 3000 - total flux cleaned = -0.00468981 Jy ! Component: 3050 - total flux cleaned = -0.00468992 Jy ! Component: 3100 - total flux cleaned = -0.00464149 Jy ! Component: 3150 - total flux cleaned = -0.00468951 Jy ! Component: 3200 - total flux cleaned = -0.00464174 Jy ! Component: 3250 - total flux cleaned = -0.00476822 Jy ! Component: 3300 - total flux cleaned = -0.00468975 Jy ! Component: 3350 - total flux cleaned = -0.00472091 Jy ! Component: 3400 - total flux cleaned = -0.00475161 Jy ! Component: 3450 - total flux cleaned = -0.00472075 Jy ! Component: 3500 - total flux cleaned = -0.00473606 Jy ! Component: 3550 - total flux cleaned = -0.00467539 Jy ! Component: 3600 - total flux cleaned = -0.00472068 Jy ! Component: 3650 - total flux cleaned = -0.00469081 Jy ! Component: 3700 - total flux cleaned = -0.00476509 Jy ! Component: 3750 - total flux cleaned = -0.00475045 Jy ! Component: 3800 - total flux cleaned = -0.004765 Jy ! Component: 3850 - total flux cleaned = -0.00476497 Jy ! Component: 3900 - total flux cleaned = -0.00480823 Jy ! Component: 3950 - total flux cleaned = -0.0047653 Jy ! Component: 4000 - total flux cleaned = -0.00483643 Jy ! Component: 4050 - total flux cleaned = -0.0047231 Jy ! Total flux subtracted in 4096 components = -0.00477956 Jy ! Clean residual min=-0.000867 max=0.000751 Jy/beam ! Clean residual mean=0.000001 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.274316 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 404 components and 0.274317 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0200+0322_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.441 x 7.593 at -5.006 degrees (North through East) ! Clean map min=-0.0017287 max=0.2614 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0200+0322_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.261404 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000258906 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.297132 0.297132 0.594265 1.18853 2.37706 4.75412 9.50824 19.0165 38.0329 76.0659 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.261 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1009.65 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0200+0322_S_uvs.log closed on Wed Apr 6 22:48:38 2016