! Started logfile: /scr/pima/bg219i_uvs/J0544-2241_S_uvs.log on Wed Apr 6 22:53:42 2016 obs /scr/pima/bg219i_uvs/J0544-2241_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0544-2241_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0544-2241 ! ! 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 5040 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/J0544-2241_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.031681Jy sigma=19.482457 ! Fit after self-cal, rms=0.747502Jy sigma=14.156398 ! 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.443 mas, bmaj=6.421 mas, bpa=-6.122 degrees ! Estimated noise=0.752196 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.194057 Jy ! Component: 100 - total flux cleaned = 0.237042 Jy ! Total flux subtracted in 100 components = 0.237042 Jy ! Clean residual min=-0.007250 max=0.014412 Jy/beam ! Clean residual mean=-0.000009 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.237042 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.237042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082859Jy sigma=1.426925 ! Fit after self-cal, rms=0.082847Jy sigma=1.426802 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157226 Jy ! Component: 100 - total flux cleaned = 0.0247751 Jy ! Total flux subtracted in 100 components = 0.0247751 Jy ! Clean residual min=-0.005819 max=0.007260 Jy/beam ! Clean residual mean=-0.000002 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.261817 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.261817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078486Jy sigma=1.344682 ! Fit after self-cal, rms=0.078438Jy sigma=1.344206 ! 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=2.93 mas, bmaj=7.597 mas, bpa=-5.937 degrees ! Estimated noise=0.582369 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.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00920305 Jy ! Component: 100 - total flux cleaned = 0.0149898 Jy ! Component: 150 - total flux cleaned = 0.0188543 Jy ! Component: 200 - total flux cleaned = 0.0215117 Jy ! Total flux subtracted in 200 components = 0.0215117 Jy ! Clean residual min=-0.004030 max=0.004496 Jy/beam ! Clean residual mean=0.000007 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.283329 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 60 components and 0.283329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077038Jy sigma=1.321406 ! Fit after self-cal, rms=0.077007Jy sigma=1.320989 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.93 x 7.597 at -5.937 degrees (North through East) ! Clean map min=-0.0038251 max=0.24821 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.96 HN 1.04 KP 1.04 ! LA 1.00 MK 1.01 NL 1.02 OV 0.99 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.07 KP 1.00 ! LA 1.01 MK 1.00 NL 1.05 OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.07 KP 1.00 ! LA 1.01 MK 1.01 NL 0.98 OV 1.00 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.03 KP 0.99 ! LA 0.98 MK 0.99 NL 1.00 OV 0.97 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.077007Jy sigma=1.320989 ! Fit after self-cal, rms=0.076047Jy sigma=1.308356 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.599 mas, bpa=-5.842 degrees ! Estimated noise=0.581852 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.000236166 Jy ! Component: 100 - total flux cleaned = -0.000354799 Jy ! Component: 150 - total flux cleaned = -0.000404715 Jy ! Component: 200 - total flux cleaned = -0.000448384 Jy ! Total flux subtracted in 200 components = -0.000448384 Jy ! Clean residual min=-0.003776 max=0.002862 Jy/beam ! Clean residual mean=0.000010 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.28288 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.28288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075958Jy sigma=1.307096 ! Fit after self-cal, rms=0.075964Jy sigma=1.307013 ! 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.075964Jy sigma=1.307013 ! Fit after self-cal, rms=0.074702Jy sigma=1.297632 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=7.605 mas, bpa=-5.869 degrees ! Estimated noise=0.581924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.02251e-05 Jy ! Component: 100 - total flux cleaned = -0.000311535 Jy ! Component: 150 - total flux cleaned = -0.000461094 Jy ! Component: 200 - total flux cleaned = -0.000461858 Jy ! Total flux subtracted in 200 components = -0.000461858 Jy ! Clean residual min=-0.002936 max=0.002666 Jy/beam ! Clean residual mean=0.000007 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.282418 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.282418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074660Jy sigma=1.296834 ! Fit after self-cal, rms=0.074658Jy sigma=1.296768 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.8117e-05 Jy ! Component: 100 - total flux cleaned = -1.76297e-05 Jy ! Component: 150 - total flux cleaned = -6.72858e-05 Jy ! Component: 200 - total flux cleaned = -6.77184e-05 Jy ! Total flux subtracted in 200 components = -6.77184e-05 Jy ! Clean residual min=-0.002980 max=0.002660 Jy/beam ! Clean residual mean=0.000007 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.282351 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.282351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074640Jy sigma=1.296442 ! Fit after self-cal, rms=0.074639Jy sigma=1.296420 ! 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.074639Jy sigma=1.296420 ! Fit after self-cal, rms=0.074369Jy sigma=1.295484 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.607 mas, bpa=-5.875 degrees ! Estimated noise=0.581545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000351494 Jy ! Component: 100 - total flux cleaned = -0.000504727 Jy ! Component: 150 - total flux cleaned = -0.000584699 Jy ! Component: 200 - total flux cleaned = -0.00063198 Jy ! Total flux subtracted in 200 components = -0.00063198 Jy ! Clean residual min=-0.002729 max=0.002611 Jy/beam ! Clean residual mean=0.000005 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.281719 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 0.281719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074348Jy sigma=1.295111 ! Fit after self-cal, rms=0.074347Jy sigma=1.295087 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.10954e-05 Jy ! Component: 100 - total flux cleaned = -0.000119548 Jy ! Component: 150 - total flux cleaned = -0.00017776 Jy ! Component: 200 - total flux cleaned = -0.000212258 Jy ! Total flux subtracted in 200 components = -0.000212258 Jy ! Clean residual min=-0.002760 max=0.002621 Jy/beam ! Clean residual mean=0.000005 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.281506 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.281506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074336Jy sigma=1.294900 ! Fit after self-cal, rms=0.074335Jy sigma=1.294885 ! 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.074335Jy sigma=1.294885 ! Fit after self-cal, rms=0.074396Jy sigma=1.294820 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.44 mas, bmaj=16.41 mas, bpa=0.4007 degrees ! Estimated noise=0.780797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000427264 Jy ! Component: 100 - total flux cleaned = -0.000509927 Jy ! Component: 150 - total flux cleaned = -0.000562172 Jy ! Component: 200 - total flux cleaned = -0.000607884 Jy ! Total flux subtracted in 200 components = -0.000607884 Jy ! Clean residual min=-0.002481 max=0.002605 Jy/beam ! Clean residual mean=0.000010 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.280898 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 118 components and 0.280898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074392Jy sigma=1.294795 ! Fit after self-cal, rms=0.074392Jy sigma=1.294772 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.74582e-05 Jy ! Component: 100 - total flux cleaned = -4.67778e-05 Jy ! Component: 150 - total flux cleaned = -4.63698e-05 Jy ! Component: 200 - total flux cleaned = -4.54735e-05 Jy ! Total flux subtracted in 200 components = -4.54735e-05 Jy ! Clean residual min=-0.002464 max=0.002562 Jy/beam ! Clean residual mean=0.000010 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.280853 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 120 components and 0.280853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074393Jy sigma=1.294815 ! Fit after self-cal, rms=0.074392Jy sigma=1.294811 ! 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=2.945 mas, bmaj=7.608 mas, bpa=-5.885 degrees ! Estimated noise=0.581548 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 7.608 at -5.885 degrees (North through East) ! Clean map min=-0.0025686 max=0.24795 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.452 mas, bmaj=6.417 mas, bpa=-6.014 degrees ! Estimated noise=0.753292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194263 Jy ! Component: 100 - total flux cleaned = 0.237421 Jy ! Component: 150 - total flux cleaned = 0.25327 Jy ! Component: 200 - total flux cleaned = 0.262013 Jy ! Total flux subtracted in 200 components = 0.262013 Jy ! Clean residual min=-0.004428 max=0.004978 Jy/beam ! Clean residual mean=-0.000003 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.262013 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.262013 Jy ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.608 mas, bpa=-5.885 degrees ! Estimated noise=0.581548 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.00712706 Jy ! Component: 100 - total flux cleaned = 0.0110466 Jy ! Component: 150 - total flux cleaned = 0.0135936 Jy ! Component: 200 - total flux cleaned = 0.0153388 Jy ! Total flux subtracted in 200 components = 0.0153388 Jy ! Clean residual min=-0.002760 max=0.002509 Jy/beam ! Clean residual mean=0.000003 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.277352 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.277352 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.44 mas, bmaj=16.41 mas, bpa=0.4007 degrees ! Estimated noise=0.780797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174644 Jy ! Component: 100 - total flux cleaned = 0.00263508 Jy ! Component: 150 - total flux cleaned = 0.00280084 Jy ! Component: 200 - total flux cleaned = 0.00290528 Jy ! Total flux subtracted in 200 components = 0.00290528 Jy ! Clean residual min=-0.002525 max=0.002596 Jy/beam ! Clean residual mean=0.000009 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.280257 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.000111287 Jy ! Component: 100 - total flux cleaned = 0.000193987 Jy ! Component: 150 - total flux cleaned = 0.000240231 Jy ! Component: 200 - total flux cleaned = 0.000268874 Jy ! Total flux subtracted in 200 components = 0.000268874 Jy ! Clean residual min=-0.002488 max=0.002599 Jy/beam ! Clean residual mean=0.000009 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.280526 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.280526 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.608 mas, bpa=-5.885 degrees ! Estimated noise=0.581548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360539 Jy ! Component: 100 - total flux cleaned = -0.000363695 Jy ! Component: 150 - total flux cleaned = -0.000363974 Jy ! Component: 200 - total flux cleaned = -0.000315488 Jy ! Total flux subtracted in 200 components = -0.000315488 Jy ! Clean residual min=-0.002590 max=0.002530 Jy/beam ! Clean residual mean=0.000005 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.28021 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.28021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074423Jy sigma=1.295296 ! Fit after self-cal, rms=0.074423Jy sigma=1.295215 wmodel /scr/pima/bg219i_uvs/J0544-2241_S_map.mod ! Writing 96 model components to file: /scr/pima/bg219i_uvs/J0544-2241_S_map.mod wobs /scr/pima/bg219i_uvs/J0544-2241_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0544-2241_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0544-2241_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J0544-2241_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.000941532 Jy ! Component: 100 - total flux cleaned = -0.00158373 Jy ! Component: 150 - total flux cleaned = -0.00175694 Jy ! Component: 200 - total flux cleaned = -0.00188181 Jy ! Component: 250 - total flux cleaned = -0.00196227 Jy ! Component: 300 - total flux cleaned = -0.00207888 Jy ! Component: 350 - total flux cleaned = -0.00223203 Jy ! Component: 400 - total flux cleaned = -0.0024187 Jy ! Component: 450 - total flux cleaned = -0.00249187 Jy ! Component: 500 - total flux cleaned = -0.00263554 Jy ! Component: 550 - total flux cleaned = -0.00284566 Jy ! Component: 600 - total flux cleaned = -0.00291388 Jy ! Component: 650 - total flux cleaned = -0.00315092 Jy ! Component: 700 - total flux cleaned = -0.00325106 Jy ! Component: 750 - total flux cleaned = -0.00351317 Jy ! Component: 800 - total flux cleaned = -0.00380338 Jy ! Component: 850 - total flux cleaned = -0.00399408 Jy ! Component: 900 - total flux cleaned = -0.00421345 Jy ! Component: 950 - total flux cleaned = -0.00433717 Jy ! Component: 1000 - total flux cleaned = -0.00464093 Jy ! Component: 1050 - total flux cleaned = -0.00482052 Jy ! Component: 1100 - total flux cleaned = -0.00505659 Jy ! Component: 1150 - total flux cleaned = -0.00520173 Jy ! Component: 1200 - total flux cleaned = -0.00537383 Jy ! Component: 1250 - total flux cleaned = -0.0055153 Jy ! Component: 1300 - total flux cleaned = -0.0057107 Jy ! Component: 1350 - total flux cleaned = -0.00579376 Jy ! Component: 1400 - total flux cleaned = -0.00601145 Jy ! Component: 1450 - total flux cleaned = -0.00609215 Jy ! Component: 1500 - total flux cleaned = -0.00611877 Jy ! Component: 1550 - total flux cleaned = -0.00622431 Jy ! Component: 1600 - total flux cleaned = -0.00635428 Jy ! Component: 1650 - total flux cleaned = -0.00643133 Jy ! Component: 1700 - total flux cleaned = -0.00653287 Jy ! Component: 1750 - total flux cleaned = -0.00670847 Jy ! Component: 1800 - total flux cleaned = -0.00680755 Jy ! Component: 1850 - total flux cleaned = -0.00688103 Jy ! Component: 1900 - total flux cleaned = -0.00697798 Jy ! Component: 1950 - total flux cleaned = -0.00702597 Jy ! Component: 2000 - total flux cleaned = -0.00714487 Jy ! Component: 2050 - total flux cleaned = -0.00719192 Jy ! Component: 2100 - total flux cleaned = -0.00716854 Jy ! Component: 2150 - total flux cleaned = -0.00723797 Jy ! Component: 2200 - total flux cleaned = -0.00739818 Jy ! Component: 2250 - total flux cleaned = -0.0074433 Jy ! Component: 2300 - total flux cleaned = -0.0074206 Jy ! Component: 2350 - total flux cleaned = -0.00737603 Jy ! Component: 2400 - total flux cleaned = -0.00746427 Jy ! Component: 2450 - total flux cleaned = -0.00755181 Jy ! Component: 2500 - total flux cleaned = -0.0075303 Jy ! Component: 2550 - total flux cleaned = -0.00759474 Jy ! Component: 2600 - total flux cleaned = -0.00759456 Jy ! Component: 2650 - total flux cleaned = -0.00765767 Jy ! Component: 2700 - total flux cleaned = -0.00765781 Jy ! Component: 2750 - total flux cleaned = -0.00767854 Jy ! Component: 2800 - total flux cleaned = -0.00771961 Jy ! Component: 2850 - total flux cleaned = -0.00786233 Jy ! Component: 2900 - total flux cleaned = -0.00784183 Jy ! Component: 2950 - total flux cleaned = -0.00790196 Jy ! Component: 3000 - total flux cleaned = -0.00788203 Jy ! Component: 3050 - total flux cleaned = -0.00794136 Jy ! Component: 3100 - total flux cleaned = -0.00794157 Jy ! Component: 3150 - total flux cleaned = -0.00796124 Jy ! Component: 3200 - total flux cleaned = -0.00807734 Jy ! Component: 3250 - total flux cleaned = -0.00801963 Jy ! Component: 3300 - total flux cleaned = -0.0080768 Jy ! Component: 3350 - total flux cleaned = -0.00809589 Jy ! Component: 3400 - total flux cleaned = -0.00807739 Jy ! Component: 3450 - total flux cleaned = -0.00802157 Jy ! Component: 3500 - total flux cleaned = -0.00805843 Jy ! Component: 3550 - total flux cleaned = -0.00805822 Jy ! Component: 3600 - total flux cleaned = -0.0079306 Jy ! Component: 3650 - total flux cleaned = -0.00794845 Jy ! Component: 3700 - total flux cleaned = -0.00782271 Jy ! Component: 3750 - total flux cleaned = -0.00780493 Jy ! Component: 3800 - total flux cleaned = -0.00776949 Jy ! Component: 3850 - total flux cleaned = -0.00776945 Jy ! Component: 3900 - total flux cleaned = -0.00773448 Jy ! Component: 3950 - total flux cleaned = -0.00766498 Jy ! Component: 4000 - total flux cleaned = -0.00768247 Jy ! Component: 4050 - total flux cleaned = -0.0076137 Jy ! Total flux subtracted in 4096 components = -0.00757962 Jy ! Clean residual min=-0.000999 max=0.000962 Jy/beam ! Clean residual mean=0.000003 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.272631 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 389 components and 0.272631 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0544-2241_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 7.608 at -5.885 degrees (North through East) ! Clean map min=-0.0020513 max=0.24851 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0544-2241_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.24851 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00031923 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.385373 0.385373 0.770746 1.54149 3.08298 6.16597 12.3319 24.6639 49.3277 98.6554 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.248 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 778.466 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0544-2241_S_uvs.log closed on Wed Apr 6 22:53:46 2016