! Started logfile: J2146-2326_S_2017_10_09_pus_uvs.log on Sun May 12 13:21:14 2019 obs J2146-2326_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J2146-2326_S_2017_10_09_pus_uva.fits ! AN table 1: 115 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.666184 visibilities/baseline/integration-bin. ! Found source: J2146-2326 ! ! 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 11032 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 J2146-2326_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 201 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 709 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.969811Jy sigma=0.007395 ! Fit after self-cal, rms=0.937086Jy sigma=0.007177 ! 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.569 mas, bmaj=12.46 mas, bpa=-16.05 degrees ! Estimated noise=1796.57 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.0496638 Jy ! Component: 100 - total flux cleaned = 0.061561 Jy ! Total flux subtracted in 100 components = 0.061561 Jy ! Clean residual min=-0.005742 max=0.007384 Jy/beam ! Clean residual mean=-0.000027 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.061561 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.061561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091672Jy sigma=0.000654 ! Fit after self-cal, rms=0.091279Jy sigma=0.000652 ! 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.161 mas, bmaj=13.71 mas, bpa=-16.34 degrees ! Estimated noise=1011.13 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.0100646 Jy ! Component: 100 - total flux cleaned = 0.0157446 Jy ! Component: 150 - total flux cleaned = 0.0191227 Jy ! Component: 200 - total flux cleaned = 0.0211679 Jy ! Total flux subtracted in 200 components = 0.0211679 Jy ! Clean residual min=-0.003684 max=0.004162 Jy/beam ! Clean residual mean=-0.000037 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.0827289 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 52 components and 0.0827289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090086Jy sigma=0.000644 ! Fit after self-cal, rms=0.089865Jy sigma=0.000642 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.92 HN 1.09 KP 1.06 ! LA 0.97 MK 1.14 NL 0.96 OV 1.00* ! PT 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.93 HN 1.13 KP 1.00 ! LA 0.95 MK 1.06 NL 1.08 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.95 HN 0.99 KP 0.90 ! LA 0.74 MK 1.05 NL 1.22 OV 1.00* ! PT 0.94 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.88 HN 0.83 KP 1.00* ! LA 1.00* MK 0.92 NL 1.00* OV 1.00* ! PT 1.04 ! ! ! Fit before self-cal, rms=0.089865Jy sigma=0.000642 ! Fit after self-cal, rms=0.089112Jy sigma=0.000638 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=14.25 mas, bpa=-16.26 degrees ! Estimated noise=1009.69 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.00153379 Jy ! Component: 100 - total flux cleaned = -0.00170577 Jy ! Component: 150 - total flux cleaned = -0.0018823 Jy ! Component: 200 - total flux cleaned = -0.00190778 Jy ! Total flux subtracted in 200 components = -0.00190778 Jy ! Clean residual min=-0.002995 max=0.002923 Jy/beam ! Clean residual mean=-0.000020 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.0808212 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.0808211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089073Jy sigma=0.000638 ! Fit after self-cal, rms=0.089124Jy sigma=0.000637 ! 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.089124Jy sigma=0.000637 ! Fit after self-cal, rms=0.091595Jy sigma=0.000636 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=14.26 mas, bpa=-16.38 degrees ! Estimated noise=1010.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000458726 Jy ! Component: 100 - total flux cleaned = -0.000500779 Jy ! Component: 150 - total flux cleaned = -0.000500929 Jy ! Component: 200 - total flux cleaned = -0.00051804 Jy ! Total flux subtracted in 200 components = -0.00051804 Jy ! Clean residual min=-0.002685 max=0.002407 Jy/beam ! Clean residual mean=-0.000019 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.0803031 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.0803031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091583Jy sigma=0.000636 ! Fit after self-cal, rms=0.091728Jy sigma=0.000636 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.000187019 Jy ! Component: 100 - total flux cleaned = -0.000206487 Jy ! Component: 150 - total flux cleaned = -0.000207307 Jy ! Component: 200 - total flux cleaned = -0.000207866 Jy ! Total flux subtracted in 200 components = -0.000207866 Jy ! Clean residual min=-0.002738 max=0.002382 Jy/beam ! Clean residual mean=-0.000019 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.0800952 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.0800952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091720Jy sigma=0.000636 ! Fit after self-cal, rms=0.091728Jy sigma=0.000636 ! 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.091728Jy sigma=0.000636 ! Fit after self-cal, rms=0.092577Jy sigma=0.000636 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=14.24 mas, bpa=-16.41 degrees ! Estimated noise=1008.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000326407 Jy ! Component: 100 - total flux cleaned = -0.000385388 Jy ! Component: 150 - total flux cleaned = -0.000368374 Jy ! Component: 200 - total flux cleaned = -0.00038431 Jy ! Total flux subtracted in 200 components = -0.00038431 Jy ! Clean residual min=-0.002669 max=0.002447 Jy/beam ! Clean residual mean=-0.000018 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.0797109 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.0797109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092568Jy sigma=0.000636 ! Fit after self-cal, rms=0.092605Jy sigma=0.000636 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.96274e-05 Jy ! Component: 100 - total flux cleaned = -7.12562e-05 Jy ! Component: 150 - total flux cleaned = -5.43188e-05 Jy ! Component: 200 - total flux cleaned = -5.41693e-05 Jy ! Total flux subtracted in 200 components = -5.41693e-05 Jy ! Clean residual min=-0.002735 max=0.002491 Jy/beam ! Clean residual mean=-0.000018 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0796568 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.0796568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092598Jy sigma=0.000636 ! Fit after self-cal, rms=0.092602Jy sigma=0.000636 ! 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.092602Jy sigma=0.000636 ! Fit after self-cal, rms=0.092562Jy sigma=0.000636 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.321 mas, bmaj=21.07 mas, bpa=-1.979 degrees ! Estimated noise=1197.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.96152e-05 Jy ! Component: 100 - total flux cleaned = 3.3697e-05 Jy ! Component: 150 - total flux cleaned = -5.59158e-06 Jy ! Component: 200 - total flux cleaned = -6.03362e-06 Jy ! Total flux subtracted in 200 components = -6.03362e-06 Jy ! Clean residual min=-0.002474 max=0.002000 Jy/beam ! Clean residual mean=-0.000028 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0796507 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.0796507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092563Jy sigma=0.000636 ! Fit after self-cal, rms=0.092583Jy sigma=0.000636 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 = 7.00494e-05 Jy ! Component: 100 - total flux cleaned = 3.10385e-05 Jy ! Component: 150 - total flux cleaned = 4.26483e-05 Jy ! Component: 200 - total flux cleaned = 6.40364e-05 Jy ! Total flux subtracted in 200 components = 6.40364e-05 Jy ! Clean residual min=-0.002476 max=0.001979 Jy/beam ! Clean residual mean=-0.000028 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0797148 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.0797148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092585Jy sigma=0.000636 ! Fit after self-cal, rms=0.092592Jy sigma=0.000636 ! 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.293 mas, bmaj=14.21 mas, bpa=-16.43 degrees ! Estimated noise=1005.87 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.293 x 14.21 at -16.43 degrees (North through East) ! Clean map min=-0.0026127 max=0.065524 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.618 mas, bmaj=12.81 mas, bpa=-16.21 degrees ! Estimated noise=1830.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0494294 Jy ! Component: 100 - total flux cleaned = 0.0617619 Jy ! Component: 150 - total flux cleaned = 0.0683441 Jy ! Component: 200 - total flux cleaned = 0.0725773 Jy ! Total flux subtracted in 200 components = 0.0725773 Jy ! Clean residual min=-0.004645 max=0.003995 Jy/beam ! Clean residual mean=-0.000015 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.0725773 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0725773 Jy ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=14.21 mas, bpa=-16.43 degrees ! Estimated noise=1005.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 (-5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00444139 Jy ! Component: 100 - total flux cleaned = 0.00581678 Jy ! Component: 150 - total flux cleaned = 0.00623821 Jy ! Component: 200 - total flux cleaned = 0.00640749 Jy ! Total flux subtracted in 200 components = 0.00640749 Jy ! Clean residual min=-0.002700 max=0.002461 Jy/beam ! Clean residual mean=-0.000017 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.0789848 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 62 components and 0.0789848 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.321 mas, bmaj=21.07 mas, bpa=-1.979 degrees ! Estimated noise=1197.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000866803 Jy ! Component: 100 - total flux cleaned = 0.000930205 Jy ! Component: 150 - total flux cleaned = 0.000958756 Jy ! Component: 200 - total flux cleaned = 0.000958921 Jy ! Total flux subtracted in 200 components = 0.000958921 Jy ! Clean residual min=-0.002418 max=0.001965 Jy/beam ! Clean residual mean=-0.000027 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.0799437 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 = 1.77188e-08 Jy ! Component: 100 - total flux cleaned = 4.06729e-05 Jy ! Component: 150 - total flux cleaned = 5.87828e-05 Jy ! Component: 200 - total flux cleaned = 7.69498e-05 Jy ! Total flux subtracted in 200 components = 7.69498e-05 Jy ! Clean residual min=-0.002392 max=0.001971 Jy/beam ! Clean residual mean=-0.000026 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.0800207 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 95 components and 0.0800207 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=14.21 mas, bpa=-16.43 degrees ! Estimated noise=1005.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00040326 Jy ! Component: 100 - total flux cleaned = -0.00043385 Jy ! Component: 150 - total flux cleaned = -0.000462213 Jy ! Component: 200 - total flux cleaned = -0.00046147 Jy ! Total flux subtracted in 200 components = -0.00046147 Jy ! Clean residual min=-0.002527 max=0.002353 Jy/beam ! Clean residual mean=-0.000016 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.0795592 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 117 components and 0.0795592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092539Jy sigma=0.000635 ! Fit after self-cal, rms=0.092506Jy sigma=0.000635 wmodel J2146-2326_S_2017_10_09_pus_map.mod ! Writing 117 model components to file: J2146-2326_S_2017_10_09_pus_map.mod wobs J2146-2326_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J2146-2326_S_2017_10_09_pus_uvs.fits wwins J2146-2326_S_2017_10_09_pus_map.win ! wwins: Wrote 2 windows to J2146-2326_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.000566166 Jy ! Component: 100 - total flux cleaned = -0.000890981 Jy ! Component: 150 - total flux cleaned = -0.00134858 Jy ! Component: 200 - total flux cleaned = -0.00167295 Jy ! Component: 250 - total flux cleaned = -0.0017749 Jy ! Component: 300 - total flux cleaned = -0.00190451 Jy ! Component: 350 - total flux cleaned = -0.00199845 Jy ! Component: 400 - total flux cleaned = -0.00212065 Jy ! Component: 450 - total flux cleaned = -0.00220871 Jy ! Component: 500 - total flux cleaned = -0.00223724 Jy ! Component: 550 - total flux cleaned = -0.0023195 Jy ! Component: 600 - total flux cleaned = -0.0024524 Jy ! Component: 650 - total flux cleaned = -0.00255525 Jy ! Component: 700 - total flux cleaned = -0.00273083 Jy ! Component: 750 - total flux cleaned = -0.00277923 Jy ! Component: 800 - total flux cleaned = -0.00285061 Jy ! Component: 850 - total flux cleaned = -0.00292064 Jy ! Component: 900 - total flux cleaned = -0.00298868 Jy ! Component: 950 - total flux cleaned = -0.00305511 Jy ! Component: 1000 - total flux cleaned = -0.00309891 Jy ! Component: 1050 - total flux cleaned = -0.00322657 Jy ! Component: 1100 - total flux cleaned = -0.00330974 Jy ! Component: 1150 - total flux cleaned = -0.00341158 Jy ! Component: 1200 - total flux cleaned = -0.00343186 Jy ! Component: 1250 - total flux cleaned = -0.00347077 Jy ! Component: 1300 - total flux cleaned = -0.0035857 Jy ! Component: 1350 - total flux cleaned = -0.00362301 Jy ! Component: 1400 - total flux cleaned = -0.00364114 Jy ! Component: 1450 - total flux cleaned = -0.00362276 Jy ! Component: 1500 - total flux cleaned = -0.00358704 Jy ! Component: 1550 - total flux cleaned = -0.00353442 Jy ! Component: 1600 - total flux cleaned = -0.0035516 Jy ! Component: 1650 - total flux cleaned = -0.00353434 Jy ! Component: 1700 - total flux cleaned = -0.00348401 Jy ! Component: 1750 - total flux cleaned = -0.00350087 Jy ! Component: 1800 - total flux cleaned = -0.00346798 Jy ! Component: 1850 - total flux cleaned = -0.00348416 Jy ! Component: 1900 - total flux cleaned = -0.00349996 Jy ! Component: 1950 - total flux cleaned = -0.0035312 Jy ! Component: 2000 - total flux cleaned = -0.00354643 Jy ! Component: 2050 - total flux cleaned = -0.00353117 Jy ! Component: 2100 - total flux cleaned = -0.00357641 Jy ! Component: 2150 - total flux cleaned = -0.00360618 Jy ! Component: 2200 - total flux cleaned = -0.0036645 Jy ! Component: 2250 - total flux cleaned = -0.00364984 Jy ! Component: 2300 - total flux cleaned = -0.00373561 Jy ! Component: 2350 - total flux cleaned = -0.00372137 Jy ! Component: 2400 - total flux cleaned = -0.00376335 Jy ! Component: 2450 - total flux cleaned = -0.0038183 Jy ! Component: 2500 - total flux cleaned = -0.00384556 Jy ! Component: 2550 - total flux cleaned = -0.00387238 Jy ! Component: 2600 - total flux cleaned = -0.00389906 Jy ! Component: 2650 - total flux cleaned = -0.0039518 Jy ! Component: 2700 - total flux cleaned = -0.00391261 Jy ! Component: 2750 - total flux cleaned = -0.00389955 Jy ! Component: 2800 - total flux cleaned = -0.00386119 Jy ! Component: 2850 - total flux cleaned = -0.00384866 Jy ! Component: 2900 - total flux cleaned = -0.00386124 Jy ! Component: 2950 - total flux cleaned = -0.00386126 Jy ! Component: 3000 - total flux cleaned = -0.00384882 Jy ! Component: 3050 - total flux cleaned = -0.00382429 Jy ! Component: 3100 - total flux cleaned = -0.00382424 Jy ! Component: 3150 - total flux cleaned = -0.00380018 Jy ! Component: 3200 - total flux cleaned = -0.00378824 Jy ! Component: 3250 - total flux cleaned = -0.00376465 Jy ! Component: 3300 - total flux cleaned = -0.00370617 Jy ! Component: 3350 - total flux cleaned = -0.0037061 Jy ! Component: 3400 - total flux cleaned = -0.00362548 Jy ! Component: 3450 - total flux cleaned = -0.00363705 Jy ! Component: 3500 - total flux cleaned = -0.00361442 Jy ! Component: 3550 - total flux cleaned = -0.00358072 Jy ! Component: 3600 - total flux cleaned = -0.00353611 Jy ! Component: 3650 - total flux cleaned = -0.00353601 Jy ! Component: 3700 - total flux cleaned = -0.0034921 Jy ! Component: 3750 - total flux cleaned = -0.00347029 Jy ! Component: 3800 - total flux cleaned = -0.00344872 Jy ! Component: 3850 - total flux cleaned = -0.00341651 Jy ! Component: 3900 - total flux cleaned = -0.0034059 Jy ! Component: 3950 - total flux cleaned = -0.00338474 Jy ! Component: 4000 - total flux cleaned = -0.00334276 Jy ! Component: 4050 - total flux cleaned = -0.00330105 Jy ! Total flux subtracted in 4096 components = -0.0032804 Jy ! Clean residual min=-0.000595 max=0.000537 Jy/beam ! Clean residual mean=-0.000002 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.0762788 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 373 components and 0.0762788 Jy ![Exited script file: muppet] wmap "J2146-2326_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.293 x 14.21 at -16.43 degrees (North through East) ! Clean map min=-0.0020541 max=0.064314 Jy/beam ! Writing clean map to FITS file: J2146-2326_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.064314 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187047 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.872504 0.872504 1.74501 3.49001 6.98003 13.9601 27.9201 55.8402 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.064 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.293 x 14.21 at -16.43 degrees (North through East) ! Clean map min=-0.0020541 max=0.064314 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 J2146-2326_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:21:19 2019