! Started logfile: /scr/pima/bg219e_uvs/J0011-1434_S_uvs.log on Thu Apr 7 06:30:32 2016 obs /scr/pima/bg219e_uvs/J0011-1434_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0011-1434_S_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.900709 visibilities/baseline/integration-bin. ! Found source: J0011-1434 ! ! 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 6096 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/J0011-1434_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.016918Jy sigma=19.718487 ! Fit after self-cal, rms=0.814995Jy sigma=15.796503 ! 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.463 mas, bmaj=10.3 mas, bpa=17.62 degrees ! Estimated noise=0.689007 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.142373 Jy ! Component: 100 - total flux cleaned = 0.17607 Jy ! Total flux subtracted in 100 components = 0.17607 Jy ! Clean residual min=-0.005794 max=0.013263 Jy/beam ! Clean residual mean=-0.000048 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.17607 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.17607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078749Jy sigma=1.446005 ! Fit after self-cal, rms=0.078751Jy sigma=1.445874 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014327 Jy ! Component: 100 - total flux cleaned = 0.0214698 Jy ! Total flux subtracted in 100 components = 0.0214698 Jy ! Clean residual min=-0.003964 max=0.004159 Jy/beam ! Clean residual mean=-0.000013 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.197539 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.197539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076082Jy sigma=1.384282 ! Fit after self-cal, rms=0.076083Jy sigma=1.384069 ! 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.292 mas, bmaj=11.63 mas, bpa=15.33 degrees ! Estimated noise=0.479598 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.00450649 Jy ! Component: 100 - total flux cleaned = 0.00649476 Jy ! Component: 150 - total flux cleaned = 0.0066429 Jy ! Component: 200 - total flux cleaned = 0.00668775 Jy ! Total flux subtracted in 200 components = 0.00668775 Jy ! Clean residual min=-0.002923 max=0.004391 Jy/beam ! Clean residual mean=-0.000007 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.204227 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.204227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075846Jy sigma=1.378797 ! Fit after self-cal, rms=0.075845Jy sigma=1.378684 ! 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.292 x 11.63 at 15.33 degrees (North through East) ! Clean map min=-0.0028565 max=0.1889 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 0.99 FD 1.00 HN 1.03 KP 1.02 ! LA 1.00 NL 1.00 OV 1.02 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.98 HN 1.01 KP 0.99 ! LA 0.98 NL 1.00 OV 1.02 PT 0.97 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.03 KP 0.99 ! LA 1.03 NL 1.00 OV 1.00 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 0.98 KP 1.02 ! LA 0.99 NL 0.99 OV 1.01 PT 1.02 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.075845Jy sigma=1.378684 ! Fit after self-cal, rms=0.075346Jy sigma=1.372697 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.291 mas, bmaj=11.64 mas, bpa=15.51 degrees ! Estimated noise=0.47837 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.0001898 Jy ! Component: 100 - total flux cleaned = -0.000214922 Jy ! Component: 150 - total flux cleaned = -0.000235491 Jy ! Component: 200 - total flux cleaned = -0.000253316 Jy ! Total flux subtracted in 200 components = -0.000253316 Jy ! Clean residual min=-0.002823 max=0.003484 Jy/beam ! Clean residual mean=-0.000007 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.203974 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.203974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075332Jy sigma=1.372513 ! Fit after self-cal, rms=0.075326Jy sigma=1.372450 ! 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.075326Jy sigma=1.372450 ! Fit after self-cal, rms=0.075134Jy sigma=1.366080 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.289 mas, bmaj=11.6 mas, bpa=15.33 degrees ! Estimated noise=0.478106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.45249e-05 Jy ! Component: 100 - total flux cleaned = 4.9669e-05 Jy ! Component: 150 - total flux cleaned = -2.57e-05 Jy ! Component: 200 - total flux cleaned = -9.07211e-05 Jy ! Total flux subtracted in 200 components = -9.07211e-05 Jy ! Clean residual min=-0.002380 max=0.003071 Jy/beam ! Clean residual mean=-0.000001 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.203883 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.203883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075118Jy sigma=1.365829 ! Fit after self-cal, rms=0.075125Jy sigma=1.365741 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.69137e-05 Jy ! Component: 100 - total flux cleaned = 1.80962e-06 Jy ! Component: 150 - total flux cleaned = -5.30695e-05 Jy ! Component: 200 - total flux cleaned = -9.14203e-05 Jy ! Total flux subtracted in 200 components = -9.14203e-05 Jy ! Clean residual min=-0.002386 max=0.003046 Jy/beam ! Clean residual mean=-0.000001 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.203792 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.203792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075118Jy sigma=1.365626 ! Fit after self-cal, rms=0.075118Jy sigma=1.365598 ! 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.075118Jy sigma=1.365598 ! Fit after self-cal, rms=0.075136Jy sigma=1.365545 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.289 mas, bmaj=11.59 mas, bpa=15.32 degrees ! Estimated noise=0.477877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.06706e-05 Jy ! Component: 100 - total flux cleaned = -0.000112684 Jy ! Component: 150 - total flux cleaned = -0.000141431 Jy ! Component: 200 - total flux cleaned = -0.000154623 Jy ! Total flux subtracted in 200 components = -0.000154623 Jy ! Clean residual min=-0.002366 max=0.003060 Jy/beam ! Clean residual mean=-0.000001 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.203637 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.203637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075127Jy sigma=1.365422 ! Fit after self-cal, rms=0.075128Jy sigma=1.365403 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 (19, -60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280521 Jy ! Component: 100 - total flux cleaned = 0.00392574 Jy ! Component: 150 - total flux cleaned = 0.00421317 Jy ! Component: 200 - total flux cleaned = 0.00453265 Jy ! Total flux subtracted in 200 components = 0.00453265 Jy ! Clean residual min=-0.002084 max=0.002548 Jy/beam ! Clean residual mean=-0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.20817 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 105 components and 0.20817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075017Jy sigma=1.362833 ! Fit after self-cal, rms=0.074999Jy sigma=1.362590 ! 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.074999Jy sigma=1.362590 ! Fit after self-cal, rms=0.075118Jy sigma=1.362357 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.976 mas, bmaj=16.16 mas, bpa=4.96 degrees ! Estimated noise=0.535776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135971 Jy ! Component: 100 - total flux cleaned = 0.00183058 Jy ! Component: 150 - total flux cleaned = 0.00215095 Jy ! Component: 200 - total flux cleaned = 0.00237077 Jy ! Total flux subtracted in 200 components = 0.00237077 Jy ! Clean residual min=-0.002366 max=0.002717 Jy/beam ! Clean residual mean=-0.000003 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.210541 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.210541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075097Jy sigma=1.361742 ! Fit after self-cal, rms=0.075091Jy sigma=1.361652 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.000327849 Jy ! Component: 100 - total flux cleaned = 0.000563516 Jy ! Component: 150 - total flux cleaned = 0.000725164 Jy ! Component: 200 - total flux cleaned = 0.000808534 Jy ! Total flux subtracted in 200 components = 0.000808534 Jy ! Clean residual min=-0.002358 max=0.002644 Jy/beam ! Clean residual mean=-0.000004 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.211349 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 143 components and 0.211349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075086Jy sigma=1.361552 ! Fit after self-cal, rms=0.075084Jy sigma=1.361534 ! 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.288 mas, bmaj=11.57 mas, bpa=15.29 degrees ! Estimated noise=0.47819 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.288 x 11.57 at 15.29 degrees (North through East) ! Clean map min=-0.001973 max=0.18863 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.461 mas, bmaj=10.24 mas, bpa=17.5 degrees ! Estimated noise=0.688011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142085 Jy ! Component: 100 - total flux cleaned = 0.17588 Jy ! Component: 150 - total flux cleaned = 0.190478 Jy ! Component: 200 - total flux cleaned = 0.198089 Jy ! Total flux subtracted in 200 components = 0.198089 Jy ! Clean residual min=-0.003590 max=0.003827 Jy/beam ! Clean residual mean=-0.000009 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.198089 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.198089 Jy ! Inverting map and beam ! Estimated beam: bmin=4.288 mas, bmaj=11.57 mas, bpa=15.29 degrees ! Estimated noise=0.47819 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.00514054 Jy ! Component: 100 - total flux cleaned = 0.00808016 Jy ! Component: 150 - total flux cleaned = 0.00972064 Jy ! Component: 200 - total flux cleaned = 0.0105602 Jy ! Total flux subtracted in 200 components = 0.0105602 Jy ! Clean residual min=-0.002270 max=0.002536 Jy/beam ! Clean residual mean=-0.000003 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.20865 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 52 components and 0.20865 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.976 mas, bmaj=16.16 mas, bpa=4.96 degrees ! Estimated noise=0.535776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107598 Jy ! Component: 100 - total flux cleaned = 0.00180504 Jy ! Component: 150 - total flux cleaned = 0.00228297 Jy ! Component: 200 - total flux cleaned = 0.00260117 Jy ! Total flux subtracted in 200 components = 0.00260117 Jy ! Clean residual min=-0.002469 max=0.002708 Jy/beam ! Clean residual mean=-0.000003 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.211251 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.000283547 Jy ! Component: 100 - total flux cleaned = 0.000455096 Jy ! Component: 150 - total flux cleaned = 0.000511151 Jy ! Component: 200 - total flux cleaned = 0.000562363 Jy ! Total flux subtracted in 200 components = 0.000562363 Jy ! Clean residual min=-0.002449 max=0.002676 Jy/beam ! Clean residual mean=-0.000003 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.211813 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 104 components and 0.211813 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.288 mas, bmaj=11.57 mas, bpa=15.29 degrees ! Estimated noise=0.47819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208918 Jy ! Component: 100 - total flux cleaned = -0.000331675 Jy ! Component: 150 - total flux cleaned = -0.000368481 Jy ! Component: 200 - total flux cleaned = -0.000401557 Jy ! Total flux subtracted in 200 components = -0.000401557 Jy ! Clean residual min=-0.002100 max=0.002482 Jy/beam ! Clean residual mean=-0.000003 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.211412 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 124 components and 0.211412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075096Jy sigma=1.361600 ! Fit after self-cal, rms=0.075095Jy sigma=1.361564 wmodel /scr/pima/bg219e_uvs/J0011-1434_S_map.mod ! Writing 124 model components to file: /scr/pima/bg219e_uvs/J0011-1434_S_map.mod wobs /scr/pima/bg219e_uvs/J0011-1434_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0011-1434_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0011-1434_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0011-1434_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.000872875 Jy ! Component: 100 - total flux cleaned = 0.00145656 Jy ! Component: 150 - total flux cleaned = 0.00185871 Jy ! Component: 200 - total flux cleaned = 0.00224243 Jy ! Component: 250 - total flux cleaned = 0.00267619 Jy ! Component: 300 - total flux cleaned = 0.00302865 Jy ! Component: 350 - total flux cleaned = 0.00346103 Jy ! Component: 400 - total flux cleaned = 0.00381956 Jy ! Component: 450 - total flux cleaned = 0.0042249 Jy ! Component: 500 - total flux cleaned = 0.00456309 Jy ! Component: 550 - total flux cleaned = 0.00491893 Jy ! Component: 600 - total flux cleaned = 0.00515925 Jy ! Component: 650 - total flux cleaned = 0.00539463 Jy ! Component: 700 - total flux cleaned = 0.00549708 Jy ! Component: 750 - total flux cleaned = 0.00564823 Jy ! Component: 800 - total flux cleaned = 0.00584429 Jy ! Component: 850 - total flux cleaned = 0.00584471 Jy ! Component: 900 - total flux cleaned = 0.00589274 Jy ! Component: 950 - total flux cleaned = 0.00600871 Jy ! Component: 1000 - total flux cleaned = 0.00603127 Jy ! Component: 1050 - total flux cleaned = 0.00614343 Jy ! Component: 1100 - total flux cleaned = 0.00616495 Jy ! Component: 1150 - total flux cleaned = 0.00616515 Jy ! Component: 1200 - total flux cleaned = 0.0061869 Jy ! Component: 1250 - total flux cleaned = 0.00625056 Jy ! Component: 1300 - total flux cleaned = 0.00625075 Jy ! Component: 1350 - total flux cleaned = 0.00631216 Jy ! Component: 1400 - total flux cleaned = 0.00633247 Jy ! Component: 1450 - total flux cleaned = 0.00637246 Jy ! Component: 1500 - total flux cleaned = 0.00641188 Jy ! Component: 1550 - total flux cleaned = 0.00645116 Jy ! Component: 1600 - total flux cleaned = 0.00650897 Jy ! Component: 1650 - total flux cleaned = 0.00652791 Jy ! Component: 1700 - total flux cleaned = 0.00660261 Jy ! Component: 1750 - total flux cleaned = 0.00663941 Jy ! Component: 1800 - total flux cleaned = 0.00663958 Jy ! Component: 1850 - total flux cleaned = 0.00665779 Jy ! Component: 1900 - total flux cleaned = 0.00671109 Jy ! Component: 1950 - total flux cleaned = 0.00672872 Jy ! Component: 2000 - total flux cleaned = 0.00662428 Jy ! Component: 2050 - total flux cleaned = 0.00664197 Jy ! Component: 2100 - total flux cleaned = 0.00669286 Jy ! Component: 2150 - total flux cleaned = 0.00669299 Jy ! Component: 2200 - total flux cleaned = 0.00665959 Jy ! Component: 2250 - total flux cleaned = 0.00661007 Jy ! Component: 2300 - total flux cleaned = 0.00656125 Jy ! Component: 2350 - total flux cleaned = 0.00657744 Jy ! Component: 2400 - total flux cleaned = 0.00657721 Jy ! Component: 2450 - total flux cleaned = 0.00648164 Jy ! Component: 2500 - total flux cleaned = 0.00649749 Jy ! Component: 2550 - total flux cleaned = 0.00648202 Jy ! Component: 2600 - total flux cleaned = 0.00640508 Jy ! Component: 2650 - total flux cleaned = 0.00645098 Jy ! Component: 2700 - total flux cleaned = 0.00643582 Jy ! Component: 2750 - total flux cleaned = 0.00639063 Jy ! Component: 2800 - total flux cleaned = 0.00636113 Jy ! Component: 2850 - total flux cleaned = 0.00631692 Jy ! Component: 2900 - total flux cleaned = 0.00631696 Jy ! Component: 2950 - total flux cleaned = 0.00628783 Jy ! Component: 3000 - total flux cleaned = 0.00623028 Jy ! Component: 3050 - total flux cleaned = 0.00625894 Jy ! Component: 3100 - total flux cleaned = 0.00620254 Jy ! Component: 3150 - total flux cleaned = 0.00620262 Jy ! Component: 3200 - total flux cleaned = 0.00616089 Jy ! Component: 3250 - total flux cleaned = 0.00617497 Jy ! Component: 3300 - total flux cleaned = 0.00614763 Jy ! Component: 3350 - total flux cleaned = 0.006134 Jy ! Component: 3400 - total flux cleaned = 0.00612053 Jy ! Component: 3450 - total flux cleaned = 0.00616055 Jy ! Component: 3500 - total flux cleaned = 0.00613377 Jy ! Component: 3550 - total flux cleaned = 0.00612053 Jy ! Component: 3600 - total flux cleaned = 0.00609434 Jy ! Component: 3650 - total flux cleaned = 0.00613358 Jy ! Component: 3700 - total flux cleaned = 0.0061466 Jy ! Component: 3750 - total flux cleaned = 0.00610818 Jy ! Component: 3800 - total flux cleaned = 0.00619745 Jy ! Component: 3850 - total flux cleaned = 0.00622266 Jy ! Component: 3900 - total flux cleaned = 0.00619752 Jy ! Component: 3950 - total flux cleaned = 0.00619759 Jy ! Component: 4000 - total flux cleaned = 0.00619768 Jy ! Component: 4050 - total flux cleaned = 0.00619783 Jy ! Total flux subtracted in 4096 components = 0.00623454 Jy ! Clean residual min=-0.000648 max=0.000727 Jy/beam ! Clean residual mean=-0.000001 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.217646 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 413 components and 0.217646 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0011-1434_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.288 x 11.57 at 15.29 degrees (North through East) ! Clean map min=-0.0015524 max=0.18778 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0011-1434_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.187781 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234766 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.375064 0.375064 0.750128 1.50026 3.00051 6.00102 12.002 24.0041 48.0082 96.0164 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.187 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 799.863 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0011-1434_S_uvs.log closed on Thu Apr 7 06:30:36 2016