! Started logfile: J0556-0241_S_2017_10_09_pus_uvs.log on Sun May 12 13:05:49 2019 obs J0556-0241_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0556-0241_S_2017_10_09_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.568874 visibilities/baseline/integration-bin. ! Found source: J0556-0241 ! ! 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 496 lines of history. ! ! Reading 11960 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 J0556-0241_S_2017_10_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 362 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 394 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 435 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1107 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.806791Jy sigma=0.006571 ! Fit after self-cal, rms=0.793167Jy sigma=0.006463 ! 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=5.229 mas, bmaj=15.89 mas, bpa=-13.31 degrees ! Estimated noise=1355.17 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.170471 Jy ! Component: 100 - total flux cleaned = 0.243384 Jy ! Total flux subtracted in 100 components = 0.243384 Jy ! Clean residual min=-0.017013 max=0.035229 Jy/beam ! Clean residual mean=0.000154 rms=0.008168 Jy/beam ! Combined flux in latest and established models = 0.243384 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.243384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127750Jy sigma=0.000987 ! Fit after self-cal, rms=0.126996Jy sigma=0.000979 ! 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=5.837 mas, bmaj=16.65 mas, bpa=-13.41 degrees ! Estimated noise=1017.44 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.054125 Jy ! Component: 100 - total flux cleaned = 0.089119 Jy ! Component: 150 - total flux cleaned = 0.11296 Jy ! Component: 200 - total flux cleaned = 0.129354 Jy ! Total flux subtracted in 200 components = 0.129354 Jy ! Clean residual min=-0.008734 max=0.012046 Jy/beam ! Clean residual mean=0.000095 rms=0.003418 Jy/beam ! Combined flux in latest and established models = 0.372738 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 105 components and 0.372738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097314Jy sigma=0.000718 ! Fit after self-cal, rms=0.097168Jy sigma=0.000717 ! 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.95 FD 0.96 HN 1.02 KP 1.08 ! LA 0.99 MK 1.00* NL 0.95 OV 1.00* ! PT 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.85 FD 0.94 HN 1.06 KP 1.03 ! LA 0.98 MK 1.00* NL 0.97 OV 1.00* ! PT 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.98 HN 0.99 KP 0.92 ! LA 0.76 MK 1.00* NL 1.28 OV 1.00* ! PT 0.94 ! ! ! Correcting IF 4. ! A total of 207 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* ! ! ! Fit before self-cal, rms=0.097168Jy sigma=0.000717 ! Fit after self-cal, rms=0.088564Jy sigma=0.000649 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.9 mas, bmaj=17.35 mas, bpa=-13.7 degrees ! Estimated noise=1028.99 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.000678691 Jy ! Component: 100 - total flux cleaned = -0.00100584 Jy ! Component: 150 - total flux cleaned = -0.0013484 Jy ! Component: 200 - total flux cleaned = -0.00140789 Jy ! Total flux subtracted in 200 components = -0.00140789 Jy ! Clean residual min=-0.004936 max=0.004137 Jy/beam ! Clean residual mean=-0.000000 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.37133 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 122 components and 0.37133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088384Jy sigma=0.000649 ! Fit after self-cal, rms=0.088467Jy sigma=0.000648 ! 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.088467Jy sigma=0.000648 ! Fit after self-cal, rms=0.086980Jy sigma=0.000643 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.811 mas, bmaj=17.32 mas, bpa=-13.47 degrees ! Estimated noise=1021.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00136396 Jy ! Component: 100 - total flux cleaned = -0.00177816 Jy ! Component: 150 - total flux cleaned = -0.00191195 Jy ! Component: 200 - total flux cleaned = -0.00203262 Jy ! Total flux subtracted in 200 components = -0.00203262 Jy ! Clean residual min=-0.003363 max=0.004058 Jy/beam ! Clean residual mean=-0.000004 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.369297 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 145 components and 0.369297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086911Jy sigma=0.000642 ! Fit after self-cal, rms=0.086903Jy sigma=0.000642 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.00011998 Jy ! Component: 100 - total flux cleaned = -0.000155828 Jy ! Component: 150 - total flux cleaned = -0.000189104 Jy ! Component: 200 - total flux cleaned = -0.000189022 Jy ! Total flux subtracted in 200 components = -0.000189022 Jy ! Clean residual min=-0.003323 max=0.004046 Jy/beam ! Clean residual mean=-0.000004 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.369108 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 158 components and 0.369108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086872Jy sigma=0.000642 ! Fit after self-cal, rms=0.086872Jy sigma=0.000642 ! 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.086872Jy sigma=0.000642 ! Fit after self-cal, rms=0.087505Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.811 mas, bmaj=17.4 mas, bpa=-13.52 degrees ! Estimated noise=1024.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000419698 Jy ! Component: 100 - total flux cleaned = -0.000765752 Jy ! Component: 150 - total flux cleaned = -0.000912128 Jy ! Component: 200 - total flux cleaned = -0.000978692 Jy ! Total flux subtracted in 200 components = -0.000978692 Jy ! Clean residual min=-0.003102 max=0.004063 Jy/beam ! Clean residual mean=-0.000007 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.36813 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 163 components and 0.36813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087460Jy sigma=0.000642 ! Fit after self-cal, rms=0.087466Jy sigma=0.000642 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 (-54, 25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355905 Jy ! Component: 100 - total flux cleaned = 0.00508743 Jy ! Component: 150 - total flux cleaned = 0.0056953 Jy ! Component: 200 - total flux cleaned = 0.00607752 Jy ! Total flux subtracted in 200 components = 0.00607752 Jy ! Clean residual min=-0.002528 max=0.002411 Jy/beam ! Clean residual mean=-0.000009 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.374207 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 195 components and 0.374207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087284Jy sigma=0.000640 ! Fit after self-cal, rms=0.087266Jy sigma=0.000640 ! 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.087266Jy sigma=0.000640 ! Fit after self-cal, rms=0.087509Jy sigma=0.000640 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.346 mas, bmaj=18.12 mas, bpa=-16.37 degrees ! Estimated noise=1086.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122668 Jy ! Component: 100 - total flux cleaned = 0.00175771 Jy ! Component: 150 - total flux cleaned = 0.00187229 Jy ! Component: 200 - total flux cleaned = 0.00197647 Jy ! Total flux subtracted in 200 components = 0.00197647 Jy ! Clean residual min=-0.001895 max=0.002183 Jy/beam ! Clean residual mean=-0.000010 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.376184 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 220 components and 0.376184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087464Jy sigma=0.000640 ! Fit after self-cal, rms=0.087460Jy sigma=0.000640 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.000350646 Jy ! Component: 100 - total flux cleaned = 0.000291054 Jy ! Component: 150 - total flux cleaned = 0.000292003 Jy ! Component: 200 - total flux cleaned = 0.000263895 Jy ! Total flux subtracted in 200 components = 0.000263895 Jy ! Clean residual min=-0.001828 max=0.002083 Jy/beam ! Clean residual mean=-0.000010 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.376447 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 232 components and 0.376447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087434Jy sigma=0.000640 ! Fit after self-cal, rms=0.087433Jy sigma=0.000640 ! 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=5.821 mas, bmaj=17.43 mas, bpa=-13.58 degrees ! Estimated noise=1026.28 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.821 x 17.43 at -13.58 degrees (North through East) ! Clean map min=-0.0021743 max=0.21002 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=5.207 mas, bmaj=16.43 mas, bpa=-13.21 degrees ! Estimated noise=1376.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.170734 Jy ! Component: 100 - total flux cleaned = 0.24282 Jy ! Component: 150 - total flux cleaned = 0.280725 Jy ! Component: 200 - total flux cleaned = 0.30544 Jy ! Total flux subtracted in 200 components = 0.30544 Jy ! Clean residual min=-0.008407 max=0.013591 Jy/beam ! Clean residual mean=0.000046 rms=0.003354 Jy/beam ! Combined flux in latest and established models = 0.30544 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 82 model components to the UV plane model. ! The established model now contains 82 components and 0.30544 Jy ! Inverting map and beam ! Estimated beam: bmin=5.821 mas, bmaj=17.43 mas, bpa=-13.58 degrees ! Estimated noise=1026.28 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.021078 Jy ! Component: 100 - total flux cleaned = 0.034708 Jy ! Component: 150 - total flux cleaned = 0.043778 Jy ! Component: 200 - total flux cleaned = 0.049914 Jy ! Total flux subtracted in 200 components = 0.049914 Jy ! Clean residual min=-0.004383 max=0.005388 Jy/beam ! Clean residual mean=0.000017 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.355354 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 142 components and 0.355354 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=8.346 mas, bmaj=18.12 mas, bpa=-16.37 degrees ! Estimated noise=1086.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00578515 Jy ! Component: 100 - total flux cleaned = 0.00977237 Jy ! Component: 150 - total flux cleaned = 0.0127289 Jy ! Component: 200 - total flux cleaned = 0.0150724 Jy ! Total flux subtracted in 200 components = 0.0150724 Jy ! Clean residual min=-0.002775 max=0.002862 Jy/beam ! Clean residual mean=0.000003 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.370426 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.00189637 Jy ! Component: 100 - total flux cleaned = 0.00321208 Jy ! Component: 150 - total flux cleaned = 0.00402582 Jy ! Component: 200 - total flux cleaned = 0.00451205 Jy ! Total flux subtracted in 200 components = 0.00451205 Jy ! Clean residual min=-0.002164 max=0.002224 Jy/beam ! Clean residual mean=-0.000004 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.374938 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 192 components and 0.374938 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.821 mas, bmaj=17.43 mas, bpa=-13.58 degrees ! Estimated noise=1026.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.50721e-05 Jy ! Component: 100 - total flux cleaned = 0.000219941 Jy ! Component: 150 - total flux cleaned = 0.000591713 Jy ! Component: 200 - total flux cleaned = 0.000924701 Jy ! Total flux subtracted in 200 components = 0.000924701 Jy ! Clean residual min=-0.002276 max=0.002775 Jy/beam ! Clean residual mean=-0.000003 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.375863 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 213 components and 0.375863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087426Jy sigma=0.000640 ! Fit after self-cal, rms=0.087414Jy sigma=0.000640 wmodel J0556-0241_S_2017_10_09_pus_map.mod ! Writing 213 model components to file: J0556-0241_S_2017_10_09_pus_map.mod wobs J0556-0241_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0556-0241_S_2017_10_09_pus_uvs.fits wwins J0556-0241_S_2017_10_09_pus_map.win ! wwins: Wrote 2 windows to J0556-0241_S_2017_10_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.000558539 Jy ! Component: 100 - total flux cleaned = 0.00025182 Jy ! Component: 150 - total flux cleaned = -3.30315e-05 Jy ! Component: 200 - total flux cleaned = -0.000401249 Jy ! Component: 250 - total flux cleaned = -0.000621122 Jy ! Component: 300 - total flux cleaned = -0.000739944 Jy ! Component: 350 - total flux cleaned = -0.000909669 Jy ! Component: 400 - total flux cleaned = -0.0010166 Jy ! Component: 450 - total flux cleaned = -0.00109376 Jy ! Component: 500 - total flux cleaned = -0.00114312 Jy ! Component: 550 - total flux cleaned = -0.00130638 Jy ! Component: 600 - total flux cleaned = -0.00144098 Jy ! Component: 650 - total flux cleaned = -0.00155008 Jy ! Component: 700 - total flux cleaned = -0.00163409 Jy ! Component: 750 - total flux cleaned = -0.00171521 Jy ! Component: 800 - total flux cleaned = -0.00177421 Jy ! Component: 850 - total flux cleaned = -0.0017747 Jy ! Component: 900 - total flux cleaned = -0.00190481 Jy ! Component: 950 - total flux cleaned = -0.00199496 Jy ! Component: 1000 - total flux cleaned = -0.0020828 Jy ! Component: 1050 - total flux cleaned = -0.0021683 Jy ! Component: 1100 - total flux cleaned = -0.00220165 Jy ! Component: 1150 - total flux cleaned = -0.00228291 Jy ! Component: 1200 - total flux cleaned = -0.00236173 Jy ! Component: 1250 - total flux cleaned = -0.00243891 Jy ! Component: 1300 - total flux cleaned = -0.0024996 Jy ! Component: 1350 - total flux cleaned = -0.00258878 Jy ! Component: 1400 - total flux cleaned = -0.00264682 Jy ! Component: 1450 - total flux cleaned = -0.00270358 Jy ! Component: 1500 - total flux cleaned = -0.0027453 Jy ! Component: 1550 - total flux cleaned = -0.00280037 Jy ! Component: 1600 - total flux cleaned = -0.00284104 Jy ! Component: 1650 - total flux cleaned = -0.0028944 Jy ! Component: 1700 - total flux cleaned = -0.00294693 Jy ! Component: 1750 - total flux cleaned = -0.00302468 Jy ! Component: 1800 - total flux cleaned = -0.00310131 Jy ! Component: 1850 - total flux cleaned = -0.00315179 Jy ! Component: 1900 - total flux cleaned = -0.00321409 Jy ! Component: 1950 - total flux cleaned = -0.00327533 Jy ! Component: 2000 - total flux cleaned = -0.00333577 Jy ! Component: 2050 - total flux cleaned = -0.00337147 Jy ! Component: 2100 - total flux cleaned = -0.00339501 Jy ! Component: 2150 - total flux cleaned = -0.00345301 Jy ! Component: 2200 - total flux cleaned = -0.00351019 Jy ! Component: 2250 - total flux cleaned = -0.00354416 Jy ! Component: 2300 - total flux cleaned = -0.00360021 Jy ! Component: 2350 - total flux cleaned = -0.00367783 Jy ! Component: 2400 - total flux cleaned = -0.00372168 Jy ! Component: 2450 - total flux cleaned = -0.00376506 Jy ! Component: 2500 - total flux cleaned = -0.00382952 Jy ! Component: 2550 - total flux cleaned = -0.00391426 Jy ! Component: 2600 - total flux cleaned = -0.00395632 Jy ! Component: 2650 - total flux cleaned = -0.00406046 Jy ! Component: 2700 - total flux cleaned = -0.0041634 Jy ! Component: 2750 - total flux cleaned = -0.00426537 Jy ! Component: 2800 - total flux cleaned = -0.00437639 Jy ! Component: 2850 - total flux cleaned = -0.00446646 Jy ! Component: 2900 - total flux cleaned = -0.00458533 Jy ! Component: 2950 - total flux cleaned = -0.00469334 Jy ! Component: 3000 - total flux cleaned = -0.00478102 Jy ! Component: 3050 - total flux cleaned = -0.00487771 Jy ! Component: 3100 - total flux cleaned = -0.00496417 Jy ! Component: 3150 - total flux cleaned = -0.0050309 Jy ! Component: 3200 - total flux cleaned = -0.00512575 Jy ! Component: 3250 - total flux cleaned = -0.00522944 Jy ! Component: 3300 - total flux cleaned = -0.00528565 Jy ! Component: 3350 - total flux cleaned = -0.00538814 Jy ! Component: 3400 - total flux cleaned = -0.00547152 Jy ! Component: 3450 - total flux cleaned = -0.00554528 Jy ! Component: 3500 - total flux cleaned = -0.00561861 Jy ! Component: 3550 - total flux cleaned = -0.00570073 Jy ! Component: 3600 - total flux cleaned = -0.00578241 Jy ! Component: 3650 - total flux cleaned = -0.00587269 Jy ! Component: 3700 - total flux cleaned = -0.00594468 Jy ! Component: 3750 - total flux cleaned = -0.00605225 Jy ! Component: 3800 - total flux cleaned = -0.00614172 Jy ! Component: 3850 - total flux cleaned = -0.00620428 Jy ! Component: 3900 - total flux cleaned = -0.00632923 Jy ! Component: 3950 - total flux cleaned = -0.00640947 Jy ! Component: 4000 - total flux cleaned = -0.00648962 Jy ! Component: 4050 - total flux cleaned = -0.00657861 Jy ! Total flux subtracted in 4096 components = -0.00665865 Jy ! Clean residual min=-0.000592 max=0.000509 Jy/beam ! Clean residual mean=-0.000003 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.369204 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 472 components and 0.369204 Jy ![Exited script file: muppet] wmap "J0556-0241_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.821 x 17.43 at -13.58 degrees (North through East) ! Clean map min=-0.0021419 max=0.2104 Jy/beam ! Writing clean map to FITS file: J0556-0241_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.210399 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163947 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.233766 0.233766 0.467532 0.935064 1.87013 3.74026 7.48051 14.961 29.922 59.8441 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.21 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.821 x 17.43 at -13.58 degrees (North through East) ! Clean map min=-0.0021419 max=0.2104 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 J0556-0241_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:05:55 2019