! Started logfile: /scr/pima/bg219e_uvs/J0039-0942_S_uvs.log on Thu Apr 7 06:32:12 2016 obs /scr/pima/bg219e_uvs/J0039-0942_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0039-0942_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.896175 visibilities/baseline/integration-bin. ! Found source: J0039-0942 ! ! 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 7872 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/bg219e_uvs/J0039-0942_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023321Jy sigma=20.202669 ! Fit after self-cal, rms=0.814552Jy sigma=16.025194 ! 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=3.489 mas, bmaj=9.875 mas, bpa=17.57 degrees ! Estimated noise=0.60452 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.145166 Jy ! Component: 100 - total flux cleaned = 0.176822 Jy ! Total flux subtracted in 100 components = 0.176822 Jy ! Clean residual min=-0.005287 max=0.008829 Jy/beam ! Clean residual mean=-0.000003 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.176822 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.176822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076914Jy sigma=1.370545 ! Fit after self-cal, rms=0.076912Jy sigma=1.370482 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0081837 Jy ! Component: 100 - total flux cleaned = 0.0123721 Jy ! Total flux subtracted in 100 components = 0.0123721 Jy ! Clean residual min=-0.004074 max=0.004015 Jy/beam ! Clean residual mean=-0.000001 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.189194 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.189194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075773Jy sigma=1.345882 ! Fit after self-cal, rms=0.075779Jy sigma=1.345812 ! 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=4.337 mas, bmaj=11.04 mas, bpa=16.94 degrees ! Estimated noise=0.452379 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.00386745 Jy ! Component: 100 - total flux cleaned = 0.00608368 Jy ! Component: 150 - total flux cleaned = 0.00744958 Jy ! Component: 200 - total flux cleaned = 0.00830695 Jy ! Total flux subtracted in 200 components = 0.00830695 Jy ! Clean residual min=-0.002628 max=0.003249 Jy/beam ! Clean residual mean=0.000000 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.197501 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 59 components and 0.197501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075565Jy sigma=1.341377 ! Fit after self-cal, rms=0.075569Jy sigma=1.341335 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.337 x 11.04 at 16.94 degrees (North through East) ! Clean map min=-0.0025972 max=0.18684 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.04 FD 0.99 HN 1.02 KP 1.00 ! LA 0.98 NL 1.01 OV 1.01 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.00 KP 1.02 ! LA 0.98 NL 0.98 OV 1.01 PT 0.99 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.00 KP 1.01 ! LA 1.02 NL 0.93 OV 1.01 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.03 KP 1.00 ! LA 1.00 NL 1.00 OV 0.99 PT 1.01 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.075569Jy sigma=1.341335 ! Fit after self-cal, rms=0.075474Jy sigma=1.338119 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.341 mas, bmaj=11.06 mas, bpa=17 degrees ! Estimated noise=0.452846 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 = 1.02592e-05 Jy ! Component: 100 - total flux cleaned = 1.05038e-05 Jy ! Component: 150 - total flux cleaned = -6.82154e-06 Jy ! Component: 200 - total flux cleaned = -7.00852e-06 Jy ! Total flux subtracted in 200 components = -7.00852e-06 Jy ! Clean residual min=-0.002339 max=0.002892 Jy/beam ! Clean residual mean=-0.000002 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.197494 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.197494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075463Jy sigma=1.337940 ! Fit after self-cal, rms=0.075463Jy sigma=1.337904 ! 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.075463Jy sigma=1.337904 ! Fit after self-cal, rms=0.073682Jy sigma=1.331696 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.341 mas, bmaj=11.06 mas, bpa=16.93 degrees ! Estimated noise=0.452151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000152131 Jy ! Component: 100 - total flux cleaned = -0.000193495 Jy ! Component: 150 - total flux cleaned = -0.000205661 Jy ! Component: 200 - total flux cleaned = -0.00019544 Jy ! Total flux subtracted in 200 components = -0.00019544 Jy ! Clean residual min=-0.002383 max=0.002532 Jy/beam ! Clean residual mean=-0.000001 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.197298 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.197298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073677Jy sigma=1.331610 ! Fit after self-cal, rms=0.073672Jy sigma=1.331560 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 = 1.84438e-05 Jy ! Component: 100 - total flux cleaned = 8.52421e-06 Jy ! Component: 150 - total flux cleaned = 1.69743e-05 Jy ! Component: 200 - total flux cleaned = 2.52434e-05 Jy ! Total flux subtracted in 200 components = 2.52434e-05 Jy ! Clean residual min=-0.002378 max=0.002518 Jy/beam ! Clean residual mean=-0.000001 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.197324 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.197324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073670Jy sigma=1.331508 ! Fit after self-cal, rms=0.073670Jy sigma=1.331505 ! 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.073670Jy sigma=1.331505 ! Fit after self-cal, rms=0.073634Jy sigma=1.331490 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.342 mas, bmaj=11.06 mas, bpa=16.92 degrees ! Estimated noise=0.451906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197981 Jy ! Component: 100 - total flux cleaned = -0.000235997 Jy ! Component: 150 - total flux cleaned = -0.00024359 Jy ! Component: 200 - total flux cleaned = -0.000235645 Jy ! Total flux subtracted in 200 components = -0.000235645 Jy ! Clean residual min=-0.002397 max=0.002511 Jy/beam ! Clean residual mean=-0.000001 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.197088 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.197088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073632Jy sigma=1.331449 ! Fit after self-cal, rms=0.073632Jy sigma=1.331449 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 = 1.17997e-05 Jy ! Component: 100 - total flux cleaned = 1.18542e-05 Jy ! Component: 150 - total flux cleaned = 1.15335e-05 Jy ! Component: 200 - total flux cleaned = 1.15757e-05 Jy ! Total flux subtracted in 200 components = 1.15757e-05 Jy ! Clean residual min=-0.002396 max=0.002503 Jy/beam ! Clean residual mean=-0.000001 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.1971 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.1971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073631Jy sigma=1.331414 ! Fit after self-cal, rms=0.073631Jy sigma=1.331411 ! 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.073631Jy sigma=1.331411 ! Fit after self-cal, rms=0.073588Jy sigma=1.331403 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.147 mas, bmaj=14.82 mas, bpa=8.723 degrees ! Estimated noise=0.509801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184146 Jy ! Component: 100 - total flux cleaned = 0.00022271 Jy ! Component: 150 - total flux cleaned = 0.000256124 Jy ! Component: 200 - total flux cleaned = 0.000284758 Jy ! Total flux subtracted in 200 components = 0.000284758 Jy ! Clean residual min=-0.002542 max=0.003123 Jy/beam ! Clean residual mean=-0.000002 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.197384 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 103 components and 0.197384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073590Jy sigma=1.331390 ! Fit after self-cal, rms=0.073589Jy sigma=1.331383 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 = 4.91564e-05 Jy ! Component: 100 - total flux cleaned = 7.53123e-05 Jy ! Component: 150 - total flux cleaned = 8.38829e-05 Jy ! Component: 200 - total flux cleaned = 0.000104373 Jy ! Total flux subtracted in 200 components = 0.000104373 Jy ! Clean residual min=-0.002535 max=0.003114 Jy/beam ! Clean residual mean=-0.000002 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.197489 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.197489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073591Jy sigma=1.331408 ! Fit after self-cal, rms=0.073591Jy sigma=1.331404 ! 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=4.344 mas, bmaj=11.06 mas, bpa=16.9 degrees ! Estimated noise=0.451594 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.344 x 11.06 at 16.9 degrees (North through East) ! Clean map min=-0.0023769 max=0.18673 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=3.496 mas, bmaj=9.916 mas, bpa=17.48 degrees ! Estimated noise=0.604257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.145076 Jy ! Component: 100 - total flux cleaned = 0.176712 Jy ! Component: 150 - total flux cleaned = 0.184525 Jy ! Component: 200 - total flux cleaned = 0.188368 Jy ! Total flux subtracted in 200 components = 0.188368 Jy ! Clean residual min=-0.003771 max=0.003114 Jy/beam ! Clean residual mean=-0.000001 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.188368 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.188368 Jy ! Inverting map and beam ! Estimated beam: bmin=4.344 mas, bmaj=11.06 mas, bpa=16.9 degrees ! Estimated noise=0.451594 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.00373382 Jy ! Component: 100 - total flux cleaned = 0.00569807 Jy ! Component: 150 - total flux cleaned = 0.00689834 Jy ! Component: 200 - total flux cleaned = 0.00766443 Jy ! Total flux subtracted in 200 components = 0.00766443 Jy ! Clean residual min=-0.002589 max=0.002539 Jy/beam ! Clean residual mean=-0.000001 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.196033 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.196033 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=8.147 mas, bmaj=14.82 mas, bpa=8.723 degrees ! Estimated noise=0.509801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000935512 Jy ! Component: 100 - total flux cleaned = 0.00131559 Jy ! Component: 150 - total flux cleaned = 0.00135919 Jy ! Component: 200 - total flux cleaned = 0.00139675 Jy ! Total flux subtracted in 200 components = 0.00139675 Jy ! Clean residual min=-0.002531 max=0.003099 Jy/beam ! Clean residual mean=-0.000002 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.197429 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 = 3.37666e-05 Jy ! Component: 100 - total flux cleaned = 7.14336e-05 Jy ! Component: 150 - total flux cleaned = 9.91406e-05 Jy ! Component: 200 - total flux cleaned = 0.000124647 Jy ! Total flux subtracted in 200 components = 0.000124647 Jy ! Clean residual min=-0.002527 max=0.003100 Jy/beam ! Clean residual mean=-0.000002 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.197554 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.197554 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.344 mas, bmaj=11.06 mas, bpa=16.9 degrees ! Estimated noise=0.451594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000319115 Jy ! Component: 100 - total flux cleaned = -0.000356282 Jy ! Component: 150 - total flux cleaned = -0.00037188 Jy ! Component: 200 - total flux cleaned = -0.000386622 Jy ! Total flux subtracted in 200 components = -0.000386622 Jy ! Clean residual min=-0.002513 max=0.002513 Jy/beam ! Clean residual mean=-0.000001 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.197167 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.197167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073600Jy sigma=1.331526 ! Fit after self-cal, rms=0.073598Jy sigma=1.331524 wmodel /scr/pima/bg219e_uvs/J0039-0942_S_map.mod ! Writing 75 model components to file: /scr/pima/bg219e_uvs/J0039-0942_S_map.mod wobs /scr/pima/bg219e_uvs/J0039-0942_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0039-0942_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0039-0942_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J0039-0942_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.000510331 Jy ! Component: 100 - total flux cleaned = 0.000681179 Jy ! Component: 150 - total flux cleaned = 0.00068233 Jy ! Component: 200 - total flux cleaned = 0.000608225 Jy ! Component: 250 - total flux cleaned = 0.000467747 Jy ! Component: 300 - total flux cleaned = 0.00020127 Jy ! Component: 350 - total flux cleaned = -2.27476e-05 Jy ! Component: 400 - total flux cleaned = -0.000209637 Jy ! Component: 450 - total flux cleaned = -0.000418914 Jy ! Component: 500 - total flux cleaned = -0.000506092 Jy ! Component: 550 - total flux cleaned = -0.00067491 Jy ! Component: 600 - total flux cleaned = -0.000809951 Jy ! Component: 650 - total flux cleaned = -0.000782463 Jy ! Component: 700 - total flux cleaned = -0.000757218 Jy ! Component: 750 - total flux cleaned = -0.000858742 Jy ! Component: 800 - total flux cleaned = -0.000883024 Jy ! Component: 850 - total flux cleaned = -0.000955606 Jy ! Component: 900 - total flux cleaned = -0.00100279 Jy ! Component: 950 - total flux cleaned = -0.00104901 Jy ! Component: 1000 - total flux cleaned = -0.00116208 Jy ! Component: 1050 - total flux cleaned = -0.00127286 Jy ! Component: 1100 - total flux cleaned = -0.00127289 Jy ! Component: 1150 - total flux cleaned = -0.00144496 Jy ! Component: 1200 - total flux cleaned = -0.00155001 Jy ! Component: 1250 - total flux cleaned = -0.00163315 Jy ! Component: 1300 - total flux cleaned = -0.00167448 Jy ! Component: 1350 - total flux cleaned = -0.00179565 Jy ! Component: 1400 - total flux cleaned = -0.00189462 Jy ! Component: 1450 - total flux cleaned = -0.00191415 Jy ! Component: 1500 - total flux cleaned = -0.00202995 Jy ! Component: 1550 - total flux cleaned = -0.00204894 Jy ! Component: 1600 - total flux cleaned = -0.00199263 Jy ! Component: 1650 - total flux cleaned = -0.00204809 Jy ! Component: 1700 - total flux cleaned = -0.0019934 Jy ! Component: 1750 - total flux cleaned = -0.00202964 Jy ! Component: 1800 - total flux cleaned = -0.00204781 Jy ! Component: 1850 - total flux cleaned = -0.00204794 Jy ! Component: 1900 - total flux cleaned = -0.00208258 Jy ! Component: 1950 - total flux cleaned = -0.00208238 Jy ! Component: 2000 - total flux cleaned = -0.00208226 Jy ! Component: 2050 - total flux cleaned = -0.00208208 Jy ! Component: 2100 - total flux cleaned = -0.00208181 Jy ! Component: 2150 - total flux cleaned = -0.00206525 Jy ! Component: 2200 - total flux cleaned = -0.00208153 Jy ! Component: 2250 - total flux cleaned = -0.00206523 Jy ! Component: 2300 - total flux cleaned = -0.00206489 Jy ! Component: 2350 - total flux cleaned = -0.0020963 Jy ! Component: 2400 - total flux cleaned = -0.00211156 Jy ! Component: 2450 - total flux cleaned = -0.0020807 Jy ! Component: 2500 - total flux cleaned = -0.00208069 Jy ! Component: 2550 - total flux cleaned = -0.0020656 Jy ! Component: 2600 - total flux cleaned = -0.00209555 Jy ! Component: 2650 - total flux cleaned = -0.00208071 Jy ! Component: 2700 - total flux cleaned = -0.00213944 Jy ! Component: 2750 - total flux cleaned = -0.00212483 Jy ! Component: 2800 - total flux cleaned = -0.00213934 Jy ! Component: 2850 - total flux cleaned = -0.00215352 Jy ! Component: 2900 - total flux cleaned = -0.00220989 Jy ! Component: 2950 - total flux cleaned = -0.00219596 Jy ! Component: 3000 - total flux cleaned = -0.00222359 Jy ! Component: 3050 - total flux cleaned = -0.00223727 Jy ! Component: 3100 - total flux cleaned = -0.00223738 Jy ! Component: 3150 - total flux cleaned = -0.0022507 Jy ! Component: 3200 - total flux cleaned = -0.00226394 Jy ! Component: 3250 - total flux cleaned = -0.00225078 Jy ! Component: 3300 - total flux cleaned = -0.00231676 Jy ! Component: 3350 - total flux cleaned = -0.00239511 Jy ! Component: 3400 - total flux cleaned = -0.0024209 Jy ! Component: 3450 - total flux cleaned = -0.00239514 Jy ! Component: 3500 - total flux cleaned = -0.00238249 Jy ! Component: 3550 - total flux cleaned = -0.0024206 Jy ! Component: 3600 - total flux cleaned = -0.00239543 Jy ! Component: 3650 - total flux cleaned = -0.00243292 Jy ! Component: 3700 - total flux cleaned = -0.00245779 Jy ! Component: 3750 - total flux cleaned = -0.0024702 Jy ! Component: 3800 - total flux cleaned = -0.002507 Jy ! Component: 3850 - total flux cleaned = -0.00247037 Jy ! Component: 3900 - total flux cleaned = -0.00249469 Jy ! Component: 3950 - total flux cleaned = -0.0024946 Jy ! Component: 4000 - total flux cleaned = -0.0024707 Jy ! Component: 4050 - total flux cleaned = -0.00247073 Jy ! Total flux subtracted in 4096 components = -0.00244696 Jy ! Clean residual min=-0.000734 max=0.000755 Jy/beam ! Clean residual mean=0.000002 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.19472 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 371 components and 0.19472 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0039-0942_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.344 x 11.06 at 16.9 degrees (North through East) ! Clean map min=-0.0018343 max=0.18666 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0039-0942_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.186665 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219787 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.353233 0.353233 0.706466 1.41293 2.82586 5.65172 11.3034 22.6069 45.2138 90.4276 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.186 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 849.298 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0039-0942_S_uvs.log closed on Thu Apr 7 06:32:16 2016