! Started logfile: J1934+1043_S_2017_06_15_pus_uvs.log on Tue May 7 15:27:05 2019 obs J1934+1043_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1934+1043_S_2017_06_15_pus_uva.fits ! AN table 1: 174 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.803065 visibilities/baseline/integration-bin. ! Found source: J1934+1043 ! ! 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 603 lines of history. ! ! Reading 25152 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 J1934+1043_S_2017_06_15_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 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 312 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 282 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1248 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.949036Jy sigma=0.009283 ! Fit after self-cal, rms=0.932626Jy sigma=0.009134 ! 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.92 mas, bmaj=6.795 mas, bpa=-7.882 degrees ! Estimated noise=1019.54 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.0518917 Jy ! Component: 100 - total flux cleaned = 0.0644703 Jy ! Total flux subtracted in 100 components = 0.0644703 Jy ! Clean residual min=-0.003221 max=0.005304 Jy/beam ! Clean residual mean=-0.000002 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0644703 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0644703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073499Jy sigma=0.000669 ! Fit after self-cal, rms=0.073486Jy sigma=0.000668 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00616439 Jy ! Component: 100 - total flux cleaned = 0.00976143 Jy ! Total flux subtracted in 100 components = 0.00976143 Jy ! Clean residual min=-0.002751 max=0.002806 Jy/beam ! Clean residual mean=0.000001 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0742317 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.0742317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072873Jy sigma=0.000662 ! Fit after self-cal, rms=0.072881Jy sigma=0.000662 ! 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.645 mas, bmaj=8.176 mas, bpa=-10.6 degrees ! Estimated noise=552.621 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.00259317 Jy ! Component: 100 - total flux cleaned = 0.00383692 Jy ! Component: 150 - total flux cleaned = 0.00433574 Jy ! Component: 200 - total flux cleaned = 0.00441349 Jy ! Total flux subtracted in 200 components = 0.00441349 Jy ! Clean residual min=-0.001594 max=0.001735 Jy/beam ! Clean residual mean=0.000001 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.0786452 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 54 components and 0.0786452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072785Jy sigma=0.000661 ! Fit after self-cal, rms=0.072789Jy sigma=0.000661 ! 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 0.99 FD 0.96 HN 0.97 KP 1.06 ! LA 1.01 MK 1.06 NL 0.90 OV 1.01 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.98 HN 1.02 KP 0.98 ! LA 1.01 MK 0.97 NL 1.05 OV 1.04 ! PT 1.01 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 1.00 KP 1.01 ! LA 0.99 MK 1.01 NL 1.03 OV 0.95 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! A total of 492 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.072789Jy sigma=0.000661 ! Fit after self-cal, rms=0.073138Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.636 mas, bmaj=8.146 mas, bpa=-10.41 degrees ! Estimated noise=564.133 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.000311816 Jy ! Component: 100 - total flux cleaned = 0.000367095 Jy ! Component: 150 - total flux cleaned = 0.000366878 Jy ! Component: 200 - total flux cleaned = 0.000366278 Jy ! Total flux subtracted in 200 components = 0.000366278 Jy ! Clean residual min=-0.001528 max=0.001759 Jy/beam ! Clean residual mean=0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0790115 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.0790115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073132Jy sigma=0.000662 ! Fit after self-cal, rms=0.073125Jy sigma=0.000662 ! 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.073125Jy sigma=0.000662 ! Fit after self-cal, rms=0.072836Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=8.177 mas, bpa=-10.53 degrees ! Estimated noise=564.322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.5668e-05 Jy ! Component: 100 - total flux cleaned = 9.99912e-05 Jy ! Component: 150 - total flux cleaned = 0.000122466 Jy ! Component: 200 - total flux cleaned = 0.000142677 Jy ! Total flux subtracted in 200 components = 0.000142677 Jy ! Clean residual min=-0.001515 max=0.001669 Jy/beam ! Clean residual mean=0.000002 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0791542 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.0791542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072833Jy sigma=0.000661 ! Fit after self-cal, rms=0.072834Jy sigma=0.000661 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 (-37, -25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000911602 Jy ! Component: 100 - total flux cleaned = 0.00125283 Jy ! Component: 150 - total flux cleaned = 0.00139765 Jy ! Component: 200 - total flux cleaned = 0.00145882 Jy ! Total flux subtracted in 200 components = 0.00145882 Jy ! Clean residual min=-0.001468 max=0.001445 Jy/beam ! Clean residual mean=0.000002 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.080613 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.080613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072798Jy sigma=0.000661 ! Fit after self-cal, rms=0.072786Jy sigma=0.000661 ! 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.072786Jy sigma=0.000661 ! Fit after self-cal, rms=0.072530Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.643 mas, bmaj=8.187 mas, bpa=-10.66 degrees ! Estimated noise=564.012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396229 Jy ! Component: 100 - total flux cleaned = 0.000508882 Jy ! Component: 150 - total flux cleaned = 0.000558884 Jy ! Component: 200 - total flux cleaned = 0.000544764 Jy ! Total flux subtracted in 200 components = 0.000544764 Jy ! Clean residual min=-0.001408 max=0.001514 Jy/beam ! Clean residual mean=0.000004 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0811578 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.0811578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072520Jy sigma=0.000660 ! Fit after self-cal, rms=0.072521Jy sigma=0.000660 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 (-115.5, 53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000627099 Jy ! Component: 100 - total flux cleaned = 0.000690885 Jy ! Component: 150 - total flux cleaned = 0.000773338 Jy ! Component: 200 - total flux cleaned = 0.00077494 Jy ! Total flux subtracted in 200 components = 0.00077494 Jy ! Clean residual min=-0.001427 max=0.001241 Jy/beam ! Clean residual mean=0.000005 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0819327 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 124 components and 0.0819327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072486Jy sigma=0.000660 ! Fit after self-cal, rms=0.072481Jy sigma=0.000660 ! 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.072481Jy sigma=0.000660 ! Fit after self-cal, rms=0.072402Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.833 mas, bmaj=11.8 mas, bpa=-7.166 degrees ! Estimated noise=672.861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000298595 Jy ! Component: 100 - total flux cleaned = 0.000493392 Jy ! Component: 150 - total flux cleaned = 0.000621707 Jy ! Component: 200 - total flux cleaned = 0.000733948 Jy ! Total flux subtracted in 200 components = 0.000733948 Jy ! Clean residual min=-0.001402 max=0.001351 Jy/beam ! Clean residual mean=0.000009 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0826667 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 153 components and 0.0826667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072395Jy sigma=0.000660 ! Fit after self-cal, rms=0.072395Jy sigma=0.000660 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.00017398 Jy ! Component: 100 - total flux cleaned = 0.000289473 Jy ! Component: 150 - total flux cleaned = 0.00035362 Jy ! Component: 200 - total flux cleaned = 0.000400217 Jy ! Total flux subtracted in 200 components = 0.000400217 Jy ! Clean residual min=-0.001385 max=0.001367 Jy/beam ! Clean residual mean=0.000009 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0830669 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 165 components and 0.0830669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072393Jy sigma=0.000660 ! Fit after self-cal, rms=0.072393Jy sigma=0.000660 ! 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.646 mas, bmaj=8.188 mas, bpa=-10.65 degrees ! Estimated noise=563.393 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.646 x 8.188 at -10.65 degrees (North through East) ! Clean map min=-0.0013391 max=0.069046 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.931 mas, bmaj=6.825 mas, bpa=-8.159 degrees ! Estimated noise=1053.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0519632 Jy ! Component: 100 - total flux cleaned = 0.0649287 Jy ! Component: 150 - total flux cleaned = 0.0708311 Jy ! Component: 200 - total flux cleaned = 0.0742434 Jy ! Total flux subtracted in 200 components = 0.0742434 Jy ! Clean residual min=-0.002562 max=0.002434 Jy/beam ! Clean residual mean=0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.0742434 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0742434 Jy ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=8.188 mas, bpa=-10.65 degrees ! Estimated noise=563.393 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.00279107 Jy ! Component: 100 - total flux cleaned = 0.0043212 Jy ! Component: 150 - total flux cleaned = 0.00499394 Jy ! Component: 200 - total flux cleaned = 0.00546987 Jy ! Total flux subtracted in 200 components = 0.00546987 Jy ! Clean residual min=-0.001499 max=0.001332 Jy/beam ! Clean residual mean=0.000002 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0797133 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 68 components and 0.0797133 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.833 mas, bmaj=11.8 mas, bpa=-7.166 degrees ! Estimated noise=672.861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108735 Jy ! Component: 100 - total flux cleaned = 0.00160778 Jy ! Component: 150 - total flux cleaned = 0.00187969 Jy ! Component: 200 - total flux cleaned = 0.00214787 Jy ! Total flux subtracted in 200 components = 0.00214787 Jy ! Clean residual min=-0.001438 max=0.001404 Jy/beam ! Clean residual mean=0.000008 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0818611 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.000183837 Jy ! Component: 100 - total flux cleaned = 0.000371094 Jy ! Component: 150 - total flux cleaned = 0.000516855 Jy ! Component: 200 - total flux cleaned = 0.000630059 Jy ! Total flux subtracted in 200 components = 0.000630059 Jy ! Clean residual min=-0.001407 max=0.001382 Jy/beam ! Clean residual mean=0.000008 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0824912 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 126 components and 0.0824912 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=8.188 mas, bpa=-10.65 degrees ! Estimated noise=563.393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297289 Jy ! Component: 100 - total flux cleaned = 0.000344032 Jy ! Component: 150 - total flux cleaned = 0.000409411 Jy ! Component: 200 - total flux cleaned = 0.000469697 Jy ! Total flux subtracted in 200 components = 0.000469697 Jy ! Clean residual min=-0.001392 max=0.001259 Jy/beam ! Clean residual mean=0.000005 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0829609 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 144 components and 0.0829609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072398Jy sigma=0.000660 ! Fit after self-cal, rms=0.072392Jy sigma=0.000660 wmodel J1934+1043_S_2017_06_15_pus_map.mod ! Writing 144 model components to file: J1934+1043_S_2017_06_15_pus_map.mod wobs J1934+1043_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1934+1043_S_2017_06_15_pus_uvs.fits wwins J1934+1043_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J1934+1043_S_2017_06_15_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.000228273 Jy ! Component: 100 - total flux cleaned = -0.000184856 Jy ! Component: 150 - total flux cleaned = -0.000102806 Jy ! Component: 200 - total flux cleaned = 1.56032e-05 Jy ! Component: 250 - total flux cleaned = 9.15692e-05 Jy ! Component: 300 - total flux cleaned = 0.000183281 Jy ! Component: 350 - total flux cleaned = 0.000218546 Jy ! Component: 400 - total flux cleaned = 0.000166167 Jy ! Component: 450 - total flux cleaned = 0.00020005 Jy ! Component: 500 - total flux cleaned = 0.000216168 Jy ! Component: 550 - total flux cleaned = 0.000216103 Jy ! Component: 600 - total flux cleaned = 0.000168377 Jy ! Component: 650 - total flux cleaned = 0.000168489 Jy ! Component: 700 - total flux cleaned = 0.000153596 Jy ! Component: 750 - total flux cleaned = 0.000183882 Jy ! Component: 800 - total flux cleaned = 0.000183944 Jy ! Component: 850 - total flux cleaned = 0.00018423 Jy ! Component: 900 - total flux cleaned = 0.000198801 Jy ! Component: 950 - total flux cleaned = 0.000170654 Jy ! Component: 1000 - total flux cleaned = 0.000226485 Jy ! Component: 1050 - total flux cleaned = 0.000172018 Jy ! Component: 1100 - total flux cleaned = 0.000226233 Jy ! Component: 1150 - total flux cleaned = 0.000212723 Jy ! Component: 1200 - total flux cleaned = 0.000160159 Jy ! Component: 1250 - total flux cleaned = 0.000134349 Jy ! Component: 1300 - total flux cleaned = 0.000109009 Jy ! Component: 1350 - total flux cleaned = 4.62557e-05 Jy ! Component: 1400 - total flux cleaned = 2.13341e-05 Jy ! Component: 1450 - total flux cleaned = -2.78186e-05 Jy ! Component: 1500 - total flux cleaned = -8.84547e-05 Jy ! Component: 1550 - total flux cleaned = -0.000136222 Jy ! Component: 1600 - total flux cleaned = -0.00014791 Jy ! Component: 1650 - total flux cleaned = -0.000194757 Jy ! Component: 1700 - total flux cleaned = -0.000183163 Jy ! Component: 1750 - total flux cleaned = -0.00021745 Jy ! Component: 1800 - total flux cleaned = -0.000240009 Jy ! Component: 1850 - total flux cleaned = -0.000262469 Jy ! Component: 1900 - total flux cleaned = -0.000273611 Jy ! Component: 1950 - total flux cleaned = -0.000284512 Jy ! Component: 2000 - total flux cleaned = -0.000284575 Jy ! Component: 2050 - total flux cleaned = -0.000295303 Jy ! Component: 2100 - total flux cleaned = -0.00030582 Jy ! Component: 2150 - total flux cleaned = -0.000316375 Jy ! Component: 2200 - total flux cleaned = -0.000285023 Jy ! Component: 2250 - total flux cleaned = -0.000326578 Jy ! Component: 2300 - total flux cleaned = -0.000357418 Jy ! Component: 2350 - total flux cleaned = -0.000336928 Jy ! Component: 2400 - total flux cleaned = -0.000357059 Jy ! Component: 2450 - total flux cleaned = -0.000367247 Jy ! Component: 2500 - total flux cleaned = -0.000397039 Jy ! Component: 2550 - total flux cleaned = -0.000416705 Jy ! Component: 2600 - total flux cleaned = -0.000436235 Jy ! Component: 2650 - total flux cleaned = -0.000436283 Jy ! Component: 2700 - total flux cleaned = -0.000445892 Jy ! Component: 2750 - total flux cleaned = -0.000521947 Jy ! Component: 2800 - total flux cleaned = -0.00051241 Jy ! Component: 2850 - total flux cleaned = -0.000512332 Jy ! Component: 2900 - total flux cleaned = -0.000521634 Jy ! Component: 2950 - total flux cleaned = -0.000539956 Jy ! Component: 3000 - total flux cleaned = -0.00055824 Jy ! Component: 3050 - total flux cleaned = -0.000585487 Jy ! Component: 3100 - total flux cleaned = -0.000612425 Jy ! Component: 3150 - total flux cleaned = -0.000630291 Jy ! Component: 3200 - total flux cleaned = -0.000639192 Jy ! Component: 3250 - total flux cleaned = -0.000700688 Jy ! Component: 3300 - total flux cleaned = -0.000709438 Jy ! Component: 3350 - total flux cleaned = -0.000752673 Jy ! Component: 3400 - total flux cleaned = -0.000752689 Jy ! Component: 3450 - total flux cleaned = -0.000761291 Jy ! Component: 3500 - total flux cleaned = -0.000761256 Jy ! Component: 3550 - total flux cleaned = -0.000786547 Jy ! Component: 3600 - total flux cleaned = -0.000803333 Jy ! Component: 3650 - total flux cleaned = -0.00081999 Jy ! Component: 3700 - total flux cleaned = -0.000853005 Jy ! Component: 3750 - total flux cleaned = -0.000852958 Jy ! Component: 3800 - total flux cleaned = -0.000861077 Jy ! Component: 3850 - total flux cleaned = -0.000861046 Jy ! Component: 3900 - total flux cleaned = -0.000877161 Jy ! Component: 3950 - total flux cleaned = -0.000869141 Jy ! Component: 4000 - total flux cleaned = -0.000869153 Jy ! Component: 4050 - total flux cleaned = -0.000884907 Jy ! Total flux subtracted in 4096 components = -0.00090062 Jy ! Clean residual min=-0.000438 max=0.000461 Jy/beam ! Clean residual mean=0.000002 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.0820603 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 414 components and 0.0820603 Jy ![Exited script file: muppet] wmap "J1934+1043_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.646 x 8.188 at -10.65 degrees (North through East) ! Clean map min=-0.0011508 max=0.068805 Jy/beam ! Writing clean map to FITS file: J1934+1043_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0688046 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000145216 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.633166 0.633166 1.26633 2.53266 5.06533 10.1307 20.2613 40.5226 81.0452 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.068 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.646 x 8.188 at -10.65 degrees (North through East) ! Clean map min=-0.0011508 max=0.068805 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1934+1043_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:27:10 2019