! Started logfile: J2123-0519_S_2017_10_09_pus_uvs.log on Sun May 12 13:20:52 2019 obs J2123-0519_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J2123-0519_S_2017_10_09_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.432268 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2123-0519 ! ! 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 9088 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 J2123-0519_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 516 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 680 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 767 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 944 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.982701Jy sigma=0.008185 ! Fit after self-cal, rms=0.941416Jy sigma=0.007902 ! 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.62 mas, bmaj=29.87 mas, bpa=-17.61 degrees ! Estimated noise=1816.64 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.0470974 Jy ! Component: 100 - total flux cleaned = 0.0563175 Jy ! Total flux subtracted in 100 components = 0.0563175 Jy ! Clean residual min=-0.005317 max=0.006520 Jy/beam ! Clean residual mean=0.000005 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.0563175 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0563175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085940Jy sigma=0.000643 ! Fit after self-cal, rms=0.085226Jy sigma=0.000637 ! 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.364 mas, bmaj=30.36 mas, bpa=-16.86 degrees ! Estimated noise=1211.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358741 Jy ! Component: 100 - total flux cleaned = 0.00345764 Jy ! Component: 150 - total flux cleaned = 0.0032615 Jy ! Component: 200 - total flux cleaned = 0.00295608 Jy ! Total flux subtracted in 200 components = 0.00295608 Jy ! Clean residual min=-0.004305 max=0.004885 Jy/beam ! Clean residual mean=0.000006 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.0592736 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 37 components and 0.0592736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084721Jy sigma=0.000634 ! Fit after self-cal, rms=0.084626Jy sigma=0.000634 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.07 KP 1.14 ! LA 1.00 MK 1.05 NL 1.01 OV 1.00* ! PT 1.07 ! ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.11 KP 1.01 ! LA 0.92 MK 1.15 NL 0.96 OV 1.00* ! PT 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.99 KP 0.89 ! LA 0.81 MK 1.07 NL 1.13 OV 1.00* ! PT 1.02 ! ! ! Correcting IF 4. ! A total of 210 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.71 HN 1.00 KP 1.00* ! LA 1.00* MK 0.65 NL 1.00* OV 1.00* ! PT 1.20 ! ! ! Fit before self-cal, rms=0.084626Jy sigma=0.000634 ! Fit after self-cal, rms=0.082191Jy sigma=0.000617 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.389 mas, bmaj=30.09 mas, bpa=-16.88 degrees ! Estimated noise=1285.68 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 = -8.0296e-05 Jy ! Component: 100 - total flux cleaned = -1.17916e-05 Jy ! Component: 150 - total flux cleaned = -0.000120456 Jy ! Component: 200 - total flux cleaned = -7.02138e-05 Jy ! Total flux subtracted in 200 components = -7.02138e-05 Jy ! Clean residual min=-0.002828 max=0.003050 Jy/beam ! Clean residual mean=0.000005 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.0592034 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.0592034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082095Jy sigma=0.000616 ! Fit after self-cal, rms=0.081990Jy sigma=0.000614 ! 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.081990Jy sigma=0.000614 ! Fit after self-cal, rms=0.079818Jy sigma=0.000613 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=29.73 mas, bpa=-16.9 degrees ! Estimated noise=1277.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000162936 Jy ! Component: 100 - total flux cleaned = -0.000253968 Jy ! Component: 150 - total flux cleaned = -0.000376969 Jy ! Component: 200 - total flux cleaned = -0.000414572 Jy ! Total flux subtracted in 200 components = -0.000414572 Jy ! Clean residual min=-0.002320 max=0.002774 Jy/beam ! Clean residual mean=0.000005 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.0587888 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 83 components and 0.0587888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079769Jy sigma=0.000613 ! Fit after self-cal, rms=0.079685Jy sigma=0.000612 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.000210677 Jy ! Component: 100 - total flux cleaned = 0.000210688 Jy ! Component: 150 - total flux cleaned = 9.7498e-05 Jy ! Component: 200 - total flux cleaned = 6.23883e-05 Jy ! Total flux subtracted in 200 components = 6.23883e-05 Jy ! Clean residual min=-0.002362 max=0.002684 Jy/beam ! Clean residual mean=0.000006 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.0588512 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 94 components and 0.0588512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079645Jy sigma=0.000612 ! Fit after self-cal, rms=0.079641Jy sigma=0.000612 ! 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.079641Jy sigma=0.000612 ! Fit after self-cal, rms=0.079367Jy sigma=0.000612 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=29.67 mas, bpa=-16.92 degrees ! Estimated noise=1274.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000322452 Jy ! Component: 100 - total flux cleaned = -0.000360375 Jy ! Component: 150 - total flux cleaned = -0.000395061 Jy ! Component: 200 - total flux cleaned = -0.000460613 Jy ! Total flux subtracted in 200 components = -0.000460613 Jy ! Clean residual min=-0.002232 max=0.002559 Jy/beam ! Clean residual mean=0.000006 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0583906 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 0.0583906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079333Jy sigma=0.000611 ! Fit after self-cal, rms=0.079332Jy sigma=0.000611 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 = 1.43751e-05 Jy ! Component: 100 - total flux cleaned = -1.94792e-05 Jy ! Component: 150 - total flux cleaned = -5.04143e-05 Jy ! Component: 200 - total flux cleaned = -1.98381e-05 Jy ! Total flux subtracted in 200 components = -1.98381e-05 Jy ! Clean residual min=-0.002235 max=0.002471 Jy/beam ! Clean residual mean=0.000006 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.0583707 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 112 components and 0.0583707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079304Jy sigma=0.000611 ! Fit after self-cal, rms=0.079297Jy sigma=0.000611 ! 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.079297Jy sigma=0.000611 ! Fit after self-cal, rms=0.079116Jy sigma=0.000611 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.271 mas, bmaj=29.16 mas, bpa=-19.56 degrees ! Estimated noise=1521.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000307964 Jy ! Component: 100 - total flux cleaned = -0.000457893 Jy ! Component: 150 - total flux cleaned = -0.000553497 Jy ! Component: 200 - total flux cleaned = -0.000553134 Jy ! Total flux subtracted in 200 components = -0.000553134 Jy ! Clean residual min=-0.002273 max=0.002742 Jy/beam ! Clean residual mean=0.000009 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.0578176 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 121 components and 0.0578176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079100Jy sigma=0.000611 ! Fit after self-cal, rms=0.079084Jy sigma=0.000611 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.000109777 Jy ! Component: 100 - total flux cleaned = -0.000109325 Jy ! Component: 150 - total flux cleaned = -8.13904e-05 Jy ! Component: 200 - total flux cleaned = -8.10908e-05 Jy ! Total flux subtracted in 200 components = -8.10908e-05 Jy ! Clean residual min=-0.002234 max=0.002643 Jy/beam ! Clean residual mean=0.000008 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.0577365 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 126 components and 0.0577365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079077Jy sigma=0.000611 ! Fit after self-cal, rms=0.079069Jy sigma=0.000611 ! 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.427 mas, bmaj=29.65 mas, bpa=-16.94 degrees ! Estimated noise=1272.11 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.427 x 29.65 at -16.94 degrees (North through East) ! Clean map min=-0.0055338 max=0.059912 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.635 mas, bmaj=29.08 mas, bpa=-17.47 degrees ! Estimated noise=1893.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0461512 Jy ! Component: 100 - total flux cleaned = 0.0550198 Jy ! Component: 150 - total flux cleaned = 0.0564956 Jy ! Component: 200 - total flux cleaned = 0.0580532 Jy ! Total flux subtracted in 200 components = 0.0580532 Jy ! Clean residual min=-0.004455 max=0.005238 Jy/beam ! Clean residual mean=0.000004 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.0580531 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0580531 Jy ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=29.65 mas, bpa=-16.94 degrees ! Estimated noise=1272.11 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.001495 Jy ! Component: 100 - total flux cleaned = 0.0016338 Jy ! Component: 150 - total flux cleaned = 0.0016382 Jy ! Component: 200 - total flux cleaned = 0.00155178 Jy ! Total flux subtracted in 200 components = 0.00155178 Jy ! Clean residual min=-0.002560 max=0.003510 Jy/beam ! Clean residual mean=0.000006 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.0596049 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 68 components and 0.0596049 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.271 mas, bmaj=29.16 mas, bpa=-19.56 degrees ! Estimated noise=1521.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308495 Jy ! Component: 100 - total flux cleaned = -0.000448315 Jy ! Component: 150 - total flux cleaned = -0.00063528 Jy ! Component: 200 - total flux cleaned = -0.000802744 Jy ! Total flux subtracted in 200 components = -0.000802744 Jy ! Clean residual min=-0.002629 max=0.003425 Jy/beam ! Clean residual mean=0.000009 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.0588022 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.000102192 Jy ! Component: 100 - total flux cleaned = -0.000240451 Jy ! Component: 150 - total flux cleaned = -0.000323246 Jy ! Component: 200 - total flux cleaned = -0.000362774 Jy ! Total flux subtracted in 200 components = -0.000362774 Jy ! Clean residual min=-0.002375 max=0.003023 Jy/beam ! Clean residual mean=0.000008 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.0584394 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 104 components and 0.0584394 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=29.65 mas, bpa=-16.94 degrees ! Estimated noise=1272.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.17433e-05 Jy ! Component: 100 - total flux cleaned = -0.000436237 Jy ! Component: 150 - total flux cleaned = -0.000946748 Jy ! Component: 200 - total flux cleaned = -0.00117345 Jy ! Total flux subtracted in 200 components = -0.00117345 Jy ! Clean residual min=-0.002437 max=0.002768 Jy/beam ! Clean residual mean=0.000005 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.057266 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.057266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079100Jy sigma=0.000611 ! Fit after self-cal, rms=0.079091Jy sigma=0.000611 wmodel J2123-0519_S_2017_10_09_pus_map.mod ! Writing 121 model components to file: J2123-0519_S_2017_10_09_pus_map.mod wobs J2123-0519_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J2123-0519_S_2017_10_09_pus_uvs.fits wwins J2123-0519_S_2017_10_09_pus_map.win ! wwins: Wrote 1 windows to J2123-0519_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.000885569 Jy ! Component: 100 - total flux cleaned = 0.001461 Jy ! Component: 150 - total flux cleaned = 0.00188727 Jy ! Component: 200 - total flux cleaned = 0.0022181 Jy ! Component: 250 - total flux cleaned = 0.00256764 Jy ! Component: 300 - total flux cleaned = 0.00290181 Jy ! Component: 350 - total flux cleaned = 0.00315917 Jy ! Component: 400 - total flux cleaned = 0.00340723 Jy ! Component: 450 - total flux cleaned = 0.00367642 Jy ! Component: 500 - total flux cleaned = 0.00390792 Jy ! Component: 550 - total flux cleaned = 0.00399228 Jy ! Component: 600 - total flux cleaned = 0.00418441 Jy ! Component: 650 - total flux cleaned = 0.00437095 Jy ! Component: 700 - total flux cleaned = 0.00457809 Jy ! Component: 750 - total flux cleaned = 0.00470459 Jy ! Component: 800 - total flux cleaned = 0.00480414 Jy ! Component: 850 - total flux cleaned = 0.00494969 Jy ! Component: 900 - total flux cleaned = 0.0050686 Jy ! Component: 950 - total flux cleaned = 0.00525505 Jy ! Component: 1000 - total flux cleaned = 0.00539159 Jy ! Component: 1050 - total flux cleaned = 0.00539198 Jy ! Component: 1100 - total flux cleaned = 0.00548073 Jy ! Component: 1150 - total flux cleaned = 0.00565318 Jy ! Component: 1200 - total flux cleaned = 0.00569557 Jy ! Component: 1250 - total flux cleaned = 0.00582099 Jy ! Component: 1300 - total flux cleaned = 0.00592407 Jy ! Component: 1350 - total flux cleaned = 0.00604595 Jy ! Component: 1400 - total flux cleaned = 0.0061454 Jy ! Component: 1450 - total flux cleaned = 0.00618463 Jy ! Component: 1500 - total flux cleaned = 0.00626251 Jy ! Component: 1550 - total flux cleaned = 0.00635775 Jy ! Component: 1600 - total flux cleaned = 0.00641419 Jy ! Component: 1650 - total flux cleaned = 0.00646975 Jy ! Component: 1700 - total flux cleaned = 0.00654278 Jy ! Component: 1750 - total flux cleaned = 0.00663278 Jy ! Component: 1800 - total flux cleaned = 0.00668615 Jy ! Component: 1850 - total flux cleaned = 0.00673911 Jy ! Component: 1900 - total flux cleaned = 0.00679151 Jy ! Component: 1950 - total flux cleaned = 0.00689487 Jy ! Component: 2000 - total flux cleaned = 0.00692874 Jy ! Component: 2050 - total flux cleaned = 0.00699613 Jy ! Component: 2100 - total flux cleaned = 0.00697922 Jy ! Component: 2150 - total flux cleaned = 0.0070123 Jy ! Component: 2200 - total flux cleaned = 0.00702862 Jy ! Component: 2250 - total flux cleaned = 0.0071262 Jy ! Component: 2300 - total flux cleaned = 0.00715838 Jy ! Component: 2350 - total flux cleaned = 0.00722224 Jy ! Component: 2400 - total flux cleaned = 0.00726981 Jy ! Component: 2450 - total flux cleaned = 0.00731698 Jy ! Component: 2500 - total flux cleaned = 0.00739498 Jy ! Component: 2550 - total flux cleaned = 0.0074569 Jy ! Component: 2600 - total flux cleaned = 0.00748765 Jy ! Component: 2650 - total flux cleaned = 0.00753341 Jy ! Component: 2700 - total flux cleaned = 0.00765467 Jy ! Component: 2750 - total flux cleaned = 0.0076395 Jy ! Component: 2800 - total flux cleaned = 0.00772954 Jy ! Component: 2850 - total flux cleaned = 0.00778916 Jy ! Component: 2900 - total flux cleaned = 0.00780394 Jy ! Component: 2950 - total flux cleaned = 0.00784831 Jy ! Component: 3000 - total flux cleaned = 0.00789244 Jy ! Component: 3050 - total flux cleaned = 0.00793644 Jy ! Component: 3100 - total flux cleaned = 0.00798018 Jy ! Component: 3150 - total flux cleaned = 0.00802375 Jy ! Component: 3200 - total flux cleaned = 0.00805276 Jy ! Component: 3250 - total flux cleaned = 0.0080961 Jy ! Component: 3300 - total flux cleaned = 0.00812486 Jy ! Component: 3350 - total flux cleaned = 0.00813927 Jy ! Component: 3400 - total flux cleaned = 0.00818233 Jy ! Component: 3450 - total flux cleaned = 0.0081967 Jy ! Component: 3500 - total flux cleaned = 0.00821106 Jy ! Component: 3550 - total flux cleaned = 0.00826817 Jy ! Component: 3600 - total flux cleaned = 0.00826811 Jy ! Component: 3650 - total flux cleaned = 0.00831087 Jy ! Component: 3700 - total flux cleaned = 0.00833924 Jy ! Component: 3750 - total flux cleaned = 0.00829672 Jy ! Component: 3800 - total flux cleaned = 0.00835357 Jy ! Component: 3850 - total flux cleaned = 0.00838189 Jy ! Component: 3900 - total flux cleaned = 0.00842437 Jy ! Component: 3950 - total flux cleaned = 0.00848106 Jy ! Component: 4000 - total flux cleaned = 0.0085094 Jy ! Component: 4050 - total flux cleaned = 0.00856606 Jy ! Total flux subtracted in 4096 components = 0.00860858 Jy ! Clean residual min=-0.000739 max=0.000881 Jy/beam ! Clean residual mean=0.000003 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.0658745 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 413 components and 0.0658745 Jy ![Exited script file: muppet] wmap "J2123-0519_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.427 x 29.65 at -16.94 degrees (North through East) ! Clean map min=-0.0055944 max=0.058848 Jy/beam ! Writing clean map to FITS file: J2123-0519_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.0588479 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024933 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.27106 1.27106 2.54211 5.08422 10.1684 20.3369 40.6738 81.3476 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.058 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.427 x 29.65 at -16.94 degrees (North through East) ! Clean map min=-0.0055944 max=0.058848 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 J2123-0519_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:20:58 2019