! Started logfile: /scr/pima/bg219a_uvs/J1534-3526_S_uvs.log on Wed Apr 6 22:58:07 2016 obs /scr/pima/bg219a_uvs/J1534-3526_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1534-3526_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.574074 visibilities/baseline/integration-bin. ! Found source: J1534-3526 ! ! 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 1240 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/J1534-3526_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.292089Jy sigma=21.523172 ! Fit after self-cal, rms=0.321959Jy sigma=5.280394 ! 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.081 mas, bmaj=6.317 mas, bpa=-8.19 degrees ! Estimated noise=2.23064 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.533174 Jy ! Component: 100 - total flux cleaned = 0.649528 Jy ! Total flux subtracted in 100 components = 0.649528 Jy ! Clean residual min=-0.029389 max=0.034299 Jy/beam ! Clean residual mean=-0.000260 rms=0.008015 Jy/beam ! Combined flux in latest and established models = 0.649528 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.649528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119575Jy sigma=2.017305 ! Fit after self-cal, rms=0.119567Jy sigma=2.017271 ! 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.439 mas, bmaj=7.311 mas, bpa=-9.925 degrees ! Estimated noise=1.53023 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.0458497 Jy ! Component: 100 - total flux cleaned = 0.0666636 Jy ! Component: 150 - total flux cleaned = 0.0773583 Jy ! Component: 200 - total flux cleaned = 0.0834845 Jy ! Total flux subtracted in 200 components = 0.0834845 Jy ! Clean residual min=-0.013597 max=0.019066 Jy/beam ! Clean residual mean=-0.000223 rms=0.004658 Jy/beam ! Combined flux in latest and established models = 0.733012 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.733012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100917Jy sigma=1.796307 ! Fit after self-cal, rms=0.100917Jy sigma=1.796164 ! 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.439 x 7.311 at -9.925 degrees (North through East) ! Clean map min=-0.013185 max=0.69219 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.00 MK 1.02 NL 1.04 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.97 NL 1.06 OV 1.00 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.99 NL 1.07 OV 1.00 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 1.08 OV 1.00 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.100917Jy sigma=1.796164 ! Fit after self-cal, rms=0.096599Jy sigma=1.747395 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.437 mas, bmaj=7.289 mas, bpa=-9.846 degrees ! Estimated noise=1.53728 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.00543837 Jy ! Component: 100 - total flux cleaned = 0.00838786 Jy ! Component: 150 - total flux cleaned = 0.0100638 Jy ! Component: 200 - total flux cleaned = 0.010639 Jy ! Total flux subtracted in 200 components = 0.010639 Jy ! Clean residual min=-0.006807 max=0.006552 Jy/beam ! Clean residual mean=-0.000048 rms=0.001864 Jy/beam ! Combined flux in latest and established models = 0.743651 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.743651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095938Jy sigma=1.750098 ! Fit after self-cal, rms=0.096005Jy sigma=1.750032 ! 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.096005Jy sigma=1.750032 ! Fit after self-cal, rms=0.097318Jy sigma=1.746740 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.43 mas, bmaj=7.277 mas, bpa=-9.846 degrees ! Estimated noise=1.54776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0052764 Jy ! Component: 100 - total flux cleaned = 0.00800544 Jy ! Component: 150 - total flux cleaned = 0.0096391 Jy ! Component: 200 - total flux cleaned = 0.0106817 Jy ! Total flux subtracted in 200 components = 0.0106817 Jy ! Clean residual min=-0.006742 max=0.006537 Jy/beam ! Clean residual mean=-0.000047 rms=0.001852 Jy/beam ! Combined flux in latest and established models = 0.754333 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.754333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096675Jy sigma=1.749794 ! Fit after self-cal, rms=0.096674Jy sigma=1.749790 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.000315358 Jy ! Component: 100 - total flux cleaned = 0.000503389 Jy ! Component: 150 - total flux cleaned = 0.000649635 Jy ! Component: 200 - total flux cleaned = 0.000761925 Jy ! Total flux subtracted in 200 components = 0.000761925 Jy ! Clean residual min=-0.006632 max=0.006521 Jy/beam ! Clean residual mean=-0.000042 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.755095 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.755095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096637Jy sigma=1.750092 ! Fit after self-cal, rms=0.096638Jy sigma=1.750087 ! 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.096638Jy sigma=1.750087 ! Fit after self-cal, rms=0.098091Jy sigma=1.746413 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.422 mas, bmaj=7.265 mas, bpa=-9.85 degrees ! Estimated noise=1.5594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00516937 Jy ! Component: 100 - total flux cleaned = 0.00779494 Jy ! Component: 150 - total flux cleaned = 0.00944506 Jy ! Component: 200 - total flux cleaned = 0.0105033 Jy ! Total flux subtracted in 200 components = 0.0105033 Jy ! Clean residual min=-0.006665 max=0.006461 Jy/beam ! Clean residual mean=-0.000048 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.765598 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 42 components and 0.765598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097463Jy sigma=1.749522 ! Fit after self-cal, rms=0.097463Jy sigma=1.749519 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.000693413 Jy ! Component: 100 - total flux cleaned = 0.000990381 Jy ! Component: 150 - total flux cleaned = 0.00105369 Jy ! Component: 200 - total flux cleaned = 0.00111409 Jy ! Total flux subtracted in 200 components = 0.00111409 Jy ! Clean residual min=-0.006594 max=0.006486 Jy/beam ! Clean residual mean=-0.000042 rms=0.001836 Jy/beam ! Combined flux in latest and established models = 0.766712 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.766712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097421Jy sigma=1.750078 ! Fit after self-cal, rms=0.097422Jy sigma=1.750076 ! 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.097422Jy sigma=1.750076 ! Fit after self-cal, rms=0.098935Jy sigma=1.746310 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.878 mas, bmaj=23.13 mas, bpa=-6.663 degrees ! Estimated noise=2.30486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00890025 Jy ! Component: 100 - total flux cleaned = 0.0118813 Jy ! Component: 150 - total flux cleaned = 0.0130284 Jy ! Component: 200 - total flux cleaned = 0.0132194 Jy ! Total flux subtracted in 200 components = 0.0132194 Jy ! Clean residual min=-0.007437 max=0.006946 Jy/beam ! Clean residual mean=-0.000097 rms=0.002656 Jy/beam ! Combined flux in latest and established models = 0.779932 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.779932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098255Jy sigma=1.751734 ! Fit after self-cal, rms=0.098257Jy sigma=1.751662 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.37854e-05 Jy ! Component: 100 - total flux cleaned = 0.000126281 Jy ! Component: 150 - total flux cleaned = 0.0001662 Jy ! Component: 200 - total flux cleaned = 0.000224438 Jy ! Total flux subtracted in 200 components = 0.000224438 Jy ! Clean residual min=-0.007419 max=0.006965 Jy/beam ! Clean residual mean=-0.000094 rms=0.002646 Jy/beam ! Combined flux in latest and established models = 0.780156 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 57 components and 0.780156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098254Jy sigma=1.751600 ! Fit after self-cal, rms=0.098253Jy sigma=1.751592 ! 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.416 mas, bmaj=7.254 mas, bpa=-9.856 degrees ! Estimated noise=1.57159 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.416 x 7.254 at -9.856 degrees (North through East) ! Clean map min=-0.0059352 max=0.70449 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098253Jy sigma=1.751592 ! Fit after self-cal, rms=0.085697Jy sigma=1.561384 ! Inverting map and beam ! Estimated beam: bmin=2.434 mas, bmaj=7.272 mas, bpa=-9.85 degrees ! Estimated noise=1.53764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0147505 Jy ! Component: 100 - total flux cleaned = -0.021168 Jy ! Component: 150 - total flux cleaned = -0.0246984 Jy ! Component: 200 - total flux cleaned = -0.0267971 Jy ! Total flux subtracted in 200 components = -0.0267971 Jy ! Clean residual min=-0.008154 max=0.012996 Jy/beam ! Clean residual mean=0.000070 rms=0.003073 Jy/beam ! Combined flux in latest and established models = 0.753359 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 81 components and 0.753359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084629Jy sigma=1.504730 ! Fit after self-cal, rms=0.084623Jy sigma=1.504722 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00131799 Jy ! Component: 100 - total flux cleaned = -0.00176803 Jy ! Component: 150 - total flux cleaned = -0.00200196 Jy ! Component: 200 - total flux cleaned = -0.00218993 Jy ! Total flux subtracted in 200 components = -0.00218993 Jy ! Clean residual min=-0.008217 max=0.012775 Jy/beam ! Clean residual mean=0.000058 rms=0.003022 Jy/beam ! Combined flux in latest and established models = 0.751169 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.751169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084651Jy sigma=1.503222 ! Fit after self-cal, rms=0.084652Jy sigma=1.503221 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084652Jy sigma=1.503221 ! Fit after self-cal, rms=0.080801Jy sigma=1.458687 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.084 mas, bmaj=6.299 mas, bpa=-8.097 degrees ! Estimated noise=2.19964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.525731 Jy ! Component: 100 - total flux cleaned = 0.640473 Jy ! Component: 150 - total flux cleaned = 0.675137 Jy ! Component: 200 - total flux cleaned = 0.693555 Jy ! Total flux subtracted in 200 components = 0.693555 Jy ! Clean residual min=-0.012591 max=0.013397 Jy/beam ! Clean residual mean=-0.000063 rms=0.003781 Jy/beam ! Combined flux in latest and established models = 0.693555 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.693555 Jy ! Inverting map and beam ! Estimated beam: bmin=2.443 mas, bmaj=7.287 mas, bpa=-9.865 degrees ! Estimated noise=1.50685 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.0158059 Jy ! Component: 100 - total flux cleaned = 0.0239522 Jy ! Component: 150 - total flux cleaned = 0.0284059 Jy ! Component: 200 - total flux cleaned = 0.0309268 Jy ! Total flux subtracted in 200 components = 0.0309268 Jy ! Clean residual min=-0.008594 max=0.012408 Jy/beam ! Clean residual mean=0.000030 rms=0.003002 Jy/beam ! Combined flux in latest and established models = 0.724481 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.724482 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.947 mas, bmaj=23.54 mas, bpa=-6.699 degrees ! Estimated noise=2.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128571 Jy ! Component: 100 - total flux cleaned = 0.00125101 Jy ! Component: 150 - total flux cleaned = 0.00115267 Jy ! Component: 200 - total flux cleaned = 0.00105827 Jy ! Total flux subtracted in 200 components = 0.00105827 Jy ! Clean residual min=-0.013819 max=0.015801 Jy/beam ! Clean residual mean=0.000099 rms=0.005491 Jy/beam ! Combined flux in latest and established models = 0.72554 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.14284e-05 Jy ! Component: 100 - total flux cleaned = -0.000180591 Jy ! Component: 150 - total flux cleaned = -0.000265773 Jy ! Component: 200 - total flux cleaned = -0.000347677 Jy ! Total flux subtracted in 200 components = -0.000347677 Jy ! Clean residual min=-0.013921 max=0.015684 Jy/beam ! Clean residual mean=0.000094 rms=0.005473 Jy/beam ! Combined flux in latest and established models = 0.725192 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 35 components and 0.725192 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.443 mas, bmaj=7.287 mas, bpa=-9.865 degrees ! Estimated noise=1.50685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000957866 Jy ! Component: 100 - total flux cleaned = 0.000912855 Jy ! Component: 150 - total flux cleaned = 0.000874668 Jy ! Component: 200 - total flux cleaned = 0.000815899 Jy ! Total flux subtracted in 200 components = 0.000815899 Jy ! Clean residual min=-0.008425 max=0.012410 Jy/beam ! Clean residual mean=0.000039 rms=0.002999 Jy/beam ! Combined flux in latest and established models = 0.726008 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.726008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080261Jy sigma=1.417841 ! Fit after self-cal, rms=0.080252Jy sigma=1.417822 wmodel /scr/pima/bg219a_uvs/J1534-3526_S_map.mod ! Writing 39 model components to file: /scr/pima/bg219a_uvs/J1534-3526_S_map.mod wobs /scr/pima/bg219a_uvs/J1534-3526_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1534-3526_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1534-3526_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1534-3526_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.00528923 Jy ! Component: 100 - total flux cleaned = 0.00937687 Jy ! Component: 150 - total flux cleaned = 0.0113234 Jy ! Component: 200 - total flux cleaned = 0.0107181 Jy ! Component: 250 - total flux cleaned = 0.00971305 Jy ! Component: 300 - total flux cleaned = 0.00899248 Jy ! Component: 350 - total flux cleaned = 0.00840723 Jy ! Component: 400 - total flux cleaned = 0.00776483 Jy ! Component: 450 - total flux cleaned = 0.00715545 Jy ! Component: 500 - total flux cleaned = 0.00640496 Jy ! Component: 550 - total flux cleaned = 0.00576481 Jy ! Component: 600 - total flux cleaned = 0.00522449 Jy ! Component: 650 - total flux cleaned = 0.00447591 Jy ! Component: 700 - total flux cleaned = 0.00389423 Jy ! Component: 750 - total flux cleaned = 0.00332956 Jy ! Component: 800 - total flux cleaned = 0.0027812 Jy ! Component: 850 - total flux cleaned = 0.00211219 Jy ! Component: 900 - total flux cleaned = 0.00152295 Jy ! Component: 950 - total flux cleaned = 0.000946149 Jy ! Component: 1000 - total flux cleaned = 0.00031896 Jy ! Component: 1050 - total flux cleaned = -0.000112507 Jy ! Component: 1100 - total flux cleaned = -0.000660468 Jy ! Component: 1150 - total flux cleaned = -0.00114229 Jy ! Component: 1200 - total flux cleaned = -0.00144103 Jy ! Component: 1250 - total flux cleaned = -0.00191619 Jy ! Component: 1300 - total flux cleaned = -0.0024478 Jy ! Component: 1350 - total flux cleaned = -0.00285969 Jy ! Component: 1400 - total flux cleaned = -0.00321175 Jy ! Component: 1450 - total flux cleaned = -0.00373796 Jy ! Component: 1500 - total flux cleaned = -0.00414646 Jy ! Component: 1550 - total flux cleaned = -0.00449641 Jy ! Component: 1600 - total flux cleaned = -0.00496308 Jy ! Component: 1650 - total flux cleaned = -0.00525501 Jy ! Component: 1700 - total flux cleaned = -0.00554757 Jy ! Component: 1750 - total flux cleaned = -0.00584044 Jy ! Component: 1800 - total flux cleaned = -0.00607517 Jy ! Component: 1850 - total flux cleaned = -0.00642837 Jy ! Component: 1900 - total flux cleaned = -0.00666486 Jy ! Component: 1950 - total flux cleaned = -0.00684278 Jy ! Component: 2000 - total flux cleaned = -0.00702177 Jy ! Component: 2050 - total flux cleaned = -0.00720264 Jy ! Component: 2100 - total flux cleaned = -0.00744526 Jy ! Component: 2150 - total flux cleaned = -0.00756771 Jy ! Component: 2200 - total flux cleaned = -0.0076906 Jy ! Component: 2250 - total flux cleaned = -0.00787656 Jy ! Component: 2300 - total flux cleaned = -0.00806499 Jy ! Component: 2350 - total flux cleaned = -0.00819132 Jy ! Component: 2400 - total flux cleaned = -0.0082553 Jy ! Component: 2450 - total flux cleaned = -0.00844958 Jy ! Component: 2500 - total flux cleaned = -0.00864537 Jy ! Component: 2550 - total flux cleaned = -0.00871109 Jy ! Component: 2600 - total flux cleaned = -0.00884486 Jy ! Component: 2650 - total flux cleaned = -0.0090483 Jy ! Component: 2700 - total flux cleaned = -0.00918515 Jy ! Component: 2750 - total flux cleaned = -0.00925369 Jy ! Component: 2800 - total flux cleaned = -0.00946622 Jy ! Component: 2850 - total flux cleaned = -0.00953797 Jy ! Component: 2900 - total flux cleaned = -0.0096833 Jy ! Component: 2950 - total flux cleaned = -0.00975738 Jy ! Component: 3000 - total flux cleaned = -0.00990931 Jy ! Component: 3050 - total flux cleaned = -0.00990965 Jy ! Component: 3100 - total flux cleaned = -0.0100666 Jy ! Component: 3150 - total flux cleaned = -0.0101465 Jy ! Component: 3200 - total flux cleaned = -0.0102276 Jy ! Component: 3250 - total flux cleaned = -0.0103936 Jy ! Component: 3300 - total flux cleaned = -0.0104779 Jy ! Component: 3350 - total flux cleaned = -0.01065 Jy ! Component: 3400 - total flux cleaned = -0.0107393 Jy ! Component: 3450 - total flux cleaned = -0.0109181 Jy ! Component: 3500 - total flux cleaned = -0.0109177 Jy ! Component: 3550 - total flux cleaned = -0.0111026 Jy ! Component: 3600 - total flux cleaned = -0.0111964 Jy ! Component: 3650 - total flux cleaned = -0.0112928 Jy ! Component: 3700 - total flux cleaned = -0.0113908 Jy ! Component: 3750 - total flux cleaned = -0.0114915 Jy ! Component: 3800 - total flux cleaned = -0.0115933 Jy ! Component: 3850 - total flux cleaned = -0.0116959 Jy ! Component: 3900 - total flux cleaned = -0.0118019 Jy ! Component: 3950 - total flux cleaned = -0.0119097 Jy ! Component: 4000 - total flux cleaned = -0.0121309 Jy ! Component: 4050 - total flux cleaned = -0.0122448 Jy ! Total flux subtracted in 4096 components = -0.0123612 Jy ! Clean residual min=-0.007148 max=0.006351 Jy/beam ! Clean residual mean=-0.000095 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.713647 Jy keep ! Adding 188 model components to the UV plane model. ! The established model now contains 227 components and 0.713647 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1534-3526_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.443 x 7.287 at -9.865 degrees (North through East) ! Clean map min=-0.0091547 max=0.68988 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1534-3526_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.689876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00211367 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.919153 0.919153 1.83831 3.67661 7.35322 14.7064 29.4129 58.8258 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0063 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.689 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 326.387 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1534-3526_S_uvs.log closed on Wed Apr 6 22:58:12 2016