! Started logfile: /scr/pima/bg219a_uvs/J1317-2031_S_uvs.log on Wed Apr 6 22:55:21 2016 obs /scr/pima/bg219a_uvs/J1317-2031_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1317-2031_S_uva.fits ! AN table 1: 57 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.92147 visibilities/baseline/integration-bin. ! Found source: J1317-2031 ! ! 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 49 lines of history. ! ! Reading 4412 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/bg219a_uvs/J1317-2031_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.995976Jy sigma=21.435451 ! Fit after self-cal, rms=0.910071Jy sigma=19.511833 ! 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.261 mas, bmaj=6.207 mas, bpa=-0.8439 degrees ! Estimated noise=0.850899 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.0673215 Jy ! Component: 100 - total flux cleaned = 0.0876634 Jy ! Total flux subtracted in 100 components = 0.0876634 Jy ! Clean residual min=-0.005518 max=0.008603 Jy/beam ! Clean residual mean=-0.000031 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.0876634 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0876634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063558Jy sigma=1.300588 ! Fit after self-cal, rms=0.063537Jy sigma=1.298683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00970382 Jy ! Component: 100 - total flux cleaned = 0.0147519 Jy ! Total flux subtracted in 100 components = 0.0147519 Jy ! Clean residual min=-0.004328 max=0.004376 Jy/beam ! Clean residual mean=-0.000010 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.102415 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.102415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061838Jy sigma=1.253904 ! Fit after self-cal, rms=0.061834Jy sigma=1.253226 ! 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.803 mas, bmaj=7.379 mas, bpa=-4.612 degrees ! Estimated noise=0.513904 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.00397379 Jy ! Component: 100 - total flux cleaned = 0.00573136 Jy ! Component: 150 - total flux cleaned = 0.00663142 Jy ! Component: 200 - total flux cleaned = 0.00709765 Jy ! Total flux subtracted in 200 components = 0.00709765 Jy ! Clean residual min=-0.002671 max=0.002701 Jy/beam ! Clean residual mean=-0.000003 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.109513 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 51 components and 0.109513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061629Jy sigma=1.247594 ! Fit after self-cal, rms=0.061636Jy sigma=1.247534 ! 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.803 x 7.379 at -4.612 degrees (North through East) ! Clean map min=-0.0025643 max=0.090877 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 LA 1.00 MK 1.01 NL 0.98 ! OV 1.01 PT 0.95 SC 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 LA 1.02 MK 0.98 NL 1.02 ! OV 0.99 PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 LA 1.03 MK 1.03 NL 1.08 ! OV 1.00 PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 LA 1.03 MK 0.98 NL 0.92 ! OV 0.99 PT 1.00 SC 0.94 ! ! ! Fit before self-cal, rms=0.061636Jy sigma=1.247534 ! Fit after self-cal, rms=0.061765Jy sigma=1.243744 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.803 mas, bmaj=7.377 mas, bpa=-4.61 degrees ! Estimated noise=0.513515 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.000136039 Jy ! Component: 100 - total flux cleaned = 0.000135766 Jy ! Component: 150 - total flux cleaned = 0.000136034 Jy ! Component: 200 - total flux cleaned = 0.000127899 Jy ! Total flux subtracted in 200 components = 0.000127899 Jy ! Clean residual min=-0.002330 max=0.002348 Jy/beam ! Clean residual mean=-0.000005 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.109641 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.109641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061762Jy sigma=1.243701 ! Fit after self-cal, rms=0.061787Jy sigma=1.243596 ! 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.061787Jy sigma=1.243596 ! Fit after self-cal, rms=0.061738Jy sigma=1.242190 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.802 mas, bmaj=7.379 mas, bpa=-4.567 degrees ! Estimated noise=0.514014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.82121e-05 Jy ! Component: 100 - total flux cleaned = 0.000133973 Jy ! Component: 150 - total flux cleaned = 0.000134539 Jy ! Component: 200 - total flux cleaned = 0.000135006 Jy ! Total flux subtracted in 200 components = 0.000135006 Jy ! Clean residual min=-0.002137 max=0.002340 Jy/beam ! Clean residual mean=-0.000004 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.109776 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.109776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061735Jy sigma=1.242152 ! Fit after self-cal, rms=0.061737Jy sigma=1.242116 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.71176e-06 Jy ! Component: 100 - total flux cleaned = -3.0825e-06 Jy ! Component: 150 - total flux cleaned = -3.03418e-06 Jy ! Component: 200 - total flux cleaned = -2.89091e-06 Jy ! Total flux subtracted in 200 components = -2.89091e-06 Jy ! Clean residual min=-0.002145 max=0.002341 Jy/beam ! Clean residual mean=-0.000004 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.109773 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.109773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061735Jy sigma=1.242090 ! Fit after self-cal, rms=0.061734Jy sigma=1.242084 ! 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.061734Jy sigma=1.242084 ! Fit after self-cal, rms=0.061730Jy sigma=1.241994 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.801 mas, bmaj=7.379 mas, bpa=-4.546 degrees ! Estimated noise=0.514086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.75391e-05 Jy ! Component: 100 - total flux cleaned = 6.00919e-05 Jy ! Component: 150 - total flux cleaned = 5.35686e-05 Jy ! Component: 200 - total flux cleaned = 5.33426e-05 Jy ! Total flux subtracted in 200 components = 5.33426e-05 Jy ! Clean residual min=-0.002128 max=0.002334 Jy/beam ! Clean residual mean=-0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.109826 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.109826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061728Jy sigma=1.241968 ! Fit after self-cal, rms=0.061729Jy sigma=1.241962 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.473e-06 Jy ! Component: 100 - total flux cleaned = -8.77333e-06 Jy ! Component: 150 - total flux cleaned = -1.44383e-05 Jy ! Component: 200 - total flux cleaned = -1.44251e-05 Jy ! Total flux subtracted in 200 components = -1.44251e-05 Jy ! Clean residual min=-0.002129 max=0.002335 Jy/beam ! Clean residual mean=-0.000003 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.109812 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.109812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061727Jy sigma=1.241942 ! Fit after self-cal, rms=0.061727Jy sigma=1.241938 ! 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.061727Jy sigma=1.241938 ! Fit after self-cal, rms=0.061700Jy sigma=1.241937 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.85 mas, bmaj=18.97 mas, bpa=-1.896 degrees ! Estimated noise=0.682657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130302 Jy ! Component: 100 - total flux cleaned = -0.000131797 Jy ! Component: 150 - total flux cleaned = -0.000132247 Jy ! Component: 200 - total flux cleaned = -0.000132375 Jy ! Total flux subtracted in 200 components = -0.000132375 Jy ! Clean residual min=-0.002343 max=0.002505 Jy/beam ! Clean residual mean=-0.000009 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.109679 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 67 components and 0.10968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061701Jy sigma=1.241960 ! Fit after self-cal, rms=0.061702Jy sigma=1.241946 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.3234e-05 Jy ! Component: 100 - total flux cleaned = -1.6117e-05 Jy ! Component: 150 - total flux cleaned = -1.69225e-05 Jy ! Component: 200 - total flux cleaned = -1.72148e-05 Jy ! Total flux subtracted in 200 components = -1.72148e-05 Jy ! Clean residual min=-0.002343 max=0.002501 Jy/beam ! Clean residual mean=-0.000009 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.109662 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.109662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061704Jy sigma=1.241994 ! Fit after self-cal, rms=0.061705Jy sigma=1.241984 ! 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.8 mas, bmaj=7.377 mas, bpa=-4.525 degrees ! Estimated noise=0.514029 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.8 x 7.377 at -4.525 degrees (North through East) ! Clean map min=-0.0020539 max=0.090716 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.267 mas, bmaj=6.201 mas, bpa=-0.8105 degrees ! Estimated noise=0.851777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.067214 Jy ! Component: 100 - total flux cleaned = 0.0884089 Jy ! Component: 150 - total flux cleaned = 0.0980633 Jy ! Component: 200 - total flux cleaned = 0.102952 Jy ! Total flux subtracted in 200 components = 0.102952 Jy ! Clean residual min=-0.004116 max=0.004149 Jy/beam ! Clean residual mean=-0.000011 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.102952 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.102952 Jy ! Inverting map and beam ! Estimated beam: bmin=2.8 mas, bmaj=7.377 mas, bpa=-4.525 degrees ! Estimated noise=0.514029 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.00378441 Jy ! Component: 100 - total flux cleaned = 0.00543397 Jy ! Component: 150 - total flux cleaned = 0.00626377 Jy ! Component: 200 - total flux cleaned = 0.00669075 Jy ! Total flux subtracted in 200 components = 0.00669075 Jy ! Clean residual min=-0.002164 max=0.002276 Jy/beam ! Clean residual mean=-0.000004 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.109643 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 45 components and 0.109643 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.85 mas, bmaj=18.97 mas, bpa=-1.896 degrees ! Estimated noise=0.682657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.45643e-05 Jy ! Component: 100 - total flux cleaned = 1.49644e-05 Jy ! Component: 150 - total flux cleaned = 1.52099e-05 Jy ! Component: 200 - total flux cleaned = 1.59524e-05 Jy ! Total flux subtracted in 200 components = 1.59524e-05 Jy ! Clean residual min=-0.002347 max=0.002494 Jy/beam ! Clean residual mean=-0.000009 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.109659 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 = 9.54282e-07 Jy ! Component: 100 - total flux cleaned = 1.58752e-06 Jy ! Component: 150 - total flux cleaned = 1.65151e-06 Jy ! Component: 200 - total flux cleaned = 1.76659e-06 Jy ! Total flux subtracted in 200 components = 1.76659e-06 Jy ! Clean residual min=-0.002342 max=0.002494 Jy/beam ! Clean residual mean=-0.000009 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.10966 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.10966 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.8 mas, bmaj=7.377 mas, bpa=-4.525 degrees ! Estimated noise=0.514029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00025734 Jy ! Component: 100 - total flux cleaned = 0.000232443 Jy ! Component: 150 - total flux cleaned = 0.000214031 Jy ! Component: 200 - total flux cleaned = 0.000198016 Jy ! Total flux subtracted in 200 components = 0.000198016 Jy ! Clean residual min=-0.002120 max=0.002319 Jy/beam ! Clean residual mean=-0.000003 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.109858 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.109858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061700Jy sigma=1.241930 ! Fit after self-cal, rms=0.061698Jy sigma=1.241913 wmodel /scr/pima/bg219a_uvs/J1317-2031_S_map.mod ! Writing 64 model components to file: /scr/pima/bg219a_uvs/J1317-2031_S_map.mod wobs /scr/pima/bg219a_uvs/J1317-2031_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1317-2031_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1317-2031_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1317-2031_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.000508263 Jy ! Component: 100 - total flux cleaned = 0.000617649 Jy ! Component: 150 - total flux cleaned = 0.000513556 Jy ! Component: 200 - total flux cleaned = 0.000514719 Jy ! Component: 250 - total flux cleaned = 0.00048399 Jy ! Component: 300 - total flux cleaned = 0.000453757 Jy ! Component: 350 - total flux cleaned = 0.000395892 Jy ! Component: 400 - total flux cleaned = 0.000368837 Jy ! Component: 450 - total flux cleaned = 0.000341988 Jy ! Component: 500 - total flux cleaned = 0.000316124 Jy ! Component: 550 - total flux cleaned = 0.00031599 Jy ! Component: 600 - total flux cleaned = 0.000388567 Jy ! Component: 650 - total flux cleaned = 0.000316839 Jy ! Component: 700 - total flux cleaned = 0.0003169 Jy ! Component: 750 - total flux cleaned = 0.000316697 Jy ! Component: 800 - total flux cleaned = 0.000316321 Jy ! Component: 850 - total flux cleaned = 0.000251092 Jy ! Component: 900 - total flux cleaned = 0.000251231 Jy ! Component: 950 - total flux cleaned = 0.000230449 Jy ! Component: 1000 - total flux cleaned = 0.000210324 Jy ! Component: 1050 - total flux cleaned = 0.000210633 Jy ! Component: 1100 - total flux cleaned = 0.000132028 Jy ! Component: 1150 - total flux cleaned = 0.000132255 Jy ! Component: 1200 - total flux cleaned = 0.000132239 Jy ! Component: 1250 - total flux cleaned = 0.000113474 Jy ! Component: 1300 - total flux cleaned = 9.52418e-05 Jy ! Component: 1350 - total flux cleaned = 9.54261e-05 Jy ! Component: 1400 - total flux cleaned = 0.000130913 Jy ! Component: 1450 - total flux cleaned = 0.000131101 Jy ! Component: 1500 - total flux cleaned = 0.000165498 Jy ! Component: 1550 - total flux cleaned = 0.000216544 Jy ! Component: 1600 - total flux cleaned = 0.000199571 Jy ! Component: 1650 - total flux cleaned = 0.000248844 Jy ! Component: 1700 - total flux cleaned = 0.000216404 Jy ! Component: 1750 - total flux cleaned = 0.000216395 Jy ! Component: 1800 - total flux cleaned = 0.000232246 Jy ! Component: 1850 - total flux cleaned = 0.000216399 Jy ! Component: 1900 - total flux cleaned = 0.000170476 Jy ! Component: 1950 - total flux cleaned = 0.000200838 Jy ! Component: 2000 - total flux cleaned = 0.00015572 Jy ! Component: 2050 - total flux cleaned = 0.000156022 Jy ! Component: 2100 - total flux cleaned = 0.000141387 Jy ! Component: 2150 - total flux cleaned = 0.000126864 Jy ! Component: 2200 - total flux cleaned = 6.97937e-05 Jy ! Component: 2250 - total flux cleaned = 6.98512e-05 Jy ! Component: 2300 - total flux cleaned = 8.38519e-05 Jy ! Component: 2350 - total flux cleaned = 6.99095e-05 Jy ! Component: 2400 - total flux cleaned = 8.35106e-05 Jy ! Component: 2450 - total flux cleaned = 5.64452e-05 Jy ! Component: 2500 - total flux cleaned = 4.32255e-05 Jy ! Component: 2550 - total flux cleaned = 5.65148e-05 Jy ! Component: 2600 - total flux cleaned = 5.65354e-05 Jy ! Component: 2650 - total flux cleaned = 1.76939e-05 Jy ! Component: 2700 - total flux cleaned = 3.06648e-05 Jy ! Component: 2750 - total flux cleaned = -3.27538e-05 Jy ! Component: 2800 - total flux cleaned = -4.53393e-05 Jy ! Component: 2850 - total flux cleaned = -0.000107754 Jy ! Component: 2900 - total flux cleaned = -0.00010783 Jy ! Component: 2950 - total flux cleaned = -0.00013246 Jy ! Component: 3000 - total flux cleaned = -0.000144735 Jy ! Component: 3050 - total flux cleaned = -0.000180893 Jy ! Component: 3100 - total flux cleaned = -0.000145161 Jy ! Component: 3150 - total flux cleaned = -0.000109803 Jy ! Component: 3200 - total flux cleaned = -9.80559e-05 Jy ! Component: 3250 - total flux cleaned = -9.81165e-05 Jy ! Component: 3300 - total flux cleaned = -6.34877e-05 Jy ! Component: 3350 - total flux cleaned = 5.0019e-06 Jy ! Component: 3400 - total flux cleaned = -6.31358e-06 Jy ! Component: 3450 - total flux cleaned = 6.11649e-05 Jy ! Component: 3500 - total flux cleaned = 9.45352e-05 Jy ! Component: 3550 - total flux cleaned = 0.000138701 Jy ! Component: 3600 - total flux cleaned = 0.000160604 Jy ! Component: 3650 - total flux cleaned = 0.000182449 Jy ! Component: 3700 - total flux cleaned = 0.000225781 Jy ! Component: 3750 - total flux cleaned = 0.00026879 Jy ! Component: 3800 - total flux cleaned = 0.000290155 Jy ! Component: 3850 - total flux cleaned = 0.000311383 Jy ! Component: 3900 - total flux cleaned = 0.000363958 Jy ! Component: 3950 - total flux cleaned = 0.000374388 Jy ! Component: 4000 - total flux cleaned = 0.000405569 Jy ! Component: 4050 - total flux cleaned = 0.000436582 Jy ! Total flux subtracted in 4096 components = 0.000467366 Jy ! Clean residual min=-0.000690 max=0.000635 Jy/beam ! Clean residual mean=0.000000 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.110326 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 330 components and 0.110326 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1317-2031_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.8 x 7.377 at -4.525 degrees (North through East) ! Clean map min=-0.001573 max=0.090888 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1317-2031_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0908875 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175588 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.579579 0.579579 1.15916 2.31832 4.63663 9.27327 18.5465 37.0931 74.1861 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 517.616 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1317-2031_S_uvs.log closed on Wed Apr 6 22:55:25 2016