! Started logfile: J1343+6602_S_2017_05_01_pus_uvs.log on Wed May 1 18:38:12 2019 obs J1343+6602_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1343+6602_S_2017_05_01_pus_uva.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.893333 visibilities/baseline/integration-bin. ! Found source: J1343+6602 ! ! 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 788 lines of history. ! ! Reading 1608 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 J1343+6602_S_2017_05_01_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.780941Jy sigma=0.006494 ! Fit after self-cal, rms=0.778209Jy sigma=0.006474 ! 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.728 mas, bmaj=10.5 mas, bpa=-57.05 degrees ! Estimated noise=2751.35 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.173163 Jy ! Component: 100 - total flux cleaned = 0.220108 Jy ! Total flux subtracted in 100 components = 0.220108 Jy ! Clean residual min=-0.012938 max=0.020513 Jy/beam ! Clean residual mean=0.000058 rms=0.003801 Jy/beam ! Combined flux in latest and established models = 0.220108 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.220108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096270Jy sigma=0.000761 ! Fit after self-cal, rms=0.096308Jy sigma=0.000760 ! 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.234 mas, bmaj=10.66 mas, bpa=-57.53 degrees ! Estimated noise=2346.38 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 (123.5, 109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252821 Jy ! Component: 100 - total flux cleaned = 0.0379771 Jy ! Component: 150 - total flux cleaned = 0.0449925 Jy ! Component: 200 - total flux cleaned = 0.0468664 Jy ! Total flux subtracted in 200 components = 0.0468664 Jy ! Clean residual min=-0.007425 max=0.010279 Jy/beam ! Clean residual mean=0.000029 rms=0.002096 Jy/beam ! Combined flux in latest and established models = 0.266974 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 33 components and 0.266974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089919Jy sigma=0.000704 ! Fit after self-cal, rms=0.089690Jy sigma=0.000702 ! 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.92 FD 1.04 HN 1.06 KP 1.01 ! LA 0.96 MK 0.92 NL 0.92 OV 1.01 ! PT 1.01 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.10 KP 0.96 ! LA 0.93 MK 0.98 NL 1.01 OV 1.05 ! PT 0.97 SC 1.46 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.02 KP 0.99 ! LA 0.99 MK 1.03 NL 0.99 OV 0.91 ! PT 0.95 SC 0.94 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 HN 0.97 KP 1.00* ! LA 0.82 MK 1.13 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.089690Jy sigma=0.000702 ! Fit after self-cal, rms=0.085779Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=10.72 mas, bpa=-57.39 degrees ! Estimated noise=2336.27 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.00371623 Jy ! Component: 100 - total flux cleaned = -0.00445041 Jy ! Component: 150 - total flux cleaned = -0.0049859 Jy ! Component: 200 - total flux cleaned = -0.00506628 Jy ! Total flux subtracted in 200 components = -0.00506628 Jy ! Clean residual min=-0.005712 max=0.005939 Jy/beam ! Clean residual mean=-0.000039 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.261908 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.261908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085466Jy sigma=0.000670 ! Fit after self-cal, rms=0.085436Jy sigma=0.000670 ! 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.085436Jy sigma=0.000670 ! Fit after self-cal, rms=0.085513Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=10.72 mas, bpa=-57.38 degrees ! Estimated noise=2334.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122172 Jy ! Component: 100 - total flux cleaned = -0.00138191 Jy ! Component: 150 - total flux cleaned = -0.00152734 Jy ! Component: 200 - total flux cleaned = -0.00159432 Jy ! Total flux subtracted in 200 components = -0.00159432 Jy ! Clean residual min=-0.005527 max=0.005658 Jy/beam ! Clean residual mean=-0.000039 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.260314 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 71 components and 0.260314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085367Jy sigma=0.000668 ! Fit after self-cal, rms=0.085356Jy sigma=0.000668 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.000105645 Jy ! Component: 100 - total flux cleaned = -4.05103e-05 Jy ! Component: 150 - total flux cleaned = 1.62264e-05 Jy ! Component: 200 - total flux cleaned = 1.51265e-05 Jy ! Total flux subtracted in 200 components = 1.51265e-05 Jy ! Clean residual min=-0.005586 max=0.005573 Jy/beam ! Clean residual mean=-0.000039 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.260329 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 83 components and 0.260329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085265Jy sigma=0.000668 ! Fit after self-cal, rms=0.085262Jy sigma=0.000668 ! 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.085262Jy sigma=0.000668 ! Fit after self-cal, rms=0.085429Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=10.73 mas, bpa=-57.38 degrees ! Estimated noise=2334.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000212974 Jy ! Component: 100 - total flux cleaned = -0.000270217 Jy ! Component: 150 - total flux cleaned = -0.000323599 Jy ! Component: 200 - total flux cleaned = -0.000375614 Jy ! Total flux subtracted in 200 components = -0.000375614 Jy ! Clean residual min=-0.005516 max=0.005483 Jy/beam ! Clean residual mean=-0.000039 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.259953 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 88 components and 0.259953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085354Jy sigma=0.000667 ! Fit after self-cal, rms=0.085352Jy sigma=0.000667 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 = -8.92799e-06 Jy ! Component: 100 - total flux cleaned = -9.64517e-06 Jy ! Component: 150 - total flux cleaned = -9.05687e-06 Jy ! Component: 200 - total flux cleaned = -9.77104e-06 Jy ! Total flux subtracted in 200 components = -9.77104e-06 Jy ! Clean residual min=-0.005564 max=0.005433 Jy/beam ! Clean residual mean=-0.000039 rms=0.001464 Jy/beam ! Combined flux in latest and established models = 0.259943 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.259943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085297Jy sigma=0.000667 ! Fit after self-cal, rms=0.085296Jy sigma=0.000667 ! 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.085296Jy sigma=0.000667 ! Fit after self-cal, rms=0.085437Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.633 mas, bmaj=11.97 mas, bpa=-65.51 degrees ! Estimated noise=2776.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000430363 Jy ! Component: 100 - total flux cleaned = -0.00064417 Jy ! Component: 150 - total flux cleaned = -0.000707391 Jy ! Component: 200 - total flux cleaned = -0.000799445 Jy ! Total flux subtracted in 200 components = -0.000799445 Jy ! Clean residual min=-0.006356 max=0.006042 Jy/beam ! Clean residual mean=-0.000077 rms=0.001969 Jy/beam ! Combined flux in latest and established models = 0.259144 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 116 components and 0.259144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085426Jy sigma=0.000667 ! Fit after self-cal, rms=0.085424Jy sigma=0.000667 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 = -3.00591e-05 Jy ! Component: 100 - total flux cleaned = -0.00011773 Jy ! Component: 150 - total flux cleaned = -0.000173393 Jy ! Component: 200 - total flux cleaned = -0.000226385 Jy ! Total flux subtracted in 200 components = -0.000226385 Jy ! Clean residual min=-0.006324 max=0.006008 Jy/beam ! Clean residual mean=-0.000077 rms=0.001963 Jy/beam ! Combined flux in latest and established models = 0.258918 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 119 components and 0.258918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085420Jy sigma=0.000667 ! Fit after self-cal, rms=0.085418Jy sigma=0.000667 ! 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.269 mas, bmaj=10.73 mas, bpa=-57.39 degrees ! Estimated noise=2335.87 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.269 x 10.73 at -57.39 degrees (North through East) ! Clean map min=-0.0088322 max=0.21941 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.763 mas, bmaj=10.57 mas, bpa=-56.98 degrees ! Estimated noise=2734.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.171613 Jy ! Component: 100 - total flux cleaned = 0.216701 Jy ! Component: 150 - total flux cleaned = 0.238767 Jy ! Component: 200 - total flux cleaned = 0.251343 Jy ! Total flux subtracted in 200 components = 0.251343 Jy ! Clean residual min=-0.007988 max=0.008368 Jy/beam ! Clean residual mean=0.000004 rms=0.002036 Jy/beam ! Combined flux in latest and established models = 0.251343 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.251343 Jy ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=10.73 mas, bpa=-57.39 degrees ! Estimated noise=2335.87 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (98, -85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526281 Jy ! Component: 100 - total flux cleaned = 0.00811327 Jy ! Component: 150 - total flux cleaned = 0.0105087 Jy ! Component: 200 - total flux cleaned = 0.0114819 Jy ! Total flux subtracted in 200 components = 0.0114819 Jy ! Clean residual min=-0.005494 max=0.005769 Jy/beam ! Clean residual mean=-0.000024 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.262825 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 46 components and 0.262825 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.633 mas, bmaj=11.97 mas, bpa=-65.51 degrees ! Estimated noise=2776.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229586 Jy ! Component: 100 - total flux cleaned = 0.0024191 Jy ! Component: 150 - total flux cleaned = 0.00222196 Jy ! Component: 200 - total flux cleaned = 0.00187104 Jy ! Total flux subtracted in 200 components = 0.00187104 Jy ! Clean residual min=-0.005522 max=0.005641 Jy/beam ! Clean residual mean=-0.000055 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.264696 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.000233906 Jy ! Component: 100 - total flux cleaned = -0.00037882 Jy ! Component: 150 - total flux cleaned = -0.000514392 Jy ! Component: 200 - total flux cleaned = -0.000640763 Jy ! Total flux subtracted in 200 components = -0.000640763 Jy ! Clean residual min=-0.005323 max=0.005459 Jy/beam ! Clean residual mean=-0.000055 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.264055 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 94 components and 0.264055 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=10.73 mas, bpa=-57.39 degrees ! Estimated noise=2335.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000233659 Jy ! Component: 100 - total flux cleaned = 4.41558e-05 Jy ! Component: 150 - total flux cleaned = -4.65571e-05 Jy ! Component: 200 - total flux cleaned = 3.27612e-05 Jy ! Total flux subtracted in 200 components = 3.27612e-05 Jy ! Clean residual min=-0.005329 max=0.005391 Jy/beam ! Clean residual mean=-0.000024 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.264088 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.264088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085242Jy sigma=0.000665 ! Fit after self-cal, rms=0.085194Jy sigma=0.000665 wmodel J1343+6602_S_2017_05_01_pus_map.mod ! Writing 115 model components to file: J1343+6602_S_2017_05_01_pus_map.mod wobs J1343+6602_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1343+6602_S_2017_05_01_pus_uvs.fits wwins J1343+6602_S_2017_05_01_pus_map.win ! wwins: Wrote 3 windows to J1343+6602_S_2017_05_01_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.000199679 Jy ! Component: 100 - total flux cleaned = -0.000891155 Jy ! Component: 150 - total flux cleaned = -0.00153263 Jy ! Component: 200 - total flux cleaned = -0.0019118 Jy ! Component: 250 - total flux cleaned = -0.00212598 Jy ! Component: 300 - total flux cleaned = -0.0022637 Jy ! Component: 350 - total flux cleaned = -0.00253263 Jy ! Component: 400 - total flux cleaned = -0.00265998 Jy ! Component: 450 - total flux cleaned = -0.00284605 Jy ! Component: 500 - total flux cleaned = -0.00314623 Jy ! Component: 550 - total flux cleaned = -0.00355376 Jy ! Component: 600 - total flux cleaned = -0.00377986 Jy ! Component: 650 - total flux cleaned = -0.00399992 Jy ! Component: 700 - total flux cleaned = -0.00426735 Jy ! Component: 750 - total flux cleaned = -0.00452904 Jy ! Component: 800 - total flux cleaned = -0.00473317 Jy ! Component: 850 - total flux cleaned = -0.00503191 Jy ! Component: 900 - total flux cleaned = -0.00522568 Jy ! Component: 950 - total flux cleaned = -0.00546259 Jy ! Component: 1000 - total flux cleaned = -0.00569376 Jy ! Component: 1050 - total flux cleaned = -0.00569304 Jy ! Component: 1100 - total flux cleaned = -0.00587091 Jy ! Component: 1150 - total flux cleaned = -0.00600232 Jy ! Component: 1200 - total flux cleaned = -0.00629976 Jy ! Component: 1250 - total flux cleaned = -0.00642393 Jy ! Component: 1300 - total flux cleaned = -0.00646513 Jy ! Component: 1350 - total flux cleaned = -0.00674402 Jy ! Component: 1400 - total flux cleaned = -0.0069 Jy ! Component: 1450 - total flux cleaned = -0.00693857 Jy ! Component: 1500 - total flux cleaned = -0.00705193 Jy ! Component: 1550 - total flux cleaned = -0.0070152 Jy ! Component: 1600 - total flux cleaned = -0.00708873 Jy ! Component: 1650 - total flux cleaned = -0.00712437 Jy ! Component: 1700 - total flux cleaned = -0.00712398 Jy ! Component: 1750 - total flux cleaned = -0.00715907 Jy ! Component: 1800 - total flux cleaned = -0.00726299 Jy ! Component: 1850 - total flux cleaned = -0.00736557 Jy ! Component: 1900 - total flux cleaned = -0.00743239 Jy ! Component: 1950 - total flux cleaned = -0.00749852 Jy ! Component: 2000 - total flux cleaned = -0.00759728 Jy ! Component: 2050 - total flux cleaned = -0.00769454 Jy ! Component: 2100 - total flux cleaned = -0.00772643 Jy ! Component: 2150 - total flux cleaned = -0.00769464 Jy ! Component: 2200 - total flux cleaned = -0.00782082 Jy ! Component: 2250 - total flux cleaned = -0.00782101 Jy ! Component: 2300 - total flux cleaned = -0.00791353 Jy ! Component: 2350 - total flux cleaned = -0.00800551 Jy ! Component: 2400 - total flux cleaned = -0.00806618 Jy ! Component: 2450 - total flux cleaned = -0.0080659 Jy ! Component: 2500 - total flux cleaned = -0.00803585 Jy ! Component: 2550 - total flux cleaned = -0.00800671 Jy ! Component: 2600 - total flux cleaned = -0.00806522 Jy ! Component: 2650 - total flux cleaned = -0.00818142 Jy ! Component: 2700 - total flux cleaned = -0.00823874 Jy ! Component: 2750 - total flux cleaned = -0.00818133 Jy ! Component: 2800 - total flux cleaned = -0.00820987 Jy ! Component: 2850 - total flux cleaned = -0.00835079 Jy ! Component: 2900 - total flux cleaned = -0.00837855 Jy ! Component: 2950 - total flux cleaned = -0.00851749 Jy ! Component: 3000 - total flux cleaned = -0.00857251 Jy ! Component: 3050 - total flux cleaned = -0.00865459 Jy ! Component: 3100 - total flux cleaned = -0.00862719 Jy ! Component: 3150 - total flux cleaned = -0.00868159 Jy ! Component: 3200 - total flux cleaned = -0.00862809 Jy ! Component: 3250 - total flux cleaned = -0.00870819 Jy ! Component: 3300 - total flux cleaned = -0.00868159 Jy ! Component: 3350 - total flux cleaned = -0.00881372 Jy ! Component: 3400 - total flux cleaned = -0.00870823 Jy ! Component: 3450 - total flux cleaned = -0.00868196 Jy ! Component: 3500 - total flux cleaned = -0.00876021 Jy ! Component: 3550 - total flux cleaned = -0.00876034 Jy ! Component: 3600 - total flux cleaned = -0.00876024 Jy ! Component: 3650 - total flux cleaned = -0.00873436 Jy ! Component: 3700 - total flux cleaned = -0.00873422 Jy ! Component: 3750 - total flux cleaned = -0.00873399 Jy ! Component: 3800 - total flux cleaned = -0.00873389 Jy ! Component: 3850 - total flux cleaned = -0.00860661 Jy ! Component: 3900 - total flux cleaned = -0.00870803 Jy ! Component: 3950 - total flux cleaned = -0.00868267 Jy ! Component: 4000 - total flux cleaned = -0.00873317 Jy ! Component: 4050 - total flux cleaned = -0.00878346 Jy ! Total flux subtracted in 4096 components = -0.00878345 Jy ! Clean residual min=-0.001847 max=0.001731 Jy/beam ! Clean residual mean=-0.000008 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.255305 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 352 components and 0.255305 Jy ![Exited script file: muppet] wmap "J1343+6602_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.269 x 10.73 at -57.39 degrees (North through East) ! Clean map min=-0.0073643 max=0.21662 Jy/beam ! Writing clean map to FITS file: J1343+6602_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.216618 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000424393 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.587754 0.587754 1.17551 2.35102 4.70203 9.40407 18.8081 37.6163 75.2325 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.216 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.269 x 10.73 at -57.39 degrees (North through East) ! Clean map min=-0.0073643 max=0.21662 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 J1343+6602_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:38:16 2019