! Started logfile: J1037-2823_S_2017_08_12_pus_uvs.log on Fri May 10 14:57:50 2019 obs J1037-2823_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1037-2823_S_2017_08_12_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.929185 visibilities/baseline/integration-bin. ! Found source: J1037-2823 ! ! 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 594 lines of history. ! ! Reading 12544 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 J1037-2823_S_2017_08_12_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 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 469 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.841760Jy sigma=0.005685 ! Fit after self-cal, rms=0.824763Jy sigma=0.005578 ! 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.384 mas, bmaj=7.041 mas, bpa=-4.855 degrees ! Estimated noise=1658.71 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.134114 Jy ! Component: 100 - total flux cleaned = 0.173252 Jy ! Total flux subtracted in 100 components = 0.173252 Jy ! Clean residual min=-0.012243 max=0.025432 Jy/beam ! Clean residual mean=-0.000151 rms=0.003789 Jy/beam ! Combined flux in latest and established models = 0.173252 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.173252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122299Jy sigma=0.000801 ! Fit after self-cal, rms=0.122211Jy sigma=0.000801 ! Inverting map ! Added new window around map position (-3.5, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0237891 Jy ! Component: 100 - total flux cleaned = 0.0378939 Jy ! Total flux subtracted in 100 components = 0.0378939 Jy ! Clean residual min=-0.010607 max=0.018182 Jy/beam ! Clean residual mean=-0.000073 rms=0.002961 Jy/beam ! Combined flux in latest and established models = 0.211146 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.211146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116208Jy sigma=0.000750 ! Fit after self-cal, rms=0.115983Jy sigma=0.000746 ! 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.887 mas, bmaj=7.849 mas, bpa=-4.772 degrees ! Estimated noise=1198.51 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 (6, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0237703 Jy ! Component: 100 - total flux cleaned = 0.0384183 Jy ! Component: 150 - total flux cleaned = 0.048717 Jy ! Component: 200 - total flux cleaned = 0.0563487 Jy ! Total flux subtracted in 200 components = 0.0563487 Jy ! Clean residual min=-0.006698 max=0.009029 Jy/beam ! Clean residual mean=-0.000034 rms=0.002049 Jy/beam ! Combined flux in latest and established models = 0.267495 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 74 components and 0.267495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110694Jy sigma=0.000703 ! Fit after self-cal, rms=0.110463Jy sigma=0.000701 ! 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.31 FD 0.92 HN 1.00* KP 1.05 ! LA 0.95 MK 1.00 NL 0.98 OV 1.01 ! PT 0.96 SC 0.99 ! ! ! 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 0.97 HN 1.19 KP 0.98 ! LA 0.94 MK 1.02 NL 1.17 OV 0.98 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.08 KP 0.99 ! LA 0.94 MK 1.02 NL 1.05 OV 0.92 ! PT 0.95 SC 1.09 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.99 KP 1.00* ! LA 1.00* MK 0.98 NL 1.00* OV 1.00* ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.110463Jy sigma=0.000701 ! Fit after self-cal, rms=0.117238Jy sigma=0.000690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.921 mas, bmaj=7.932 mas, bpa=-4.808 degrees ! Estimated noise=1200.11 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.00405422 Jy ! Component: 100 - total flux cleaned = 0.00428943 Jy ! Component: 150 - total flux cleaned = 0.00435718 Jy ! Component: 200 - total flux cleaned = 0.00448781 Jy ! Total flux subtracted in 200 components = 0.00448781 Jy ! Clean residual min=-0.005049 max=0.005516 Jy/beam ! Clean residual mean=0.000026 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.271982 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.271982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117005Jy sigma=0.000689 ! Fit after self-cal, rms=0.117130Jy sigma=0.000688 ! 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.117130Jy sigma=0.000688 ! Fit after self-cal, rms=0.137868Jy sigma=0.000683 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.931 mas, bpa=-5.008 degrees ! Estimated noise=1225.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289167 Jy ! Component: 100 - total flux cleaned = 0.00375396 Jy ! Component: 150 - total flux cleaned = 0.00375411 Jy ! Component: 200 - total flux cleaned = 0.00365917 Jy ! Total flux subtracted in 200 components = 0.00365917 Jy ! Clean residual min=-0.005530 max=0.005682 Jy/beam ! Clean residual mean=-0.000005 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.275641 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 115 components and 0.275641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137571Jy sigma=0.000682 ! Fit after self-cal, rms=0.137763Jy sigma=0.000682 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.96542e-05 Jy ! Component: 100 - total flux cleaned = -9.97845e-05 Jy ! Component: 150 - total flux cleaned = -0.000246563 Jy ! Component: 200 - total flux cleaned = -0.000246988 Jy ! Total flux subtracted in 200 components = -0.000246988 Jy ! Clean residual min=-0.005190 max=0.005733 Jy/beam ! Clean residual mean=-0.000005 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.275394 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.275394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137643Jy sigma=0.000681 ! Fit after self-cal, rms=0.137635Jy sigma=0.000681 ! 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.137635Jy sigma=0.000681 ! Fit after self-cal, rms=0.150295Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.914 mas, bmaj=7.928 mas, bpa=-5.16 degrees ! Estimated noise=1222.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000318911 Jy ! Component: 100 - total flux cleaned = 0.000250018 Jy ! Component: 150 - total flux cleaned = 0.000248079 Jy ! Component: 200 - total flux cleaned = 0.000247468 Jy ! Total flux subtracted in 200 components = 0.000247468 Jy ! Clean residual min=-0.003417 max=0.004308 Jy/beam ! Clean residual mean=-0.000027 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.275642 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.275642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150232Jy sigma=0.000669 ! Fit after self-cal, rms=0.150248Jy sigma=0.000668 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 (13.5, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041251 Jy ! Component: 100 - total flux cleaned = 0.00538543 Jy ! Component: 150 - total flux cleaned = 0.00570373 Jy ! Component: 200 - total flux cleaned = 0.00587279 Jy ! Total flux subtracted in 200 components = 0.00587279 Jy ! Clean residual min=-0.003014 max=0.003270 Jy/beam ! Clean residual mean=-0.000015 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.281515 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 170 components and 0.281515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150124Jy sigma=0.000667 ! Fit after self-cal, rms=0.150127Jy sigma=0.000667 ! 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.150127Jy sigma=0.000667 ! Fit after self-cal, rms=0.151502Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.113 mas, bmaj=21.92 mas, bpa=-0.6625 degrees ! Estimated noise=1548.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020427 Jy ! Component: 100 - total flux cleaned = 0.00256375 Jy ! Component: 150 - total flux cleaned = 0.00278008 Jy ! Component: 200 - total flux cleaned = 0.00281537 Jy ! Total flux subtracted in 200 components = 0.00281537 Jy ! Clean residual min=-0.003752 max=0.003806 Jy/beam ! Clean residual mean=-0.000027 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.28433 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 191 components and 0.28433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151482Jy sigma=0.000667 ! Fit after self-cal, rms=0.151499Jy sigma=0.000666 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.00016218 Jy ! Component: 100 - total flux cleaned = 0.000441889 Jy ! Component: 150 - total flux cleaned = 0.000474247 Jy ! Component: 200 - total flux cleaned = 0.000502998 Jy ! Total flux subtracted in 200 components = 0.000502998 Jy ! Clean residual min=-0.003640 max=0.003439 Jy/beam ! Clean residual mean=-0.000026 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.284833 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 196 components and 0.284833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151490Jy sigma=0.000666 ! Fit after self-cal, rms=0.151486Jy sigma=0.000666 ! 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.918 mas, bmaj=7.933 mas, bpa=-5.143 degrees ! Estimated noise=1219.32 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.918 x 7.933 at -5.143 degrees (North through East) ! Clean map min=-0.0029848 max=0.16521 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.389 mas, bmaj=7.053 mas, bpa=-5.223 degrees ! Estimated noise=1742.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139025 Jy ! Component: 100 - total flux cleaned = 0.18098 Jy ! Component: 150 - total flux cleaned = 0.205047 Jy ! Component: 200 - total flux cleaned = 0.221594 Jy ! Total flux subtracted in 200 components = 0.221594 Jy ! Clean residual min=-0.006277 max=0.009171 Jy/beam ! Clean residual mean=-0.000115 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.221594 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.221594 Jy ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.933 mas, bpa=-5.143 degrees ! Estimated noise=1219.32 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.0168385 Jy ! Component: 100 - total flux cleaned = 0.0278148 Jy ! Component: 150 - total flux cleaned = 0.0357296 Jy ! Component: 200 - total flux cleaned = 0.0416112 Jy ! Total flux subtracted in 200 components = 0.0416112 Jy ! Clean residual min=-0.004090 max=0.004223 Jy/beam ! Clean residual mean=-0.000061 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.263205 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 99 components and 0.263205 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.113 mas, bmaj=21.92 mas, bpa=-0.6625 degrees ! Estimated noise=1548.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00760239 Jy ! Component: 100 - total flux cleaned = 0.0122056 Jy ! Component: 150 - total flux cleaned = 0.0151847 Jy ! Component: 200 - total flux cleaned = 0.0171727 Jy ! Total flux subtracted in 200 components = 0.0171727 Jy ! Clean residual min=-0.003460 max=0.003245 Jy/beam ! Clean residual mean=-0.000046 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.280377 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.00136493 Jy ! Component: 100 - total flux cleaned = 0.0023145 Jy ! Component: 150 - total flux cleaned = 0.00297813 Jy ! Component: 200 - total flux cleaned = 0.00306454 Jy ! Total flux subtracted in 200 components = 0.00306454 Jy ! Clean residual min=-0.003357 max=0.003310 Jy/beam ! Clean residual mean=-0.000032 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.283442 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 172 components and 0.283442 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.933 mas, bpa=-5.143 degrees ! Estimated noise=1219.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.9886e-05 Jy ! Component: 100 - total flux cleaned = -2.73586e-05 Jy ! Component: 150 - total flux cleaned = -6.7542e-05 Jy ! Component: 200 - total flux cleaned = -6.67161e-05 Jy ! Total flux subtracted in 200 components = -6.67161e-05 Jy ! Clean residual min=-0.002979 max=0.002780 Jy/beam ! Clean residual mean=-0.000015 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.283375 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 190 components and 0.283375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151370Jy sigma=0.000666 ! Fit after self-cal, rms=0.151337Jy sigma=0.000666 wmodel J1037-2823_S_2017_08_12_pus_map.mod ! Writing 190 model components to file: J1037-2823_S_2017_08_12_pus_map.mod wobs J1037-2823_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1037-2823_S_2017_08_12_pus_uvs.fits wwins J1037-2823_S_2017_08_12_pus_map.win ! wwins: Wrote 4 windows to J1037-2823_S_2017_08_12_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.000989885 Jy ! Component: 100 - total flux cleaned = -0.00157695 Jy ! Component: 150 - total flux cleaned = -0.00208506 Jy ! Component: 200 - total flux cleaned = -0.00243882 Jy ! Component: 250 - total flux cleaned = -0.0026534 Jy ! Component: 300 - total flux cleaned = -0.00277858 Jy ! Component: 350 - total flux cleaned = -0.00281875 Jy ! Component: 400 - total flux cleaned = -0.00273889 Jy ! Component: 450 - total flux cleaned = -0.00277755 Jy ! Component: 500 - total flux cleaned = -0.00273877 Jy ! Component: 550 - total flux cleaned = -0.00262703 Jy ! Component: 600 - total flux cleaned = -0.00255426 Jy ! Component: 650 - total flux cleaned = -0.00241154 Jy ! Component: 700 - total flux cleaned = -0.00234104 Jy ! Component: 750 - total flux cleaned = -0.0022032 Jy ! Component: 800 - total flux cleaned = -0.00200108 Jy ! Component: 850 - total flux cleaned = -0.00190211 Jy ! Component: 900 - total flux cleaned = -0.00170768 Jy ! Component: 950 - total flux cleaned = -0.00170815 Jy ! Component: 1000 - total flux cleaned = -0.00167646 Jy ! Component: 1050 - total flux cleaned = -0.00158415 Jy ! Component: 1100 - total flux cleaned = -0.0015845 Jy ! Component: 1150 - total flux cleaned = -0.00149511 Jy ! Component: 1200 - total flux cleaned = -0.00149554 Jy ! Component: 1250 - total flux cleaned = -0.0013502 Jy ! Component: 1300 - total flux cleaned = -0.00123582 Jy ! Component: 1350 - total flux cleaned = -0.00115106 Jy ! Component: 1400 - total flux cleaned = -0.00101134 Jy ! Component: 1450 - total flux cleaned = -0.000901706 Jy ! Component: 1500 - total flux cleaned = -0.000738644 Jy ! Component: 1550 - total flux cleaned = -0.000657603 Jy ! Component: 1600 - total flux cleaned = -0.000498622 Jy ! Component: 1650 - total flux cleaned = -0.000393961 Jy ! Component: 1700 - total flux cleaned = -0.000212767 Jy ! Component: 1750 - total flux cleaned = -0.00016182 Jy ! Component: 1800 - total flux cleaned = -8.54765e-05 Jy ! Component: 1850 - total flux cleaned = 3.91723e-05 Jy ! Component: 1900 - total flux cleaned = 0.000137414 Jy ! Component: 1950 - total flux cleaned = 0.000113229 Jy ! Component: 2000 - total flux cleaned = 0.000185797 Jy ! Component: 2050 - total flux cleaned = 0.000209487 Jy ! Component: 2100 - total flux cleaned = 0.000209798 Jy ! Component: 2150 - total flux cleaned = 0.000233161 Jy ! Component: 2200 - total flux cleaned = 0.000233396 Jy ! Component: 2250 - total flux cleaned = 0.000348137 Jy ! Component: 2300 - total flux cleaned = 0.000325035 Jy ! Component: 2350 - total flux cleaned = 0.000347311 Jy ! Component: 2400 - total flux cleaned = 0.000414238 Jy ! Component: 2450 - total flux cleaned = 0.000458139 Jy ! Component: 2500 - total flux cleaned = 0.000458044 Jy ! Component: 2550 - total flux cleaned = 0.000479954 Jy ! Component: 2600 - total flux cleaned = 0.000608843 Jy ! Component: 2650 - total flux cleaned = 0.000651661 Jy ! Component: 2700 - total flux cleaned = 0.000715081 Jy ! Component: 2750 - total flux cleaned = 0.000882454 Jy ! Component: 2800 - total flux cleaned = 0.000923808 Jy ! Component: 2850 - total flux cleaned = 0.00100612 Jy ! Component: 2900 - total flux cleaned = 0.00104689 Jy ! Component: 2950 - total flux cleaned = 0.00112764 Jy ! Component: 3000 - total flux cleaned = 0.00122788 Jy ! Component: 3050 - total flux cleaned = 0.00124766 Jy ! Component: 3100 - total flux cleaned = 0.00132659 Jy ! Component: 3150 - total flux cleaned = 0.00140491 Jy ! Component: 3200 - total flux cleaned = 0.00148261 Jy ! Component: 3250 - total flux cleaned = 0.00155992 Jy ! Component: 3300 - total flux cleaned = 0.00157909 Jy ! Component: 3350 - total flux cleaned = 0.00163646 Jy ! Component: 3400 - total flux cleaned = 0.00171212 Jy ! Component: 3450 - total flux cleaned = 0.00174982 Jy ! Component: 3500 - total flux cleaned = 0.00184333 Jy ! Component: 3550 - total flux cleaned = 0.00184343 Jy ! Component: 3600 - total flux cleaned = 0.0018806 Jy ! Component: 3650 - total flux cleaned = 0.0019725 Jy ! Component: 3700 - total flux cleaned = 0.00206383 Jy ! Component: 3750 - total flux cleaned = 0.00208202 Jy ! Component: 3800 - total flux cleaned = 0.00222645 Jy ! Component: 3850 - total flux cleaned = 0.00233408 Jy ! Component: 3900 - total flux cleaned = 0.00236975 Jy ! Component: 3950 - total flux cleaned = 0.00249413 Jy ! Component: 4000 - total flux cleaned = 0.00256479 Jy ! Component: 4050 - total flux cleaned = 0.00267019 Jy ! Total flux subtracted in 4096 components = 0.00270504 Jy ! Clean residual min=-0.001087 max=0.001203 Jy/beam ! Clean residual mean=0.000003 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.28608 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 452 components and 0.28608 Jy ![Exited script file: muppet] wmap "J1037-2823_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.918 x 7.933 at -5.143 degrees (North through East) ! Clean map min=-0.0024375 max=0.17097 Jy/beam ! Writing clean map to FITS file: J1037-2823_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.170966 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000302776 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.531291 0.531291 1.06258 2.12516 4.25033 8.50066 17.0013 34.0026 68.0053 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.17 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.918 x 7.933 at -5.143 degrees (North through East) ! Clean map min=-0.0024375 max=0.17097 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 J1037-2823_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:57:54 2019