! Started logfile: /scr/pima/bg219a_uvs/J1524-3012_S_uvs.log on Wed Apr 6 22:58:03 2016 obs /scr/pima/bg219a_uvs/J1524-3012_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1524-3012_S_uva.fits ! AN table 1: 57 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.687719 visibilities/baseline/integration-bin. ! Found source: J1524-3012 ! ! 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 2352 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/J1524-3012_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018990Jy sigma=19.909691 ! Fit after self-cal, rms=0.890500Jy sigma=17.320027 ! 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.145 mas, bmaj=6.94 mas, bpa=-8.189 degrees ! Estimated noise=1.0361 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.0808923 Jy ! Component: 100 - total flux cleaned = 0.110912 Jy ! Total flux subtracted in 100 components = 0.110912 Jy ! Clean residual min=-0.009023 max=0.013239 Jy/beam ! Clean residual mean=-0.000032 rms=0.002400 Jy/beam ! Combined flux in latest and established models = 0.110912 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.110912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070958Jy sigma=1.295646 ! Fit after self-cal, rms=0.070430Jy sigma=1.286776 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147188 Jy ! Component: 100 - total flux cleaned = 0.0218669 Jy ! Total flux subtracted in 100 components = 0.0218669 Jy ! Clean residual min=-0.004747 max=0.005185 Jy/beam ! Clean residual mean=-0.000007 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.132779 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.132779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067225Jy sigma=1.224177 ! Fit after self-cal, rms=0.067129Jy sigma=1.223559 ! 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.641 mas, bmaj=8.235 mas, bpa=-7.189 degrees ! Estimated noise=0.774273 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.0039878 Jy ! Component: 100 - total flux cleaned = 0.00508655 Jy ! Component: 150 - total flux cleaned = 0.00530853 Jy ! Component: 200 - total flux cleaned = 0.00543937 Jy ! Total flux subtracted in 200 components = 0.00543937 Jy ! Clean residual min=-0.003945 max=0.004319 Jy/beam ! Clean residual mean=-0.000004 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.138218 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.138218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066883Jy sigma=1.218950 ! Fit after self-cal, rms=0.066818Jy sigma=1.218779 ! 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.641 x 8.235 at -7.189 degrees (North through East) ! Clean map min=-0.0037933 max=0.10723 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: ! LA 1.01 MK 1.02 NL 1.04 OV 0.95 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.04 NL 1.00 OV 1.00 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.01 NL 1.06 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 0.99 NL 1.11 OV 0.95 ! PT 0.93 SC 0.96 ! ! ! Fit before self-cal, rms=0.066818Jy sigma=1.218779 ! Fit after self-cal, rms=0.067074Jy sigma=1.212250 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.647 mas, bmaj=8.223 mas, bpa=-6.924 degrees ! Estimated noise=0.772521 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 = -3.24633e-05 Jy ! Component: 100 - total flux cleaned = -8.61566e-05 Jy ! Component: 150 - total flux cleaned = -0.00012932 Jy ! Component: 200 - total flux cleaned = -0.000147908 Jy ! Total flux subtracted in 200 components = -0.000147908 Jy ! Clean residual min=-0.002991 max=0.003733 Jy/beam ! Clean residual mean=-0.000006 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.13807 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.13807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067054Jy sigma=1.211921 ! Fit after self-cal, rms=0.067111Jy sigma=1.211701 ! 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.067111Jy sigma=1.211701 ! Fit after self-cal, rms=0.066924Jy sigma=1.209523 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.636 mas, bmaj=8.196 mas, bpa=-7.072 degrees ! Estimated noise=0.768926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213451 Jy ! Component: 100 - total flux cleaned = 0.000171616 Jy ! Component: 150 - total flux cleaned = 0.000154376 Jy ! Component: 200 - total flux cleaned = 0.000123891 Jy ! Total flux subtracted in 200 components = 0.000123891 Jy ! Clean residual min=-0.002952 max=0.003505 Jy/beam ! Clean residual mean=-0.000010 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.138194 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.138194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066910Jy sigma=1.209355 ! Fit after self-cal, rms=0.066961Jy sigma=1.209219 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 (-17.5, -76.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292389 Jy ! Component: 100 - total flux cleaned = 0.003559 Jy ! Component: 150 - total flux cleaned = 0.00379646 Jy ! Component: 200 - total flux cleaned = 0.00389202 Jy ! Total flux subtracted in 200 components = 0.00389202 Jy ! Clean residual min=-0.002632 max=0.002778 Jy/beam ! Clean residual mean=-0.000011 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.142086 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.142086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066821Jy sigma=1.206698 ! Fit after self-cal, rms=0.066781Jy sigma=1.206419 ! 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.066781Jy sigma=1.206419 ! Fit after self-cal, rms=0.066747Jy sigma=1.206059 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.634 mas, bmaj=8.184 mas, bpa=-7.11 degrees ! Estimated noise=0.766346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137006 Jy ! Component: 100 - total flux cleaned = 0.00169404 Jy ! Component: 150 - total flux cleaned = 0.00178615 Jy ! Component: 200 - total flux cleaned = 0.00190539 Jy ! Total flux subtracted in 200 components = 0.00190539 Jy ! Clean residual min=-0.002438 max=0.002721 Jy/beam ! Clean residual mean=-0.000010 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.143992 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.143992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066710Jy sigma=1.205479 ! Fit after self-cal, rms=0.066706Jy sigma=1.205413 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 (96.5, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664432 Jy ! Component: 100 - total flux cleaned = 0.000365409 Jy ! Component: 150 - total flux cleaned = 0.000180874 Jy ! Component: 200 - total flux cleaned = 0.000105896 Jy ! Total flux subtracted in 200 components = 0.000105896 Jy ! Clean residual min=-0.001965 max=0.002278 Jy/beam ! Clean residual mean=-0.000011 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.144097 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.144097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066582Jy sigma=1.203298 ! Fit after self-cal, rms=0.066603Jy sigma=1.202894 ! 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.066603Jy sigma=1.202894 ! Fit after self-cal, rms=0.066949Jy sigma=1.202553 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.88 mas, bmaj=22.84 mas, bpa=-3.571 degrees ! Estimated noise=1.12177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000912797 Jy ! Component: 100 - total flux cleaned = 0.000979741 Jy ! Component: 150 - total flux cleaned = 0.000952467 Jy ! Component: 200 - total flux cleaned = 0.000905586 Jy ! Total flux subtracted in 200 components = 0.000905586 Jy ! Clean residual min=-0.001914 max=0.002105 Jy/beam ! Clean residual mean=-0.000027 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.145003 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 96 components and 0.145003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066920Jy sigma=1.201992 ! Fit after self-cal, rms=0.066926Jy sigma=1.201885 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.000227023 Jy ! Component: 100 - total flux cleaned = 0.000205962 Jy ! Component: 150 - total flux cleaned = 0.000187581 Jy ! Component: 200 - total flux cleaned = 0.000204335 Jy ! Total flux subtracted in 200 components = 0.000204335 Jy ! Clean residual min=-0.001794 max=0.002003 Jy/beam ! Clean residual mean=-0.000027 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.145207 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 0.145207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066919Jy sigma=1.201767 ! Fit after self-cal, rms=0.066923Jy sigma=1.201725 ! 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.64 mas, bmaj=8.184 mas, bpa=-6.969 degrees ! Estimated noise=0.769507 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.64 x 8.184 at -6.969 degrees (North through East) ! Clean map min=-0.0025385 max=0.10667 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.144 mas, bmaj=6.907 mas, bpa=-7.898 degrees ! Estimated noise=1.02512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0799143 Jy ! Component: 100 - total flux cleaned = 0.110113 Jy ! Component: 150 - total flux cleaned = 0.124159 Jy ! Component: 200 - total flux cleaned = 0.131517 Jy ! Total flux subtracted in 200 components = 0.131517 Jy ! Clean residual min=-0.005237 max=0.004820 Jy/beam ! Clean residual mean=-0.000015 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.131517 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.131517 Jy ! Inverting map and beam ! Estimated beam: bmin=2.64 mas, bmaj=8.184 mas, bpa=-6.969 degrees ! Estimated noise=0.769507 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.00514105 Jy ! Component: 100 - total flux cleaned = 0.00751079 Jy ! Component: 150 - total flux cleaned = 0.00956384 Jy ! Component: 200 - total flux cleaned = 0.0109393 Jy ! Total flux subtracted in 200 components = 0.0109393 Jy ! Clean residual min=-0.002417 max=0.002356 Jy/beam ! Clean residual mean=-0.000017 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.142456 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 35 components and 0.142456 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=6.88 mas, bmaj=22.84 mas, bpa=-3.571 degrees ! Estimated noise=1.12177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223984 Jy ! Component: 100 - total flux cleaned = 0.00290979 Jy ! Component: 150 - total flux cleaned = 0.00329155 Jy ! Component: 200 - total flux cleaned = 0.00335489 Jy ! Total flux subtracted in 200 components = 0.00335489 Jy ! Clean residual min=-0.001955 max=0.002178 Jy/beam ! Clean residual mean=-0.000031 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.145811 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.01596e-05 Jy ! Component: 100 - total flux cleaned = 3.12112e-05 Jy ! Component: 150 - total flux cleaned = 7.65007e-06 Jy ! Component: 200 - total flux cleaned = -1.3472e-05 Jy ! Total flux subtracted in 200 components = -1.3472e-05 Jy ! Clean residual min=-0.001973 max=0.002018 Jy/beam ! Clean residual mean=-0.000028 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.145798 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 72 components and 0.145798 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.64 mas, bmaj=8.184 mas, bpa=-6.969 degrees ! Estimated noise=0.769507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.6569e-05 Jy ! Component: 100 - total flux cleaned = 8.35913e-06 Jy ! Component: 150 - total flux cleaned = 4.99708e-05 Jy ! Component: 200 - total flux cleaned = 4.9589e-05 Jy ! Total flux subtracted in 200 components = 4.9589e-05 Jy ! Clean residual min=-0.001920 max=0.002089 Jy/beam ! Clean residual mean=-0.000012 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.145847 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.145847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066962Jy sigma=1.202428 ! Fit after self-cal, rms=0.066967Jy sigma=1.202195 wmodel /scr/pima/bg219a_uvs/J1524-3012_S_map.mod ! Writing 90 model components to file: /scr/pima/bg219a_uvs/J1524-3012_S_map.mod wobs /scr/pima/bg219a_uvs/J1524-3012_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1524-3012_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1524-3012_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J1524-3012_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.000412691 Jy ! Component: 100 - total flux cleaned = 0.000477584 Jy ! Component: 150 - total flux cleaned = 0.000537491 Jy ! Component: 200 - total flux cleaned = 0.000565446 Jy ! Component: 250 - total flux cleaned = 0.000591849 Jy ! Component: 300 - total flux cleaned = 0.000640888 Jy ! Component: 350 - total flux cleaned = 0.000735604 Jy ! Component: 400 - total flux cleaned = 0.000894052 Jy ! Component: 450 - total flux cleaned = 0.000958422 Jy ! Component: 500 - total flux cleaned = 0.00102068 Jy ! Component: 550 - total flux cleaned = 0.00106107 Jy ! Component: 600 - total flux cleaned = 0.00106111 Jy ! Component: 650 - total flux cleaned = 0.00104267 Jy ! Component: 700 - total flux cleaned = 0.00107949 Jy ! Component: 750 - total flux cleaned = 0.00106122 Jy ! Component: 800 - total flux cleaned = 0.00102623 Jy ! Component: 850 - total flux cleaned = 0.00106069 Jy ! Component: 900 - total flux cleaned = 0.0010607 Jy ! Component: 950 - total flux cleaned = 0.00107705 Jy ! Component: 1000 - total flux cleaned = 0.00106091 Jy ! Component: 1050 - total flux cleaned = 0.00106097 Jy ! Component: 1100 - total flux cleaned = 0.00107658 Jy ! Component: 1150 - total flux cleaned = 0.00107645 Jy ! Component: 1200 - total flux cleaned = 0.00106139 Jy ! Component: 1250 - total flux cleaned = 0.00104647 Jy ! Component: 1300 - total flux cleaned = 0.00101727 Jy ! Component: 1350 - total flux cleaned = 0.00103145 Jy ! Component: 1400 - total flux cleaned = 0.000988957 Jy ! Component: 1450 - total flux cleaned = 0.000947197 Jy ! Component: 1500 - total flux cleaned = 0.00091968 Jy ! Component: 1550 - total flux cleaned = 0.000878693 Jy ! Component: 1600 - total flux cleaned = 0.00082483 Jy ! Component: 1650 - total flux cleaned = 0.000798272 Jy ! Component: 1700 - total flux cleaned = 0.000758829 Jy ! Component: 1750 - total flux cleaned = 0.000732795 Jy ! Component: 1800 - total flux cleaned = 0.000668276 Jy ! Component: 1850 - total flux cleaned = 0.000629845 Jy ! Component: 1900 - total flux cleaned = 0.000566406 Jy ! Component: 1950 - total flux cleaned = 0.000541125 Jy ! Component: 2000 - total flux cleaned = 0.000466084 Jy ! Component: 2050 - total flux cleaned = 0.000428935 Jy ! Component: 2100 - total flux cleaned = 0.000391957 Jy ! Component: 2150 - total flux cleaned = 0.000343008 Jy ! Component: 2200 - total flux cleaned = 0.0003308 Jy ! Component: 2250 - total flux cleaned = 0.000306575 Jy ! Component: 2300 - total flux cleaned = 0.000282536 Jy ! Component: 2350 - total flux cleaned = 0.000246615 Jy ! Component: 2400 - total flux cleaned = 0.000234663 Jy ! Component: 2450 - total flux cleaned = 0.000187293 Jy ! Component: 2500 - total flux cleaned = 0.000175423 Jy ! Component: 2550 - total flux cleaned = 0.000104928 Jy ! Component: 2600 - total flux cleaned = 5.81038e-05 Jy ! Component: 2650 - total flux cleaned = 3.46699e-05 Jy ! Component: 2700 - total flux cleaned = -2.38221e-05 Jy ! Component: 2750 - total flux cleaned = -7.05163e-05 Jy ! Component: 2800 - total flux cleaned = -0.000128933 Jy ! Component: 2850 - total flux cleaned = -0.000198918 Jy ! Component: 2900 - total flux cleaned = -0.000245604 Jy ! Component: 2950 - total flux cleaned = -0.000304118 Jy ! Component: 3000 - total flux cleaned = -0.00033928 Jy ! Component: 3050 - total flux cleaned = -0.000386235 Jy ! Component: 3100 - total flux cleaned = -0.000433389 Jy ! Component: 3150 - total flux cleaned = -0.0004689 Jy ! Component: 3200 - total flux cleaned = -0.00052822 Jy ! Component: 3250 - total flux cleaned = -0.000563878 Jy ! Component: 3300 - total flux cleaned = -0.000635508 Jy ! Component: 3350 - total flux cleaned = -0.000695431 Jy ! Component: 3400 - total flux cleaned = -0.0007316 Jy ! Component: 3450 - total flux cleaned = -0.000779933 Jy ! Component: 3500 - total flux cleaned = -0.000828481 Jy ! Component: 3550 - total flux cleaned = -0.000852786 Jy ! Component: 3600 - total flux cleaned = -0.000926269 Jy ! Component: 3650 - total flux cleaned = -0.00095094 Jy ! Component: 3700 - total flux cleaned = -0.000975731 Jy ! Component: 3750 - total flux cleaned = -0.00102581 Jy ! Component: 3800 - total flux cleaned = -0.0010637 Jy ! Component: 3850 - total flux cleaned = -0.00108923 Jy ! Component: 3900 - total flux cleaned = -0.00111489 Jy ! Component: 3950 - total flux cleaned = -0.00111499 Jy ! Component: 4000 - total flux cleaned = -0.00115387 Jy ! Component: 4050 - total flux cleaned = -0.00119285 Jy ! Total flux subtracted in 4096 components = -0.00120592 Jy ! Clean residual min=-0.000775 max=0.000722 Jy/beam ! Clean residual mean=0.000005 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.144641 Jy keep ! Adding 201 model components to the UV plane model. ! The established model now contains 291 components and 0.144642 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1524-3012_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.64 x 8.184 at -6.969 degrees (North through East) ! Clean map min=-0.0025179 max=0.10639 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1524-3012_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106391 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240524 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.678228 0.678228 1.35646 2.71291 5.42582 10.8516 21.7033 43.4066 86.8131 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 442.329 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1524-3012_S_uvs.log closed on Wed Apr 6 22:58:07 2016