! Started logfile: /d2/scr/pima/rv101_uvs/J2316-4041_S_uvs.log on Sat Nov 29 13:57:32 2014 obs /d2/scr/pima/rv101_uvs/J2316-4041_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J2316-4041_S_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.991543 visibilities/baseline/integration-bin. ! Found source: J2316-4041 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3752 visibilities. select RR ! 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 /d2/scr/pima/rv101_uvs/J2316-4041_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.098084Jy sigma=12.006471 ! Fit after self-cal, rms=0.589293Jy sigma=6.360620 ! 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.537 mas, bmaj=8.49 mas, bpa=-8.835 degrees ! Estimated noise=2.31898 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.3157 Jy ! Component: 100 - total flux cleaned = 0.388302 Jy ! Total flux subtracted in 100 components = 0.388302 Jy ! Clean residual min=-0.026968 max=0.038926 Jy/beam ! Clean residual mean=0.000051 rms=0.007362 Jy/beam ! Combined flux in latest and established models = 0.388302 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.388302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134524Jy sigma=1.357663 ! Fit after self-cal, rms=0.134529Jy sigma=1.357553 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=10.95 mas, bpa=-6.651 degrees ! Estimated noise=1.12549 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 (-4, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0540688 Jy ! Component: 100 - total flux cleaned = 0.0840467 Jy ! Component: 150 - total flux cleaned = 0.102186 Jy ! Component: 200 - total flux cleaned = 0.11337 Jy ! Total flux subtracted in 200 components = 0.11337 Jy ! Clean residual min=-0.014411 max=0.018145 Jy/beam ! Clean residual mean=-0.000109 rms=0.004026 Jy/beam ! Combined flux in latest and established models = 0.501671 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 45 components and 0.501671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110163Jy sigma=1.093176 ! Fit after self-cal, rms=0.109592Jy sigma=1.083712 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.36 x 10.95 at -6.651 degrees (North through East) ! Clean map min=-0.012005 max=0.37527 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.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.86 KP 1.13 LA 1.11 MK 0.94 ! OV 1.02 PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 KP 1.14 LA 1.02 MK 0.93 ! OV 1.06 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 KP 0.99 LA 0.94 MK 0.97 ! OV 1.09 PT 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.109592Jy sigma=1.083712 ! Fit after self-cal, rms=0.107744Jy sigma=1.049605 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=10.9 mas, bpa=-6.709 degrees ! Estimated noise=1.13584 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.0139033 Jy ! Component: 100 - total flux cleaned = 0.0188385 Jy ! Component: 150 - total flux cleaned = 0.0192987 Jy ! Component: 200 - total flux cleaned = 0.0195161 Jy ! Total flux subtracted in 200 components = 0.0195161 Jy ! Clean residual min=-0.012163 max=0.014635 Jy/beam ! Clean residual mean=-0.000083 rms=0.003366 Jy/beam ! Combined flux in latest and established models = 0.521187 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.521188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105230Jy sigma=1.033089 ! Fit after self-cal, rms=0.105164Jy sigma=1.030716 ! 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.105164Jy sigma=1.030716 ! Fit after self-cal, rms=0.101223Jy sigma=0.975307 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.336 mas, bmaj=10.98 mas, bpa=-6.827 degrees ! Estimated noise=1.14753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00587259 Jy ! Component: 100 - total flux cleaned = 0.0069838 Jy ! Component: 150 - total flux cleaned = 0.00728463 Jy ! Component: 200 - total flux cleaned = 0.00728797 Jy ! Total flux subtracted in 200 components = 0.00728797 Jy ! Clean residual min=-0.008318 max=0.011043 Jy/beam ! Clean residual mean=-0.000003 rms=0.002578 Jy/beam ! Combined flux in latest and established models = 0.528476 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.528476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100296Jy sigma=0.970154 ! Fit after self-cal, rms=0.100281Jy sigma=0.969234 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 (-23.5, -35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0092307 Jy ! Component: 100 - total flux cleaned = 0.0113546 Jy ! Component: 150 - total flux cleaned = 0.0123375 Jy ! Component: 200 - total flux cleaned = 0.012537 Jy ! Total flux subtracted in 200 components = 0.012537 Jy ! Clean residual min=-0.008846 max=0.010509 Jy/beam ! Clean residual mean=0.000038 rms=0.002317 Jy/beam ! Combined flux in latest and established models = 0.541013 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.541012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099353Jy sigma=0.960540 ! Fit after self-cal, rms=0.099293Jy sigma=0.959346 ! 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.099293Jy sigma=0.959346 ! Fit after self-cal, rms=0.091902Jy sigma=0.866305 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=11 mas, bpa=-6.779 degrees ! Estimated noise=1.14264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00392175 Jy ! Component: 100 - total flux cleaned = -0.00659698 Jy ! Component: 150 - total flux cleaned = -0.00742839 Jy ! Component: 200 - total flux cleaned = -0.00778507 Jy ! Total flux subtracted in 200 components = -0.00778507 Jy ! Clean residual min=-0.005768 max=0.005759 Jy/beam ! Clean residual mean=-0.000027 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.533227 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 103 components and 0.533227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091699Jy sigma=0.863560 ! Fit after self-cal, rms=0.091718Jy sigma=0.863261 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.000774683 Jy ! Component: 100 - total flux cleaned = -0.00107612 Jy ! Component: 150 - total flux cleaned = -0.0012943 Jy ! Component: 200 - total flux cleaned = -0.00144556 Jy ! Total flux subtracted in 200 components = -0.00144556 Jy ! Clean residual min=-0.005633 max=0.005565 Jy/beam ! Clean residual mean=-0.000030 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.531782 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.531782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091645Jy sigma=0.862520 ! Fit after self-cal, rms=0.091645Jy sigma=0.862473 ! 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.091645Jy sigma=0.862473 ! Fit after self-cal, rms=0.091408Jy sigma=0.846660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.631 mas, bmaj=35.55 mas, bpa=-1.622 degrees ! Estimated noise=1.34689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000853851 Jy ! Component: 100 - total flux cleaned = -0.00147075 Jy ! Component: 150 - total flux cleaned = -0.00192798 Jy ! Component: 200 - total flux cleaned = -0.00232148 Jy ! Total flux subtracted in 200 components = -0.00232148 Jy ! Clean residual min=-0.005071 max=0.004656 Jy/beam ! Clean residual mean=-0.000016 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.52946 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 121 components and 0.52946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091320Jy sigma=0.845712 ! Fit after self-cal, rms=0.091294Jy sigma=0.845449 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.00017252 Jy ! Component: 100 - total flux cleaned = -0.000514625 Jy ! Component: 150 - total flux cleaned = -0.000554589 Jy ! Component: 200 - total flux cleaned = -0.000665442 Jy ! Total flux subtracted in 200 components = -0.000665442 Jy ! Clean residual min=-0.005094 max=0.004659 Jy/beam ! Clean residual mean=-0.000021 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.528795 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 132 components and 0.528795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091240Jy sigma=0.845205 ! Fit after self-cal, rms=0.091224Jy sigma=0.845113 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=11.04 mas, bpa=-6.648 degrees ! Estimated noise=1.14804 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.346 x 11.04 at -6.648 degrees (North through East) ! Clean map min=-0.0097221 max=0.37555 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.547 mas, bmaj=8.595 mas, bpa=-8.619 degrees ! Estimated noise=2.3548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.320337 Jy ! Component: 100 - total flux cleaned = 0.397903 Jy ! Component: 150 - total flux cleaned = 0.435118 Jy ! Component: 200 - total flux cleaned = 0.459539 Jy ! Total flux subtracted in 200 components = 0.459539 Jy ! Clean residual min=-0.016602 max=0.018403 Jy/beam ! Clean residual mean=0.000029 rms=0.003622 Jy/beam ! Combined flux in latest and established models = 0.459539 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.459539 Jy ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=11.04 mas, bpa=-6.648 degrees ! Estimated noise=1.14804 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) ! Added new window around map position (3, 13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0272906 Jy ! Component: 100 - total flux cleaned = 0.0428721 Jy ! Component: 150 - total flux cleaned = 0.0526953 Jy ! Component: 200 - total flux cleaned = 0.0596107 Jy ! Total flux subtracted in 200 components = 0.0596107 Jy ! Clean residual min=-0.006080 max=0.005976 Jy/beam ! Clean residual mean=-0.000023 rms=0.001510 Jy/beam ! Combined flux in latest and established models = 0.51915 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 79 components and 0.51915 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=9.631 mas, bmaj=35.55 mas, bpa=-1.622 degrees ! Estimated noise=1.34689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00612475 Jy ! Component: 100 - total flux cleaned = 0.00965889 Jy ! Component: 150 - total flux cleaned = 0.0105415 Jy ! Component: 200 - total flux cleaned = 0.0107751 Jy ! Total flux subtracted in 200 components = 0.0107751 Jy ! Clean residual min=-0.005418 max=0.005245 Jy/beam ! Clean residual mean=-0.000012 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.529925 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.000193327 Jy ! Component: 100 - total flux cleaned = 0.000190263 Jy ! Component: 150 - total flux cleaned = 0.000138924 Jy ! Component: 200 - total flux cleaned = 0.000136234 Jy ! Total flux subtracted in 200 components = 0.000136234 Jy ! Clean residual min=-0.004966 max=0.005205 Jy/beam ! Clean residual mean=-0.000015 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.530061 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 117 components and 0.530061 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=11.04 mas, bpa=-6.648 degrees ! Estimated noise=1.14804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201832 Jy ! Component: 100 - total flux cleaned = 0.000193127 Jy ! Component: 150 - total flux cleaned = 0.000291602 Jy ! Component: 200 - total flux cleaned = 0.000210532 Jy ! Total flux subtracted in 200 components = 0.000210532 Jy ! Clean residual min=-0.005020 max=0.004885 Jy/beam ! Clean residual mean=-0.000008 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.530272 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 138 components and 0.530272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091013Jy sigma=0.845484 ! Fit after self-cal, rms=0.090854Jy sigma=0.844404 wmodel /d2/scr/pima/rv101_uvs/J2316-4041_S_map.mod ! Writing 138 model components to file: /d2/scr/pima/rv101_uvs/J2316-4041_S_map.mod wobs /d2/scr/pima/rv101_uvs/J2316-4041_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J2316-4041_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J2316-4041_S_map.win ! wwins: Wrote 4 windows to /d2/scr/pima/rv101_uvs/J2316-4041_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.000572399 Jy ! Component: 100 - total flux cleaned = 5.41464e-05 Jy ! Component: 150 - total flux cleaned = 0.000641705 Jy ! Component: 200 - total flux cleaned = 0.00125314 Jy ! Component: 250 - total flux cleaned = 0.00176707 Jy ! Component: 300 - total flux cleaned = 0.00219641 Jy ! Component: 350 - total flux cleaned = 0.00254877 Jy ! Component: 400 - total flux cleaned = 0.00288644 Jy ! Component: 450 - total flux cleaned = 0.00299607 Jy ! Component: 500 - total flux cleaned = 0.00309909 Jy ! Component: 550 - total flux cleaned = 0.00319923 Jy ! Component: 600 - total flux cleaned = 0.00314992 Jy ! Component: 650 - total flux cleaned = 0.00305515 Jy ! Component: 700 - total flux cleaned = 0.00310111 Jy ! Component: 750 - total flux cleaned = 0.00319157 Jy ! Component: 800 - total flux cleaned = 0.00327922 Jy ! Component: 850 - total flux cleaned = 0.00336457 Jy ! Component: 900 - total flux cleaned = 0.00319794 Jy ! Component: 950 - total flux cleaned = 0.00336463 Jy ! Component: 1000 - total flux cleaned = 0.00340583 Jy ! Component: 1050 - total flux cleaned = 0.00340565 Jy ! Component: 1100 - total flux cleaned = 0.00336663 Jy ! Component: 1150 - total flux cleaned = 0.00344253 Jy ! Component: 1200 - total flux cleaned = 0.00336777 Jy ! Component: 1250 - total flux cleaned = 0.00358899 Jy ! Component: 1300 - total flux cleaned = 0.00373307 Jy ! Component: 1350 - total flux cleaned = 0.00366156 Jy ! Component: 1400 - total flux cleaned = 0.00369666 Jy ! Component: 1450 - total flux cleaned = 0.00383425 Jy ! Component: 1500 - total flux cleaned = 0.00386841 Jy ! Component: 1550 - total flux cleaned = 0.0039354 Jy ! Component: 1600 - total flux cleaned = 0.00396886 Jy ! Component: 1650 - total flux cleaned = 0.00396914 Jy ! Component: 1700 - total flux cleaned = 0.00403335 Jy ! Component: 1750 - total flux cleaned = 0.00403334 Jy ! Component: 1800 - total flux cleaned = 0.00412678 Jy ! Component: 1850 - total flux cleaned = 0.0040646 Jy ! Component: 1900 - total flux cleaned = 0.0040339 Jy ! Component: 1950 - total flux cleaned = 0.0039134 Jy ! Component: 2000 - total flux cleaned = 0.00388387 Jy ! Component: 2050 - total flux cleaned = 0.00382455 Jy ! Component: 2100 - total flux cleaned = 0.00382471 Jy ! Component: 2150 - total flux cleaned = 0.00370891 Jy ! Component: 2200 - total flux cleaned = 0.00368043 Jy ! Component: 2250 - total flux cleaned = 0.00353942 Jy ! Component: 2300 - total flux cleaned = 0.00348362 Jy ! Component: 2350 - total flux cleaned = 0.00334565 Jy ! Component: 2400 - total flux cleaned = 0.00334571 Jy ! Component: 2450 - total flux cleaned = 0.0032099 Jy ! Component: 2500 - total flux cleaned = 0.00312902 Jy ! Component: 2550 - total flux cleaned = 0.00304923 Jy ! Component: 2600 - total flux cleaned = 0.00302246 Jy ! Component: 2650 - total flux cleaned = 0.00296993 Jy ! Component: 2700 - total flux cleaned = 0.00281389 Jy ! Component: 2750 - total flux cleaned = 0.00278835 Jy ! Component: 2800 - total flux cleaned = 0.00271151 Jy ! Component: 2850 - total flux cleaned = 0.00263527 Jy ! Component: 2900 - total flux cleaned = 0.00255973 Jy ! Component: 2950 - total flux cleaned = 0.0024344 Jy ! Component: 3000 - total flux cleaned = 0.00250886 Jy ! Component: 3050 - total flux cleaned = 0.00236074 Jy ! Component: 3100 - total flux cleaned = 0.00228752 Jy ! Component: 3150 - total flux cleaned = 0.00223896 Jy ! Component: 3200 - total flux cleaned = 0.00223908 Jy ! Component: 3250 - total flux cleaned = 0.00214313 Jy ! Component: 3300 - total flux cleaned = 0.00209553 Jy ! Component: 3350 - total flux cleaned = 0.00200069 Jy ! Component: 3400 - total flux cleaned = 0.00193013 Jy ! Component: 3450 - total flux cleaned = 0.00193012 Jy ! Component: 3500 - total flux cleaned = 0.00190673 Jy ! Component: 3550 - total flux cleaned = 0.00188366 Jy ! Component: 3600 - total flux cleaned = 0.00183756 Jy ! Component: 3650 - total flux cleaned = 0.00179179 Jy ! Component: 3700 - total flux cleaned = 0.00181462 Jy ! Component: 3750 - total flux cleaned = 0.00176934 Jy ! Component: 3800 - total flux cleaned = 0.0017018 Jy ! Component: 3850 - total flux cleaned = 0.00163476 Jy ! Component: 3900 - total flux cleaned = 0.00165704 Jy ! Component: 3950 - total flux cleaned = 0.00161261 Jy ! Component: 4000 - total flux cleaned = 0.00159048 Jy ! Component: 4050 - total flux cleaned = 0.00148081 Jy ! Total flux subtracted in 4096 components = 0.0014154 Jy ! Clean residual min=-0.001267 max=0.001269 Jy/beam ! Clean residual mean=-0.000004 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.531687 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 377 components and 0.531687 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J2316-4041_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.346 x 11.04 at -6.648 degrees (North through East) ! Clean map min=-0.0026925 max=0.37732 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J2316-4041_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.377325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000398539 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.316866 0.316866 0.633733 1.26747 2.53493 5.06986 10.1397 20.2794 40.5589 81.1178 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.377 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 946.771 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J2316-4041_S_uvs.log closed on Sat Nov 29 13:57:37 2014