! Started logfile: J1534-2218_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:57:40 2016 obs J1534-2218_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1534-2218_S_2014_06_09_pus_uva.fits ! AN table 1: 92 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787923 visibilities/baseline/integration-bin. ! Found source: J1534-2218 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 13048 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J1534-2218_S_2014_06_09_pus] 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 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.838460Jy sigma=0.008119 ! Fit after self-cal, rms=0.824426Jy sigma=0.007991 ! 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.29 mas, bmaj=6.988 mas, bpa=-8.68 degrees ! Estimated noise=962.263 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.131217 Jy ! Component: 100 - total flux cleaned = 0.164817 Jy ! Total flux subtracted in 100 components = 0.164817 Jy ! Clean residual min=-0.006871 max=0.014671 Jy/beam ! Clean residual mean=0.000013 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 0.164817 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.164817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092159Jy sigma=0.000852 ! Fit after self-cal, rms=0.092169Jy sigma=0.000852 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166597 Jy ! Component: 100 - total flux cleaned = 0.0261095 Jy ! Total flux subtracted in 100 components = 0.0261095 Jy ! Clean residual min=-0.004059 max=0.005057 Jy/beam ! Clean residual mean=0.000009 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.190926 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.190926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087592Jy sigma=0.000804 ! Fit after self-cal, rms=0.087609Jy sigma=0.000804 ! 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.929 mas, bmaj=8.258 mas, bpa=-8.196 degrees ! Estimated noise=645.778 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.0105948 Jy ! Component: 100 - total flux cleaned = 0.0162787 Jy ! Component: 150 - total flux cleaned = 0.0195689 Jy ! Component: 200 - total flux cleaned = 0.0215036 Jy ! Total flux subtracted in 200 components = 0.0215036 Jy ! Clean residual min=-0.003064 max=0.003272 Jy/beam ! Clean residual mean=0.000014 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.21243 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.21243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086301Jy sigma=0.000792 ! Fit after self-cal, rms=0.086319Jy sigma=0.000792 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.87 HN 1.00 KP 1.03 ! LA 1.13 MK 1.00 NL 0.97 OV 0.98 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.07 KP 1.01 ! LA 1.12 MK 0.99 NL 1.04 OV 1.01 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.09 KP 0.90 ! LA 0.90 MK 1.04 NL 0.97 OV 0.94 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.06 KP 0.88 ! LA 0.87 MK 1.03 NL 1.04 OV 1.01 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.086319Jy sigma=0.000792 ! Fit after self-cal, rms=0.084526Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.95 mas, bmaj=8.283 mas, bpa=-8.06 degrees ! Estimated noise=647.526 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.000130008 Jy ! Component: 100 - total flux cleaned = -0.000175618 Jy ! Component: 150 - total flux cleaned = -0.000189716 Jy ! Component: 200 - total flux cleaned = -0.000215589 Jy ! Total flux subtracted in 200 components = -0.000215589 Jy ! Clean residual min=-0.001870 max=0.002130 Jy/beam ! Clean residual mean=-0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.212214 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.212214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084520Jy sigma=0.000774 ! Fit after self-cal, rms=0.084533Jy sigma=0.000773 ! 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.084533Jy sigma=0.000773 ! Fit after self-cal, rms=0.084552Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=8.281 mas, bpa=-8.002 degrees ! Estimated noise=647.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000145906 Jy ! Component: 100 - total flux cleaned = -0.000199017 Jy ! Component: 150 - total flux cleaned = -0.000210149 Jy ! Component: 200 - total flux cleaned = -0.000232595 Jy ! Total flux subtracted in 200 components = -0.000232595 Jy ! Clean residual min=-0.001880 max=0.002123 Jy/beam ! Clean residual mean=-0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.211981 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.211982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084547Jy sigma=0.000773 ! Fit after self-cal, rms=0.084547Jy sigma=0.000773 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 (-12, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172499 Jy ! Component: 100 - total flux cleaned = 0.00175934 Jy ! Component: 150 - total flux cleaned = 0.00184022 Jy ! Component: 200 - total flux cleaned = 0.00179602 Jy ! Total flux subtracted in 200 components = 0.00179602 Jy ! Clean residual min=-0.001849 max=0.001826 Jy/beam ! Clean residual mean=0.000000 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.213778 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.213778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084498Jy sigma=0.000773 ! Fit after self-cal, rms=0.084492Jy sigma=0.000773 ! 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.084492Jy sigma=0.000773 ! Fit after self-cal, rms=0.084446Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=8.28 mas, bpa=-7.978 degrees ! Estimated noise=646.986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000571059 Jy ! Component: 100 - total flux cleaned = 0.00054902 Jy ! Component: 150 - total flux cleaned = 0.000463059 Jy ! Component: 200 - total flux cleaned = 0.000366976 Jy ! Total flux subtracted in 200 components = 0.000366976 Jy ! Clean residual min=-0.001775 max=0.001687 Jy/beam ! Clean residual mean=0.000002 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.214144 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 0.214144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084429Jy sigma=0.000772 ! Fit after self-cal, rms=0.084432Jy sigma=0.000772 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.000133238 Jy ! Component: 100 - total flux cleaned = 6.38646e-05 Jy ! Component: 150 - total flux cleaned = -3.36374e-07 Jy ! Component: 200 - total flux cleaned = -3.08311e-05 Jy ! Total flux subtracted in 200 components = -3.08311e-05 Jy ! Clean residual min=-0.001785 max=0.001698 Jy/beam ! Clean residual mean=0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.214114 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 103 components and 0.214114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084424Jy sigma=0.000772 ! Fit after self-cal, rms=0.084423Jy sigma=0.000772 ! 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.084423Jy sigma=0.000772 ! Fit after self-cal, rms=0.084450Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.312 mas, bmaj=19.11 mas, bpa=-6.15 degrees ! Estimated noise=818.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.83244e-05 Jy ! Component: 100 - total flux cleaned = -0.000135066 Jy ! Component: 150 - total flux cleaned = -0.000193073 Jy ! Component: 200 - total flux cleaned = -0.00022662 Jy ! Total flux subtracted in 200 components = -0.00022662 Jy ! Clean residual min=-0.001453 max=0.001446 Jy/beam ! Clean residual mean=0.000005 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.213887 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 113 components and 0.213887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084446Jy sigma=0.000772 ! Fit after self-cal, rms=0.084446Jy sigma=0.000772 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 = 5.07417e-05 Jy ! Component: 100 - total flux cleaned = 4.23568e-05 Jy ! Component: 150 - total flux cleaned = 3.52079e-05 Jy ! Component: 200 - total flux cleaned = 2.7939e-05 Jy ! Total flux subtracted in 200 components = 2.7939e-05 Jy ! Clean residual min=-0.001443 max=0.001435 Jy/beam ! Clean residual mean=0.000005 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.213915 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 118 components and 0.213915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084445Jy sigma=0.000772 ! Fit after self-cal, rms=0.084444Jy sigma=0.000772 ! 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.953 mas, bmaj=8.283 mas, bpa=-7.982 degrees ! Estimated noise=646.908 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 8.283 at -7.982 degrees (North through East) ! Clean map min=-0.001645 max=0.17618 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.304 mas, bmaj=6.97 mas, bpa=-8.489 degrees ! Estimated noise=965.807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131461 Jy ! Component: 100 - total flux cleaned = 0.164752 Jy ! Component: 150 - total flux cleaned = 0.181205 Jy ! Component: 200 - total flux cleaned = 0.190789 Jy ! Total flux subtracted in 200 components = 0.190789 Jy ! Clean residual min=-0.003426 max=0.005404 Jy/beam ! Clean residual mean=0.000004 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.190789 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.190789 Jy ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=8.283 mas, bpa=-7.982 degrees ! Estimated noise=646.908 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.00956502 Jy ! Component: 100 - total flux cleaned = 0.0145013 Jy ! Component: 150 - total flux cleaned = 0.0175079 Jy ! Component: 200 - total flux cleaned = 0.0196264 Jy ! Total flux subtracted in 200 components = 0.0196264 Jy ! Clean residual min=-0.001885 max=0.002002 Jy/beam ! Clean residual mean=0.000003 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.210415 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 60 components and 0.210415 Jy ! Inverting map ! Added new window around map position (26.5, -38.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189565 Jy ! Component: 100 - total flux cleaned = 0.00286991 Jy ! Component: 150 - total flux cleaned = 0.00336369 Jy ! Component: 200 - total flux cleaned = 0.00363997 Jy ! Total flux subtracted in 200 components = 0.00363997 Jy ! Clean residual min=-0.001688 max=0.001957 Jy/beam ! Clean residual mean=0.000004 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.214055 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.214055 Jy ! Inverting map ! Added new window around map position (81.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000785835 Jy ! Component: 100 - total flux cleaned = 0.000777174 Jy ! Component: 150 - total flux cleaned = 0.000924368 Jy ! Component: 200 - total flux cleaned = 0.000924358 Jy ! Total flux subtracted in 200 components = 0.000924358 Jy ! Clean residual min=-0.001501 max=0.001320 Jy/beam ! Clean residual mean=0.000004 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.21498 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.21498 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.312 mas, bmaj=19.11 mas, bpa=-6.15 degrees ! Estimated noise=818.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000734808 Jy ! Component: 100 - total flux cleaned = 0.000740453 Jy ! Component: 150 - total flux cleaned = 0.000615516 Jy ! Component: 200 - total flux cleaned = 0.000548379 Jy ! Total flux subtracted in 200 components = 0.000548379 Jy ! Clean residual min=-0.001222 max=0.001253 Jy/beam ! Clean residual mean=0.000007 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.215528 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 = -2.38225e-05 Jy ! Component: 100 - total flux cleaned = -3.48125e-05 Jy ! Component: 150 - total flux cleaned = -4.52447e-05 Jy ! Component: 200 - total flux cleaned = -5.52546e-05 Jy ! Total flux subtracted in 200 components = -5.52546e-05 Jy ! Clean residual min=-0.001206 max=0.001237 Jy/beam ! Clean residual mean=0.000007 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.215473 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 113 components and 0.215473 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=8.283 mas, bpa=-7.982 degrees ! Estimated noise=646.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010784 Jy ! Component: 100 - total flux cleaned = -0.000215068 Jy ! Component: 150 - total flux cleaned = -0.000240492 Jy ! Component: 200 - total flux cleaned = -0.000240401 Jy ! Total flux subtracted in 200 components = -0.000240401 Jy ! Clean residual min=-0.001383 max=0.001388 Jy/beam ! Clean residual mean=0.000003 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.215233 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 131 components and 0.215233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084358Jy sigma=0.000771 ! Fit after self-cal, rms=0.084347Jy sigma=0.000771 wmodel J1534-2218_S_2014_06_09_pus_map.mod ! Writing 131 model components to file: J1534-2218_S_2014_06_09_pus_map.mod wobs J1534-2218_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1534-2218_S_2014_06_09_pus_uvs.fits wwins J1534-2218_S_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J1534-2218_S_2014_06_09_pus_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.000339219 Jy ! Component: 100 - total flux cleaned = -0.000413222 Jy ! Component: 150 - total flux cleaned = -0.000484358 Jy ! Component: 200 - total flux cleaned = -0.000484508 Jy ! Component: 250 - total flux cleaned = -0.000572778 Jy ! Component: 300 - total flux cleaned = -0.000593934 Jy ! Component: 350 - total flux cleaned = -0.000699051 Jy ! Component: 400 - total flux cleaned = -0.000760974 Jy ! Component: 450 - total flux cleaned = -0.000882206 Jy ! Component: 500 - total flux cleaned = -0.000921602 Jy ! Component: 550 - total flux cleaned = -0.000960509 Jy ! Component: 600 - total flux cleaned = -0.000941454 Jy ! Component: 650 - total flux cleaned = -0.000978895 Jy ! Component: 700 - total flux cleaned = -0.000923383 Jy ! Component: 750 - total flux cleaned = -0.000960139 Jy ! Component: 800 - total flux cleaned = -0.00103169 Jy ! Component: 850 - total flux cleaned = -0.00101423 Jy ! Component: 900 - total flux cleaned = -0.000997024 Jy ! Component: 950 - total flux cleaned = -0.00101465 Jy ! Component: 1000 - total flux cleaned = -0.00106551 Jy ! Component: 1050 - total flux cleaned = -0.000998999 Jy ! Component: 1100 - total flux cleaned = -0.000982958 Jy ! Component: 1150 - total flux cleaned = -0.00103197 Jy ! Component: 1200 - total flux cleaned = -0.000999853 Jy ! Component: 1250 - total flux cleaned = -0.0009998 Jy ! Component: 1300 - total flux cleaned = -0.000952843 Jy ! Component: 1350 - total flux cleaned = -0.000952935 Jy ! Component: 1400 - total flux cleaned = -0.000968412 Jy ! Component: 1450 - total flux cleaned = -0.000998867 Jy ! Component: 1500 - total flux cleaned = -0.0010588 Jy ! Component: 1550 - total flux cleaned = -0.00105886 Jy ! Component: 1600 - total flux cleaned = -0.0011177 Jy ! Component: 1650 - total flux cleaned = -0.00120486 Jy ! Component: 1700 - total flux cleaned = -0.00123344 Jy ! Component: 1750 - total flux cleaned = -0.00123329 Jy ! Component: 1800 - total flux cleaned = -0.00126186 Jy ! Component: 1850 - total flux cleaned = -0.00128998 Jy ! Component: 1900 - total flux cleaned = -0.00131799 Jy ! Component: 1950 - total flux cleaned = -0.00140078 Jy ! Component: 2000 - total flux cleaned = -0.00142795 Jy ! Component: 2050 - total flux cleaned = -0.00146842 Jy ! Component: 2100 - total flux cleaned = -0.00148185 Jy ! Component: 2150 - total flux cleaned = -0.00146867 Jy ! Component: 2200 - total flux cleaned = -0.00146863 Jy ! Component: 2250 - total flux cleaned = -0.0015212 Jy ! Component: 2300 - total flux cleaned = -0.00150825 Jy ! Component: 2350 - total flux cleaned = -0.00155989 Jy ! Component: 2400 - total flux cleaned = -0.00152144 Jy ! Component: 2450 - total flux cleaned = -0.00150887 Jy ! Component: 2500 - total flux cleaned = -0.00153426 Jy ! Component: 2550 - total flux cleaned = -0.00155923 Jy ! Component: 2600 - total flux cleaned = -0.00153419 Jy ! Component: 2650 - total flux cleaned = -0.00154651 Jy ! Component: 2700 - total flux cleaned = -0.00152194 Jy ! Component: 2750 - total flux cleaned = -0.001473 Jy ! Component: 2800 - total flux cleaned = -0.00144877 Jy ! Component: 2850 - total flux cleaned = -0.00138864 Jy ! Component: 2900 - total flux cleaned = -0.00138859 Jy ! Component: 2950 - total flux cleaned = -0.00135298 Jy ! Component: 3000 - total flux cleaned = -0.00127044 Jy ! Component: 3050 - total flux cleaned = -0.0012236 Jy ! Component: 3100 - total flux cleaned = -0.0011653 Jy ! Component: 3150 - total flux cleaned = -0.00111903 Jy ! Component: 3200 - total flux cleaned = -0.00107313 Jy ! Component: 3250 - total flux cleaned = -0.00105035 Jy ! Component: 3300 - total flux cleaned = -0.00102768 Jy ! Component: 3350 - total flux cleaned = -0.00098257 Jy ! Component: 3400 - total flux cleaned = -0.000915372 Jy ! Component: 3450 - total flux cleaned = -0.00085966 Jy ! Component: 3500 - total flux cleaned = -0.000804241 Jy ! Component: 3550 - total flux cleaned = -0.000760254 Jy ! Component: 3600 - total flux cleaned = -0.000705512 Jy ! Component: 3650 - total flux cleaned = -0.000694571 Jy ! Component: 3700 - total flux cleaned = -0.000618795 Jy ! Component: 3750 - total flux cleaned = -0.000608035 Jy ! Component: 3800 - total flux cleaned = -0.000522478 Jy ! Component: 3850 - total flux cleaned = -0.00049054 Jy ! Component: 3900 - total flux cleaned = -0.000416582 Jy ! Component: 3950 - total flux cleaned = -0.000364116 Jy ! Component: 4000 - total flux cleaned = -0.000311938 Jy ! Component: 4050 - total flux cleaned = -0.000280862 Jy ! Total flux subtracted in 4096 components = -0.000239578 Jy ! Clean residual min=-0.000589 max=0.000621 Jy/beam ! Clean residual mean=0.000003 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.214993 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 384 components and 0.214993 Jy ![Exited script file: muppet] wmap "J1534-2218_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 8.283 at -7.982 degrees (North through East) ! Clean map min=-0.0010636 max=0.17693 Jy/beam ! Writing clean map to FITS file: J1534-2218_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.176931 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184335 device "J1534-2218_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1534-2218_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.312553 0.312553 0.625106 1.25021 2.50042 5.00085 10.0017 20.0034 40.0068 80.0136 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.176 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 8.283 at -7.982 degrees (North through East) ! Clean map min=-0.0010636 max=0.17693 Jy/beam quit ! Quitting program ! Log file J1534-2218_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:57:45 2016