! Started logfile: J1826-2924_S_2017_06_15_pus_uvs.log on Tue May 7 15:25:43 2019 obs J1826-2924_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1826-2924_S_2017_06_15_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.692824 visibilities/baseline/integration-bin. ! Found source: J1826-2924 ! ! 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 603 lines of history. ! ! Reading 11972 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 J1826-2924_S_2017_06_15_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 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 822 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856248Jy sigma=0.006019 ! Fit after self-cal, rms=0.841594Jy sigma=0.005927 ! 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.692 mas, bmaj=8.201 mas, bpa=8.773 degrees ! Estimated noise=1460.39 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.121005 Jy ! Component: 100 - total flux cleaned = 0.162434 Jy ! Total flux subtracted in 100 components = 0.162434 Jy ! Clean residual min=-0.008787 max=0.018519 Jy/beam ! Clean residual mean=-0.000087 rms=0.003162 Jy/beam ! Combined flux in latest and established models = 0.162434 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.162434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109953Jy sigma=0.000751 ! Fit after self-cal, rms=0.109795Jy sigma=0.000750 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213963 Jy ! Component: 100 - total flux cleaned = 0.0347536 Jy ! Total flux subtracted in 100 components = 0.0347536 Jy ! Clean residual min=-0.006791 max=0.010255 Jy/beam ! Clean residual mean=-0.000064 rms=0.002154 Jy/beam ! Combined flux in latest and established models = 0.197188 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.197188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103986Jy sigma=0.000698 ! Fit after self-cal, rms=0.103979Jy sigma=0.000697 ! 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.179 mas, bmaj=9.196 mas, bpa=7.839 degrees ! Estimated noise=1128.46 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.0150044 Jy ! Component: 100 - total flux cleaned = 0.0236768 Jy ! Component: 150 - total flux cleaned = 0.028727 Jy ! Component: 200 - total flux cleaned = 0.0312971 Jy ! Total flux subtracted in 200 components = 0.0312971 Jy ! Clean residual min=-0.005515 max=0.008544 Jy/beam ! Clean residual mean=-0.000064 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.228485 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.228485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102135Jy sigma=0.000679 ! Fit after self-cal, rms=0.102143Jy sigma=0.000679 ! 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.16 FD 0.91 HN 1.35 KP 1.04 ! LA 0.99 MK 1.03 NL 1.04 OV 1.00 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.54 FD 0.92 HN 1.47 KP 0.98 ! LA 0.94 MK 0.94 NL 1.10 OV 1.02 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.97 HN 1.27 KP 0.95 ! LA 0.96 MK 1.01 NL 1.06 OV 0.91 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 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.102143Jy sigma=0.000679 ! Fit after self-cal, rms=0.110948Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=9.314 mas, bpa=8.51 degrees ! Estimated noise=1165.28 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.000946543 Jy ! Component: 100 - total flux cleaned = -0.00107682 Jy ! Component: 150 - total flux cleaned = -0.00119987 Jy ! Component: 200 - total flux cleaned = -0.00125781 Jy ! Total flux subtracted in 200 components = -0.00125781 Jy ! Clean residual min=-0.004110 max=0.004955 Jy/beam ! Clean residual mean=-0.000027 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.227227 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.227227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110867Jy sigma=0.000666 ! Fit after self-cal, rms=0.111142Jy sigma=0.000665 ! 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.111142Jy sigma=0.000665 ! Fit after self-cal, rms=0.111996Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=9.311 mas, bpa=8.583 degrees ! Estimated noise=1165.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000237465 Jy ! Component: 100 - total flux cleaned = -0.000287345 Jy ! Component: 150 - total flux cleaned = -0.000335627 Jy ! Component: 200 - total flux cleaned = -0.000425525 Jy ! Total flux subtracted in 200 components = -0.000425525 Jy ! Clean residual min=-0.003392 max=0.004056 Jy/beam ! Clean residual mean=-0.000019 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.226802 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.226802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111953Jy sigma=0.000662 ! Fit after self-cal, rms=0.111963Jy 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 (64.5, -113.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307572 Jy ! Component: 100 - total flux cleaned = 0.0028652 Jy ! Component: 150 - total flux cleaned = 0.00261729 Jy ! Component: 200 - total flux cleaned = 0.00267235 Jy ! Total flux subtracted in 200 components = 0.00267235 Jy ! Clean residual min=-0.003302 max=0.003569 Jy/beam ! Clean residual mean=-0.000013 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.229474 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 84 components and 0.229474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111827Jy sigma=0.000661 ! Fit after self-cal, rms=0.111829Jy 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.111829Jy sigma=0.000661 ! Fit after self-cal, rms=0.111804Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=9.291 mas, bpa=8.509 degrees ! Estimated noise=1158.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266043 Jy ! Component: 100 - total flux cleaned = 0.000168825 Jy ! Component: 150 - total flux cleaned = 8.17282e-05 Jy ! Component: 200 - total flux cleaned = 1.7948e-06 Jy ! Total flux subtracted in 200 components = 1.7948e-06 Jy ! Clean residual min=-0.003164 max=0.003490 Jy/beam ! Clean residual mean=-0.000016 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.229476 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.229476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111758Jy sigma=0.000660 ! Fit after self-cal, rms=0.111758Jy 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) ! Added new window around map position (-10, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230722 Jy ! Component: 100 - total flux cleaned = 0.0026117 Jy ! Component: 150 - total flux cleaned = 0.00284662 Jy ! Component: 200 - total flux cleaned = 0.00325669 Jy ! Total flux subtracted in 200 components = 0.00325669 Jy ! Clean residual min=-0.002845 max=0.002766 Jy/beam ! Clean residual mean=-0.000008 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.232733 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.232733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111641Jy sigma=0.000659 ! Fit after self-cal, rms=0.111630Jy sigma=0.000659 ! 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.111630Jy sigma=0.000659 ! Fit after self-cal, rms=0.111628Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.118 mas, bmaj=22.45 mas, bpa=7.267 degrees ! Estimated noise=1424.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122817 Jy ! Component: 100 - total flux cleaned = 0.00142031 Jy ! Component: 150 - total flux cleaned = 0.00145581 Jy ! Component: 200 - total flux cleaned = 0.00142782 Jy ! Total flux subtracted in 200 components = 0.00142782 Jy ! Clean residual min=-0.002960 max=0.002605 Jy/beam ! Clean residual mean=-0.000013 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.23416 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 128 components and 0.23416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111606Jy sigma=0.000659 ! Fit after self-cal, rms=0.111609Jy sigma=0.000659 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.000101703 Jy ! Component: 100 - total flux cleaned = 5.1616e-05 Jy ! Component: 150 - total flux cleaned = 5.60724e-06 Jy ! Component: 200 - total flux cleaned = 5.76663e-06 Jy ! Total flux subtracted in 200 components = 5.76663e-06 Jy ! Clean residual min=-0.002921 max=0.002637 Jy/beam ! Clean residual mean=-0.000013 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.234166 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 137 components and 0.234166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111598Jy sigma=0.000659 ! Fit after self-cal, rms=0.111601Jy sigma=0.000659 ! 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.2 mas, bmaj=9.284 mas, bpa=8.467 degrees ! Estimated noise=1156.36 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.2 x 9.284 at 8.467 degrees (North through East) ! Clean map min=-0.002894 max=0.15088 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.668 mas, bmaj=8.151 mas, bpa=8.966 degrees ! Estimated noise=1523.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123816 Jy ! Component: 100 - total flux cleaned = 0.167181 Jy ! Component: 150 - total flux cleaned = 0.188838 Jy ! Component: 200 - total flux cleaned = 0.201063 Jy ! Total flux subtracted in 200 components = 0.201063 Jy ! Clean residual min=-0.004923 max=0.007377 Jy/beam ! Clean residual mean=-0.000038 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 0.201063 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.201063 Jy ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=9.284 mas, bpa=8.467 degrees ! Estimated noise=1156.36 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.00994316 Jy ! Component: 100 - total flux cleaned = 0.016019 Jy ! Component: 150 - total flux cleaned = 0.0203145 Jy ! Component: 200 - total flux cleaned = 0.0235154 Jy ! Total flux subtracted in 200 components = 0.0235154 Jy ! Clean residual min=-0.003457 max=0.003189 Jy/beam ! Clean residual mean=-0.000027 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.224578 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 77 components and 0.224578 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.118 mas, bmaj=22.45 mas, bpa=7.267 degrees ! Estimated noise=1424.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00390678 Jy ! Component: 100 - total flux cleaned = 0.00614784 Jy ! Component: 150 - total flux cleaned = 0.00758994 Jy ! Component: 200 - total flux cleaned = 0.00785342 Jy ! Total flux subtracted in 200 components = 0.00785342 Jy ! Clean residual min=-0.003004 max=0.002316 Jy/beam ! Clean residual mean=-0.000018 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.232432 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 = -7.08249e-05 Jy ! Component: 100 - total flux cleaned = -0.000103139 Jy ! Component: 150 - total flux cleaned = -0.000163388 Jy ! Component: 200 - total flux cleaned = -0.000216986 Jy ! Total flux subtracted in 200 components = -0.000216986 Jy ! Clean residual min=-0.002940 max=0.002409 Jy/beam ! Clean residual mean=-0.000018 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.232215 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 105 components and 0.232215 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=9.284 mas, bpa=8.467 degrees ! Estimated noise=1156.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000205406 Jy ! Component: 100 - total flux cleaned = -0.0005838 Jy ! Component: 150 - total flux cleaned = -0.000750563 Jy ! Component: 200 - total flux cleaned = -0.000904663 Jy ! Total flux subtracted in 200 components = -0.000904663 Jy ! Clean residual min=-0.002895 max=0.002890 Jy/beam ! Clean residual mean=-0.000012 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.23131 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 132 components and 0.23131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111657Jy sigma=0.000659 ! Fit after self-cal, rms=0.111623Jy sigma=0.000659 wmodel J1826-2924_S_2017_06_15_pus_map.mod ! Writing 132 model components to file: J1826-2924_S_2017_06_15_pus_map.mod wobs J1826-2924_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1826-2924_S_2017_06_15_pus_uvs.fits wwins J1826-2924_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J1826-2924_S_2017_06_15_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.000242941 Jy ! Component: 100 - total flux cleaned = -0.000515712 Jy ! Component: 150 - total flux cleaned = -0.000771572 Jy ! Component: 200 - total flux cleaned = -0.000933459 Jy ! Component: 250 - total flux cleaned = -0.00108745 Jy ! Component: 300 - total flux cleaned = -0.00108715 Jy ! Component: 350 - total flux cleaned = -0.00122887 Jy ! Component: 400 - total flux cleaned = -0.00143347 Jy ! Component: 450 - total flux cleaned = -0.00163237 Jy ! Component: 500 - total flux cleaned = -0.00176217 Jy ! Component: 550 - total flux cleaned = -0.00191897 Jy ! Component: 600 - total flux cleaned = -0.00198023 Jy ! Component: 650 - total flux cleaned = -0.0020991 Jy ! Component: 700 - total flux cleaned = -0.00221517 Jy ! Component: 750 - total flux cleaned = -0.00238493 Jy ! Component: 800 - total flux cleaned = -0.00238463 Jy ! Component: 850 - total flux cleaned = -0.00246654 Jy ! Component: 900 - total flux cleaned = -0.00254632 Jy ! Component: 950 - total flux cleaned = -0.00257266 Jy ! Component: 1000 - total flux cleaned = -0.00257271 Jy ! Component: 1050 - total flux cleaned = -0.00259831 Jy ! Component: 1100 - total flux cleaned = -0.00264817 Jy ! Component: 1150 - total flux cleaned = -0.00262354 Jy ! Component: 1200 - total flux cleaned = -0.0026721 Jy ! Component: 1250 - total flux cleaned = -0.00264847 Jy ! Component: 1300 - total flux cleaned = -0.00269537 Jy ! Component: 1350 - total flux cleaned = -0.00267206 Jy ! Component: 1400 - total flux cleaned = -0.00262648 Jy ! Component: 1450 - total flux cleaned = -0.00262651 Jy ! Component: 1500 - total flux cleaned = -0.00262634 Jy ! Component: 1550 - total flux cleaned = -0.00260404 Jy ! Component: 1600 - total flux cleaned = -0.00260422 Jy ! Component: 1650 - total flux cleaned = -0.00256217 Jy ! Component: 1700 - total flux cleaned = -0.00262479 Jy ! Component: 1750 - total flux cleaned = -0.00256295 Jy ! Component: 1800 - total flux cleaned = -0.0025831 Jy ! Component: 1850 - total flux cleaned = -0.00256288 Jy ! Component: 1900 - total flux cleaned = -0.00256291 Jy ! Component: 1950 - total flux cleaned = -0.00252353 Jy ! Component: 2000 - total flux cleaned = -0.00250418 Jy ! Component: 2050 - total flux cleaned = -0.00258086 Jy ! Component: 2100 - total flux cleaned = -0.00261864 Jy ! Component: 2150 - total flux cleaned = -0.00261861 Jy ! Component: 2200 - total flux cleaned = -0.00269325 Jy ! Component: 2250 - total flux cleaned = -0.00273002 Jy ! Component: 2300 - total flux cleaned = -0.00276644 Jy ! Component: 2350 - total flux cleaned = -0.00280271 Jy ! Component: 2400 - total flux cleaned = -0.00285662 Jy ! Component: 2450 - total flux cleaned = -0.00290992 Jy ! Component: 2500 - total flux cleaned = -0.00294529 Jy ! Component: 2550 - total flux cleaned = -0.0029802 Jy ! Component: 2600 - total flux cleaned = -0.00306661 Jy ! Component: 2650 - total flux cleaned = -0.0030665 Jy ! Component: 2700 - total flux cleaned = -0.00308346 Jy ! Component: 2750 - total flux cleaned = -0.00308339 Jy ! Component: 2800 - total flux cleaned = -0.00313359 Jy ! Component: 2850 - total flux cleaned = -0.00316682 Jy ! Component: 2900 - total flux cleaned = -0.0031834 Jy ! Component: 2950 - total flux cleaned = -0.00319974 Jy ! Component: 3000 - total flux cleaned = -0.00316704 Jy ! Component: 3050 - total flux cleaned = -0.0031508 Jy ! Component: 3100 - total flux cleaned = -0.00311857 Jy ! Component: 3150 - total flux cleaned = -0.0030867 Jy ! Component: 3200 - total flux cleaned = -0.00311861 Jy ! Component: 3250 - total flux cleaned = -0.00313435 Jy ! Component: 3300 - total flux cleaned = -0.00311871 Jy ! Component: 3350 - total flux cleaned = -0.00313421 Jy ! Component: 3400 - total flux cleaned = -0.00313422 Jy ! Component: 3450 - total flux cleaned = -0.00316514 Jy ! Component: 3500 - total flux cleaned = -0.0031192 Jy ! Component: 3550 - total flux cleaned = -0.00318039 Jy ! Component: 3600 - total flux cleaned = -0.00316517 Jy ! Component: 3650 - total flux cleaned = -0.00319549 Jy ! Component: 3700 - total flux cleaned = -0.00319543 Jy ! Component: 3750 - total flux cleaned = -0.00319543 Jy ! Component: 3800 - total flux cleaned = -0.00324027 Jy ! Component: 3850 - total flux cleaned = -0.00324021 Jy ! Component: 3900 - total flux cleaned = -0.00325496 Jy ! Component: 3950 - total flux cleaned = -0.00325486 Jy ! Component: 4000 - total flux cleaned = -0.00326962 Jy ! Component: 4050 - total flux cleaned = -0.00326968 Jy ! Total flux subtracted in 4096 components = -0.00328428 Jy ! Clean residual min=-0.000776 max=0.000912 Jy/beam ! Clean residual mean=-0.000009 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.228026 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 417 components and 0.228026 Jy ![Exited script file: muppet] wmap "J1826-2924_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.2 x 9.284 at 8.467 degrees (North through East) ! Clean map min=-0.0022663 max=0.15827 Jy/beam ! Writing clean map to FITS file: J1826-2924_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.158269 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000254143 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481731 0.481731 0.963462 1.92692 3.85385 7.70769 15.4154 30.8308 61.6615 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.158 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.2 x 9.284 at 8.467 degrees (North through East) ! Clean map min=-0.0022663 max=0.15827 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 J1826-2924_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:25:48 2019