! Started logfile: J2351-4259_S_2017_01_21_pus_uvs.log on Sun May 5 16:07:23 2019 obs J2351-4259_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2351-4259_S_2017_01_21_pus_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.412356 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2351-4259 ! ! 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 558 lines of history. ! ! Reading 3444 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 J2351-4259_S_2017_01_21_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 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 432 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.981936Jy sigma=0.004659 ! Fit after self-cal, rms=0.895171Jy sigma=0.004369 ! 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.014 mas, bmaj=6.375 mas, bpa=-1.492 degrees ! Estimated noise=3962.65 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.0904658 Jy ! Component: 100 - total flux cleaned = 0.110709 Jy ! Total flux subtracted in 100 components = 0.110709 Jy ! Clean residual min=-0.010118 max=0.010702 Jy/beam ! Clean residual mean=-0.000022 rms=0.002770 Jy/beam ! Combined flux in latest and established models = 0.110709 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.110709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160367Jy sigma=0.000590 ! Fit after self-cal, rms=0.159783Jy sigma=0.000589 ! 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=2.158 mas, bmaj=6.606 mas, bpa=-1.832 degrees ! Estimated noise=3507.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.00795724 Jy ! Component: 100 - total flux cleaned = 0.0115309 Jy ! Component: 150 - total flux cleaned = 0.0124955 Jy ! Component: 200 - total flux cleaned = 0.0124948 Jy ! Total flux subtracted in 200 components = 0.0124948 Jy ! Clean residual min=-0.006958 max=0.006097 Jy/beam ! Clean residual mean=0.000134 rms=0.001917 Jy/beam ! Combined flux in latest and established models = 0.123204 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.123204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159238Jy sigma=0.000588 ! Fit after self-cal, rms=0.159158Jy sigma=0.000587 ! 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.00* LA 1.09 ! MK 0.97 NL 1.00* OV 1.02 PT 0.98 ! SC 1.04 ! ! ! Correcting IF 2. ! 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.00* LA 0.96 ! MK 1.05 NL 1.00* OV 0.95 PT 1.00 ! SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* LA 1.04 ! MK 1.02 NL 1.17 OV 0.77 PT 1.02 ! SC 0.94 ! ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* LA 0.00* ! MK 0.00* NL 0.00* OV 0.00* PT 0.00* ! SC 0.00* ! ! ! Fit before self-cal, rms=0.159158Jy sigma=0.000587 ! Fit after self-cal, rms=0.153056Jy sigma=0.000590 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.15 mas, bmaj=6.624 mas, bpa=-1.016 degrees ! Estimated noise=3608.32 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.000384201 Jy ! Component: 100 - total flux cleaned = 0.000310335 Jy ! Component: 150 - total flux cleaned = 0.000240426 Jy ! Component: 200 - total flux cleaned = 0.000139749 Jy ! Total flux subtracted in 200 components = 0.000139749 Jy ! Clean residual min=-0.004623 max=0.006005 Jy/beam ! Clean residual mean=0.000001 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.123344 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.123344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153025Jy sigma=0.000590 ! Fit after self-cal, rms=0.152665Jy sigma=0.000589 ! 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.152665Jy sigma=0.000589 ! Fit after self-cal, rms=0.151299Jy sigma=0.000589 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.15 mas, bmaj=6.623 mas, bpa=-0.9252 degrees ! Estimated noise=3599.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.2861e-05 Jy ! Component: 100 - total flux cleaned = -0.000113251 Jy ! Component: 150 - total flux cleaned = -0.000174314 Jy ! Component: 200 - total flux cleaned = -0.000198834 Jy ! Total flux subtracted in 200 components = -0.000198834 Jy ! Clean residual min=-0.004522 max=0.005841 Jy/beam ! Clean residual mean=0.000012 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.123145 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.123145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151271Jy sigma=0.000589 ! Fit after self-cal, rms=0.151218Jy sigma=0.000589 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.000129839 Jy ! Component: 100 - total flux cleaned = 6.31983e-05 Jy ! Component: 150 - total flux cleaned = 3.77307e-05 Jy ! Component: 200 - total flux cleaned = 1.49268e-05 Jy ! Total flux subtracted in 200 components = 1.49268e-05 Jy ! Clean residual min=-0.004595 max=0.005466 Jy/beam ! Clean residual mean=0.000003 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.12316 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 35 components and 0.12316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151194Jy sigma=0.000589 ! Fit after self-cal, rms=0.151192Jy sigma=0.000589 ! 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.151192Jy sigma=0.000589 ! Fit after self-cal, rms=0.151131Jy sigma=0.000589 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.151 mas, bmaj=6.623 mas, bpa=-0.901 degrees ! Estimated noise=3605.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.61232e-05 Jy ! Component: 100 - total flux cleaned = -0.000109021 Jy ! Component: 150 - total flux cleaned = -0.000168903 Jy ! Component: 200 - total flux cleaned = -0.000195848 Jy ! Total flux subtracted in 200 components = -0.000195848 Jy ! Clean residual min=-0.004662 max=0.005477 Jy/beam ! Clean residual mean=-0.000000 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.122964 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.122964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151110Jy sigma=0.000588 ! Fit after self-cal, rms=0.151097Jy sigma=0.000588 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 = 5.08805e-06 Jy ! Component: 100 - total flux cleaned = -5.25271e-05 Jy ! Component: 150 - total flux cleaned = -7.81642e-05 Jy ! Component: 200 - total flux cleaned = -0.000128768 Jy ! Total flux subtracted in 200 components = -0.000128768 Jy ! Clean residual min=-0.004725 max=0.005497 Jy/beam ! Clean residual mean=-0.000003 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.122835 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 37 components and 0.122835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151079Jy sigma=0.000588 ! Fit after self-cal, rms=0.151078Jy sigma=0.000588 ! 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.151078Jy sigma=0.000588 ! Fit after self-cal, rms=0.151100Jy sigma=0.000588 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.413 mas, bmaj=20.25 mas, bpa=3.105 degrees ! Estimated noise=6515.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000686269 Jy ! Component: 100 - total flux cleaned = -0.000687519 Jy ! Component: 150 - total flux cleaned = -0.000688856 Jy ! Component: 200 - total flux cleaned = -0.000690042 Jy ! Total flux subtracted in 200 components = -0.000690042 Jy ! Clean residual min=-0.003839 max=0.004111 Jy/beam ! Clean residual mean=-0.000054 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.122145 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.122145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151097Jy sigma=0.000589 ! Fit after self-cal, rms=0.151071Jy sigma=0.000588 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.000329868 Jy ! Component: 100 - total flux cleaned = -0.000325577 Jy ! Component: 150 - total flux cleaned = -0.00032518 Jy ! Component: 200 - total flux cleaned = -0.000330378 Jy ! Total flux subtracted in 200 components = -0.000330378 Jy ! Clean residual min=-0.003776 max=0.004087 Jy/beam ! Clean residual mean=-0.000073 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.121815 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.121815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151066Jy sigma=0.000589 ! Fit after self-cal, rms=0.151049Jy sigma=0.000588 ! 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=2.153 mas, bmaj=6.624 mas, bpa=-0.8839 degrees ! Estimated noise=3609.62 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.153 x 6.624 at -0.8839 degrees (North through East) ! Clean map min=-0.0068288 max=0.11806 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.027 mas, bmaj=6.368 mas, bpa=-1.503 degrees ! Estimated noise=4447.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0901343 Jy ! Component: 100 - total flux cleaned = 0.110927 Jy ! Component: 150 - total flux cleaned = 0.118374 Jy ! Component: 200 - total flux cleaned = 0.121123 Jy ! Total flux subtracted in 200 components = 0.121123 Jy ! Clean residual min=-0.006585 max=0.007422 Jy/beam ! Clean residual mean=-0.000011 rms=0.002073 Jy/beam ! Combined flux in latest and established models = 0.121123 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.121123 Jy ! Inverting map and beam ! Estimated beam: bmin=2.153 mas, bmaj=6.624 mas, bpa=-0.8839 degrees ! Estimated noise=3609.62 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.000459667 Jy ! Component: 100 - total flux cleaned = 0.000631681 Jy ! Component: 150 - total flux cleaned = 0.000646738 Jy ! Component: 200 - total flux cleaned = 0.000659359 Jy ! Total flux subtracted in 200 components = 0.000659359 Jy ! Clean residual min=-0.004676 max=0.005594 Jy/beam ! Clean residual mean=-0.000019 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.121782 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.121782 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.413 mas, bmaj=20.25 mas, bpa=3.105 degrees ! Estimated noise=6515.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265194 Jy ! Component: 100 - total flux cleaned = -0.000255966 Jy ! Component: 150 - total flux cleaned = -0.000266231 Jy ! Component: 200 - total flux cleaned = -0.00028455 Jy ! Total flux subtracted in 200 components = -0.00028455 Jy ! Clean residual min=-0.004628 max=0.004597 Jy/beam ! Clean residual mean=-0.000091 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.121497 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.80062e-05 Jy ! Component: 100 - total flux cleaned = -3.42237e-05 Jy ! Component: 150 - total flux cleaned = -4.83581e-05 Jy ! Component: 200 - total flux cleaned = -5.19001e-05 Jy ! Total flux subtracted in 200 components = -5.19001e-05 Jy ! Clean residual min=-0.004023 max=0.004030 Jy/beam ! Clean residual mean=-0.000095 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.121445 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.121445 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.153 mas, bmaj=6.624 mas, bpa=-0.8839 degrees ! Estimated noise=3609.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000391011 Jy ! Component: 100 - total flux cleaned = 0.000243472 Jy ! Component: 150 - total flux cleaned = 0.000176204 Jy ! Component: 200 - total flux cleaned = 0.000144584 Jy ! Total flux subtracted in 200 components = 0.000144584 Jy ! Clean residual min=-0.004803 max=0.005464 Jy/beam ! Clean residual mean=-0.000023 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 0.12159 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.12159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151064Jy sigma=0.000588 ! Fit after self-cal, rms=0.151077Jy sigma=0.000588 wmodel J2351-4259_S_2017_01_21_pus_map.mod ! Writing 37 model components to file: J2351-4259_S_2017_01_21_pus_map.mod wobs J2351-4259_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2351-4259_S_2017_01_21_pus_uvs.fits wwins J2351-4259_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J2351-4259_S_2017_01_21_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.000805471 Jy ! Component: 100 - total flux cleaned = 0.000585395 Jy ! Component: 150 - total flux cleaned = 0.000642948 Jy ! Component: 200 - total flux cleaned = 0.00115999 Jy ! Component: 250 - total flux cleaned = 0.00170635 Jy ! Component: 300 - total flux cleaned = 0.00210497 Jy ! Component: 350 - total flux cleaned = 0.00259457 Jy ! Component: 400 - total flux cleaned = 0.00327271 Jy ! Component: 450 - total flux cleaned = 0.0039735 Jy ! Component: 500 - total flux cleaned = 0.00464769 Jy ! Component: 550 - total flux cleaned = 0.00511205 Jy ! Component: 600 - total flux cleaned = 0.00547074 Jy ! Component: 650 - total flux cleaned = 0.00568696 Jy ! Component: 700 - total flux cleaned = 0.0058975 Jy ! Component: 750 - total flux cleaned = 0.00610218 Jy ! Component: 800 - total flux cleaned = 0.00630265 Jy ! Component: 850 - total flux cleaned = 0.00657543 Jy ! Component: 900 - total flux cleaned = 0.00715157 Jy ! Component: 950 - total flux cleaned = 0.00764558 Jy ! Component: 1000 - total flux cleaned = 0.00817167 Jy ! Component: 1050 - total flux cleaned = 0.00876748 Jy ! Component: 1100 - total flux cleaned = 0.00935877 Jy ! Component: 1150 - total flux cleaned = 0.00990968 Jy ! Component: 1200 - total flux cleaned = 0.0104209 Jy ! Component: 1250 - total flux cleaned = 0.0108928 Jy ! Component: 1300 - total flux cleaned = 0.0113625 Jy ! Component: 1350 - total flux cleaned = 0.0117225 Jy ! Component: 1400 - total flux cleaned = 0.0119749 Jy ! Component: 1450 - total flux cleaned = 0.0121924 Jy ! Component: 1500 - total flux cleaned = 0.0124473 Jy ! Component: 1550 - total flux cleaned = 0.0125943 Jy ! Component: 1600 - total flux cleaned = 0.0127795 Jy ! Component: 1650 - total flux cleaned = 0.0129293 Jy ! Component: 1700 - total flux cleaned = 0.0131182 Jy ! Component: 1750 - total flux cleaned = 0.0132332 Jy ! Component: 1800 - total flux cleaned = 0.0134263 Jy ! Component: 1850 - total flux cleaned = 0.0135827 Jy ! Component: 1900 - total flux cleaned = 0.013781 Jy ! Component: 1950 - total flux cleaned = 0.0139815 Jy ! Component: 2000 - total flux cleaned = 0.0141444 Jy ! Component: 2050 - total flux cleaned = 0.0142688 Jy ! Component: 2100 - total flux cleaned = 0.0144787 Jy ! Component: 2150 - total flux cleaned = 0.0145642 Jy ! Component: 2200 - total flux cleaned = 0.0147371 Jy ! Component: 2250 - total flux cleaned = 0.0149126 Jy ! Component: 2300 - total flux cleaned = 0.0150916 Jy ! Component: 2350 - total flux cleaned = 0.0152731 Jy ! Component: 2400 - total flux cleaned = 0.0154584 Jy ! Component: 2450 - total flux cleaned = 0.0156946 Jy ! Component: 2500 - total flux cleaned = 0.0158387 Jy ! Component: 2550 - total flux cleaned = 0.0160825 Jy ! Component: 2600 - total flux cleaned = 0.0163313 Jy ! Component: 2650 - total flux cleaned = 0.0165334 Jy ! Component: 2700 - total flux cleaned = 0.0167398 Jy ! Component: 2750 - total flux cleaned = 0.0168983 Jy ! Component: 2800 - total flux cleaned = 0.0170058 Jy ! Component: 2850 - total flux cleaned = 0.0172283 Jy ! Component: 2900 - total flux cleaned = 0.0174546 Jy ! Component: 2950 - total flux cleaned = 0.017571 Jy ! Component: 3000 - total flux cleaned = 0.0179288 Jy ! Component: 3050 - total flux cleaned = 0.0181122 Jy ! Component: 3100 - total flux cleaned = 0.0183626 Jy ! Component: 3150 - total flux cleaned = 0.0186185 Jy ! Component: 3200 - total flux cleaned = 0.0188808 Jy ! Component: 3250 - total flux cleaned = 0.0189475 Jy ! Component: 3300 - total flux cleaned = 0.0193602 Jy ! Component: 3350 - total flux cleaned = 0.0196438 Jy ! Component: 3400 - total flux cleaned = 0.0199341 Jy ! Component: 3450 - total flux cleaned = 0.0201581 Jy ! Component: 3500 - total flux cleaned = 0.0203097 Jy ! Component: 3550 - total flux cleaned = 0.0207778 Jy ! Component: 3600 - total flux cleaned = 0.0210186 Jy ! Component: 3650 - total flux cleaned = 0.0211836 Jy ! Component: 3700 - total flux cleaned = 0.0214366 Jy ! Component: 3750 - total flux cleaned = 0.0216103 Jy ! Component: 3800 - total flux cleaned = 0.0217875 Jy ! Component: 3850 - total flux cleaned = 0.0218782 Jy ! Component: 3900 - total flux cleaned = 0.0220652 Jy ! Component: 3950 - total flux cleaned = 0.0222565 Jy ! Component: 4000 - total flux cleaned = 0.0224546 Jy ! Component: 4050 - total flux cleaned = 0.0225577 Jy ! Total flux subtracted in 4096 components = 0.0226615 Jy ! Clean residual min=-0.005444 max=0.006143 Jy/beam ! Clean residual mean=0.000081 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.144252 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 173 components and 0.144251 Jy ![Exited script file: muppet] wmap "J2351-4259_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.153 x 6.624 at -0.8839 degrees (North through East) ! Clean map min=-0.011829 max=0.1155 Jy/beam ! Writing clean map to FITS file: J2351-4259_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115499 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00169957 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.41451 4.41451 8.82902 17.658 35.3161 70.6322 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.115 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.153 x 6.624 at -0.8839 degrees (North through East) ! Clean map min=-0.011829 max=0.1155 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 J2351-4259_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:07:27 2019