! Started logfile: J0140-1532_S_2017_05_01_pus_uvs.log on Wed May 1 18:25:11 2019 obs J0140-1532_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0140-1532_S_2017_05_01_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.952778 visibilities/baseline/integration-bin. ! Found source: J0140-1532 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 788 lines of history. ! ! Reading 9604 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 J0140-1532_S_2017_05_01_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.773977Jy sigma=0.004907 ! Fit after self-cal, rms=0.758585Jy sigma=0.004861 ! 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.82 mas, bmaj=6.718 mas, bpa=-2.263 degrees ! Estimated noise=1641.56 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.193705 Jy ! Component: 100 - total flux cleaned = 0.238252 Jy ! Total flux subtracted in 100 components = 0.238252 Jy ! Clean residual min=-0.008578 max=0.016492 Jy/beam ! Clean residual mean=-0.000032 rms=0.002527 Jy/beam ! Combined flux in latest and established models = 0.238252 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.238252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150920Jy sigma=0.000711 ! Fit after self-cal, rms=0.150894Jy sigma=0.000711 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181813 Jy ! Component: 100 - total flux cleaned = 0.0283696 Jy ! Total flux subtracted in 100 components = 0.0283696 Jy ! Clean residual min=-0.009235 max=0.009175 Jy/beam ! Clean residual mean=-0.000025 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.266621 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.266621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147643Jy sigma=0.000687 ! Fit after self-cal, rms=0.147690Jy sigma=0.000687 ! 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.47 mas, bmaj=8.005 mas, bpa=-0.3463 degrees ! Estimated noise=1272 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.00803167 Jy ! Component: 100 - total flux cleaned = 0.0122533 Jy ! Component: 150 - total flux cleaned = 0.0146043 Jy ! Component: 200 - total flux cleaned = 0.0156244 Jy ! Total flux subtracted in 200 components = 0.0156244 Jy ! Clean residual min=-0.007690 max=0.006382 Jy/beam ! Clean residual mean=-0.000012 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.282246 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.282246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146889Jy sigma=0.000685 ! Fit after self-cal, rms=0.146927Jy sigma=0.000685 ! 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.98 FD 0.94 HN 0.99 KP 1.04 ! LA 1.00 MK 1.04 NL 0.98 OV 1.06 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.02 KP 0.99 ! LA 0.95 MK 0.91 NL 1.01 OV 1.06 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 1.02 KP 1.00 ! LA 0.98 MK 1.01 NL 1.01 OV 0.98 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.09 HN 0.96 KP 1.00* ! LA 0.52 MK 1.19 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.146927Jy sigma=0.000685 ! Fit after self-cal, rms=0.127688Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=8.01 mas, bpa=-0.1172 degrees ! Estimated noise=1267.21 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.00140649 Jy ! Component: 100 - total flux cleaned = -0.00157368 Jy ! Component: 150 - total flux cleaned = -0.0016707 Jy ! Component: 200 - total flux cleaned = -0.00175788 Jy ! Total flux subtracted in 200 components = -0.00175788 Jy ! Clean residual min=-0.005045 max=0.006255 Jy/beam ! Clean residual mean=0.000011 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.280488 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.280488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127631Jy sigma=0.000670 ! Fit after self-cal, rms=0.127358Jy sigma=0.000670 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127358Jy sigma=0.000670 ! Fit after self-cal, rms=0.140840Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=7.98 mas, bpa=-0.253 degrees ! Estimated noise=1269.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438835 Jy ! Component: 100 - total flux cleaned = 0.00020699 Jy ! Component: 150 - total flux cleaned = 1.08904e-05 Jy ! Component: 200 - total flux cleaned = -0.000118866 Jy ! Total flux subtracted in 200 components = -0.000118866 Jy ! Clean residual min=-0.003958 max=0.004258 Jy/beam ! Clean residual mean=0.000011 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.280369 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.280369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140781Jy sigma=0.000662 ! Fit after self-cal, rms=0.140843Jy sigma=0.000662 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 (99, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333148 Jy ! Component: 100 - total flux cleaned = 0.00378858 Jy ! Component: 150 - total flux cleaned = 0.00403881 Jy ! Component: 200 - total flux cleaned = 0.00404331 Jy ! Total flux subtracted in 200 components = 0.00404331 Jy ! Clean residual min=-0.003637 max=0.003588 Jy/beam ! Clean residual mean=0.000010 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.284412 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.284412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140722Jy sigma=0.000661 ! Fit after self-cal, rms=0.140718Jy sigma=0.000661 ! 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.140718Jy sigma=0.000661 ! Fit after self-cal, rms=0.141367Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=7.968 mas, bpa=-0.2713 degrees ! Estimated noise=1268.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000592664 Jy ! Component: 100 - total flux cleaned = 0.000489513 Jy ! Component: 150 - total flux cleaned = 0.000352134 Jy ! Component: 200 - total flux cleaned = 0.000269017 Jy ! Total flux subtracted in 200 components = 0.000269017 Jy ! Clean residual min=-0.003452 max=0.003561 Jy/beam ! Clean residual mean=0.000010 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.284681 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.284681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141326Jy sigma=0.000661 ! Fit after self-cal, rms=0.141327Jy sigma=0.000661 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.70604e-05 Jy ! Component: 100 - total flux cleaned = -1.91568e-05 Jy ! Component: 150 - total flux cleaned = -8.97932e-05 Jy ! Component: 200 - total flux cleaned = -0.000158779 Jy ! Total flux subtracted in 200 components = -0.000158779 Jy ! Clean residual min=-0.003408 max=0.003564 Jy/beam ! Clean residual mean=0.000010 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.284523 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.284523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141300Jy sigma=0.000660 ! Fit after self-cal, rms=0.141298Jy sigma=0.000660 ! 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.141298Jy sigma=0.000660 ! Fit after self-cal, rms=0.141633Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.64 mas, bmaj=15 mas, bpa=1.847 degrees ! Estimated noise=1504.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000528363 Jy ! Component: 100 - total flux cleaned = -0.000636855 Jy ! Component: 150 - total flux cleaned = -0.000734533 Jy ! Component: 200 - total flux cleaned = -0.000823477 Jy ! Total flux subtracted in 200 components = -0.000823477 Jy ! Clean residual min=-0.003633 max=0.003934 Jy/beam ! Clean residual mean=0.000019 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.283699 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.283699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141626Jy sigma=0.000660 ! Fit after self-cal, rms=0.141628Jy sigma=0.000660 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 = -4.97187e-06 Jy ! Component: 100 - total flux cleaned = -6.63955e-05 Jy ! Component: 150 - total flux cleaned = -0.000141475 Jy ! Component: 200 - total flux cleaned = -0.000209607 Jy ! Total flux subtracted in 200 components = -0.000209607 Jy ! Clean residual min=-0.003606 max=0.003959 Jy/beam ! Clean residual mean=0.000019 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.28349 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 0.28349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141624Jy sigma=0.000660 ! Fit after self-cal, rms=0.141622Jy sigma=0.000660 ! 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.495 mas, bmaj=7.962 mas, bpa=-0.307 degrees ! Estimated noise=1268.34 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.495 x 7.962 at -0.307 degrees (North through East) ! Clean map min=-0.0033188 max=0.25183 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.842 mas, bmaj=6.671 mas, bpa=-2.233 degrees ! Estimated noise=1645.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194204 Jy ! Component: 100 - total flux cleaned = 0.239393 Jy ! Component: 150 - total flux cleaned = 0.258119 Jy ! Component: 200 - total flux cleaned = 0.267429 Jy ! Total flux subtracted in 200 components = 0.267429 Jy ! Clean residual min=-0.005134 max=0.004769 Jy/beam ! Clean residual mean=0.000004 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.267429 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.267429 Jy ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=7.962 mas, bpa=-0.307 degrees ! Estimated noise=1268.34 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.00657341 Jy ! Component: 100 - total flux cleaned = 0.0105623 Jy ! Component: 150 - total flux cleaned = 0.0130391 Jy ! Component: 200 - total flux cleaned = 0.0137495 Jy ! Total flux subtracted in 200 components = 0.0137495 Jy ! Clean residual min=-0.003514 max=0.003402 Jy/beam ! Clean residual mean=0.000009 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.281178 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 60 components and 0.281178 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.64 mas, bmaj=15 mas, bpa=1.847 degrees ! Estimated noise=1504.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160799 Jy ! Component: 100 - total flux cleaned = 0.00201052 Jy ! Component: 150 - total flux cleaned = 0.00219249 Jy ! Component: 200 - total flux cleaned = 0.00234448 Jy ! Total flux subtracted in 200 components = 0.00234448 Jy ! Clean residual min=-0.003767 max=0.003836 Jy/beam ! Clean residual mean=0.000018 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.283523 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 = 2.94863e-05 Jy ! Component: 100 - total flux cleaned = 2.69876e-05 Jy ! Component: 150 - total flux cleaned = 2.5849e-06 Jy ! Component: 200 - total flux cleaned = -4.28123e-05 Jy ! Total flux subtracted in 200 components = -4.28123e-05 Jy ! Clean residual min=-0.003704 max=0.003906 Jy/beam ! Clean residual mean=0.000019 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.28348 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 88 components and 0.28348 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=7.962 mas, bpa=-0.307 degrees ! Estimated noise=1268.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247022 Jy ! Component: 100 - total flux cleaned = 0.000340194 Jy ! Component: 150 - total flux cleaned = 0.000381005 Jy ! Component: 200 - total flux cleaned = 0.000494976 Jy ! Total flux subtracted in 200 components = 0.000494976 Jy ! Clean residual min=-0.003289 max=0.003379 Jy/beam ! Clean residual mean=0.000010 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.283975 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.283975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141622Jy sigma=0.000660 ! Fit after self-cal, rms=0.141597Jy sigma=0.000660 wmodel J0140-1532_S_2017_05_01_pus_map.mod ! Writing 105 model components to file: J0140-1532_S_2017_05_01_pus_map.mod wobs J0140-1532_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0140-1532_S_2017_05_01_pus_uvs.fits wwins J0140-1532_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J0140-1532_S_2017_05_01_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00083758 Jy ! Component: 100 - total flux cleaned = 0.00149137 Jy ! Component: 150 - total flux cleaned = 0.00194314 Jy ! Component: 200 - total flux cleaned = 0.00221289 Jy ! Component: 250 - total flux cleaned = 0.0024213 Jy ! Component: 300 - total flux cleaned = 0.00252167 Jy ! Component: 350 - total flux cleaned = 0.00271707 Jy ! Component: 400 - total flux cleaned = 0.00266976 Jy ! Component: 450 - total flux cleaned = 0.00267002 Jy ! Component: 500 - total flux cleaned = 0.002579 Jy ! Component: 550 - total flux cleaned = 0.00248917 Jy ! Component: 600 - total flux cleaned = 0.00240239 Jy ! Component: 650 - total flux cleaned = 0.00244421 Jy ! Component: 700 - total flux cleaned = 0.00236207 Jy ! Component: 750 - total flux cleaned = 0.0023221 Jy ! Component: 800 - total flux cleaned = 0.00244139 Jy ! Component: 850 - total flux cleaned = 0.00251966 Jy ! Component: 900 - total flux cleaned = 0.00271078 Jy ! Component: 950 - total flux cleaned = 0.00267216 Jy ! Component: 1000 - total flux cleaned = 0.00285839 Jy ! Component: 1050 - total flux cleaned = 0.00293156 Jy ! Component: 1100 - total flux cleaned = 0.00311168 Jy ! Component: 1150 - total flux cleaned = 0.0031821 Jy ! Component: 1200 - total flux cleaned = 0.0032866 Jy ! Component: 1250 - total flux cleaned = 0.00332053 Jy ! Component: 1300 - total flux cleaned = 0.00318389 Jy ! Component: 1350 - total flux cleaned = 0.003151 Jy ! Component: 1400 - total flux cleaned = 0.00318464 Jy ! Component: 1450 - total flux cleaned = 0.00328379 Jy ! Component: 1500 - total flux cleaned = 0.00328392 Jy ! Component: 1550 - total flux cleaned = 0.00334751 Jy ! Component: 1600 - total flux cleaned = 0.00341041 Jy ! Component: 1650 - total flux cleaned = 0.00347329 Jy ! Component: 1700 - total flux cleaned = 0.00350461 Jy ! Component: 1750 - total flux cleaned = 0.00344351 Jy ! Component: 1800 - total flux cleaned = 0.00347357 Jy ! Component: 1850 - total flux cleaned = 0.00347306 Jy ! Component: 1900 - total flux cleaned = 0.00335427 Jy ! Component: 1950 - total flux cleaned = 0.00341338 Jy ! Component: 2000 - total flux cleaned = 0.00347088 Jy ! Component: 2050 - total flux cleaned = 0.00344153 Jy ! Component: 2100 - total flux cleaned = 0.00338468 Jy ! Component: 2150 - total flux cleaned = 0.00344126 Jy ! Component: 2200 - total flux cleaned = 0.00346903 Jy ! Component: 2250 - total flux cleaned = 0.00341366 Jy ! Component: 2300 - total flux cleaned = 0.00338617 Jy ! Component: 2350 - total flux cleaned = 0.0034405 Jy ! Component: 2400 - total flux cleaned = 0.00341345 Jy ! Component: 2450 - total flux cleaned = 0.00346687 Jy ! Component: 2500 - total flux cleaned = 0.00341403 Jy ! Component: 2550 - total flux cleaned = 0.00341434 Jy ! Component: 2600 - total flux cleaned = 0.00351819 Jy ! Component: 2650 - total flux cleaned = 0.00354354 Jy ! Component: 2700 - total flux cleaned = 0.00346688 Jy ! Component: 2750 - total flux cleaned = 0.00349232 Jy ! Component: 2800 - total flux cleaned = 0.00356781 Jy ! Component: 2850 - total flux cleaned = 0.00351769 Jy ! Component: 2900 - total flux cleaned = 0.00361683 Jy ! Component: 2950 - total flux cleaned = 0.00361676 Jy ! Component: 3000 - total flux cleaned = 0.00359263 Jy ! Component: 3050 - total flux cleaned = 0.00361693 Jy ! Component: 3100 - total flux cleaned = 0.00368899 Jy ! Component: 3150 - total flux cleaned = 0.00354582 Jy ! Component: 3200 - total flux cleaned = 0.00366419 Jy ! Component: 3250 - total flux cleaned = 0.00361723 Jy ! Component: 3300 - total flux cleaned = 0.00359391 Jy ! Component: 3350 - total flux cleaned = 0.0037101 Jy ! Component: 3400 - total flux cleaned = 0.00364066 Jy ! Component: 3450 - total flux cleaned = 0.00366339 Jy ! Component: 3500 - total flux cleaned = 0.00366324 Jy ! Component: 3550 - total flux cleaned = 0.00368611 Jy ! Component: 3600 - total flux cleaned = 0.00384362 Jy ! Component: 3650 - total flux cleaned = 0.00379882 Jy ! Component: 3700 - total flux cleaned = 0.00384303 Jy ! Component: 3750 - total flux cleaned = 0.00386513 Jy ! Component: 3800 - total flux cleaned = 0.00388711 Jy ! Component: 3850 - total flux cleaned = 0.00390902 Jy ! Component: 3900 - total flux cleaned = 0.00395229 Jy ! Component: 3950 - total flux cleaned = 0.00384422 Jy ! Component: 4000 - total flux cleaned = 0.00388724 Jy ! Component: 4050 - total flux cleaned = 0.0038446 Jy ! Total flux subtracted in 4096 components = 0.00390857 Jy ! Clean residual min=-0.001265 max=0.001253 Jy/beam ! Clean residual mean=0.000005 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.287884 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 405 components and 0.287884 Jy ![Exited script file: muppet] wmap "J0140-1532_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.495 x 7.962 at -0.307 degrees (North through East) ! Clean map min=-0.0022387 max=0.25172 Jy/beam ! Writing clean map to FITS file: J0140-1532_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.251722 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000386636 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.46079 0.46079 0.921579 1.84316 3.68632 7.37264 14.7453 29.4905 58.9811 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.251 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.495 x 7.962 at -0.307 degrees (North through East) ! Clean map min=-0.0022387 max=0.25172 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 J0140-1532_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:25:17 2019