! Started logfile: J0814-2521_S_2017_04_28_pus_uvs.log on Thu May 2 16:20:18 2019 obs J0814-2521_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0814-2521_S_2017_04_28_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977203 visibilities/baseline/integration-bin. ! Found source: J0814-2521 ! ! 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 671 lines of history. ! ! Reading 20404 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 J0814-2521_S_2017_04_28_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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 505 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.972369Jy sigma=0.005599 ! Fit after self-cal, rms=0.931503Jy sigma=0.005396 ! 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.436 mas, bmaj=6.854 mas, bpa=-6.405 degrees ! Estimated noise=1833.75 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.0519309 Jy ! Component: 100 - total flux cleaned = 0.0682588 Jy ! Total flux subtracted in 100 components = 0.0682588 Jy ! Clean residual min=-0.006548 max=0.009284 Jy/beam ! Clean residual mean=0.000028 rms=0.001773 Jy/beam ! Combined flux in latest and established models = 0.0682587 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0682587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134650Jy sigma=0.000682 ! Fit after self-cal, rms=0.134251Jy sigma=0.000679 ! 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.134 mas, bmaj=8.313 mas, bpa=-6.006 degrees ! Estimated noise=974.279 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 (3, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182817 Jy ! Component: 100 - total flux cleaned = 0.0287612 Jy ! Component: 150 - total flux cleaned = 0.0354601 Jy ! Component: 200 - total flux cleaned = 0.0398262 Jy ! Total flux subtracted in 200 components = 0.0398262 Jy ! Clean residual min=-0.005288 max=0.010415 Jy/beam ! Clean residual mean=0.000058 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 0.108085 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 66 components and 0.108085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131387Jy sigma=0.000663 ! Fit after self-cal, rms=0.131103Jy sigma=0.000661 ! Inverting map ! Added new window around map position (18.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011113 Jy ! Component: 100 - total flux cleaned = 0.0179333 Jy ! Component: 150 - total flux cleaned = 0.0226976 Jy ! Component: 200 - total flux cleaned = 0.0263024 Jy ! Total flux subtracted in 200 components = 0.0263024 Jy ! Clean residual min=-0.004635 max=0.005822 Jy/beam ! Clean residual mean=0.000053 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.134387 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 115 components and 0.134387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129941Jy sigma=0.000654 ! Fit after self-cal, rms=0.129647Jy sigma=0.000652 ! 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.87 FD 0.98 HN 1.15 KP 1.02 ! LA 0.93 MK 1.07 NL 1.10 OV 1.08 ! PT 1.11 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.90 HN 1.13 KP 0.97 ! LA 0.91 MK 1.03 NL 1.19 OV 1.06 ! PT 1.13 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 HN 1.07 KP 1.04 ! LA 0.88 MK 1.14 NL 1.10 OV 0.98 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.88 HN 0.75 KP 1.00* ! LA 0.64 MK 0.79 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.129647Jy sigma=0.000652 ! Fit after self-cal, rms=0.124534Jy sigma=0.000648 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=8.328 mas, bpa=-5.389 degrees ! Estimated noise=967.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00501358 Jy ! Component: 100 - total flux cleaned = 0.00743725 Jy ! Component: 150 - total flux cleaned = 0.0080465 Jy ! Component: 200 - total flux cleaned = 0.00839037 Jy ! Total flux subtracted in 200 components = 0.00839037 Jy ! Clean residual min=-0.003007 max=0.004676 Jy/beam ! Clean residual mean=0.000036 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.142778 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 136 components and 0.142778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124305Jy sigma=0.000646 ! Fit after self-cal, rms=0.124313Jy sigma=0.000646 ! Inverting map ! Added new window around map position (33, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0044313 Jy ! Component: 100 - total flux cleaned = 0.00716292 Jy ! Component: 150 - total flux cleaned = 0.0093105 Jy ! Component: 200 - total flux cleaned = 0.0103145 Jy ! Total flux subtracted in 200 components = 0.0103145 Jy ! Clean residual min=-0.002650 max=0.002952 Jy/beam ! Clean residual mean=0.000026 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.153092 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 177 components and 0.153092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124122Jy sigma=0.000644 ! Fit after self-cal, rms=0.124041Jy sigma=0.000644 ! 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.124041Jy sigma=0.000644 ! Fit after self-cal, rms=0.124595Jy sigma=0.000643 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=8.27 mas, bpa=-4.91 degrees ! Estimated noise=963.203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271893 Jy ! Component: 100 - total flux cleaned = 0.00431885 Jy ! Component: 150 - total flux cleaned = 0.00535073 Jy ! Component: 200 - total flux cleaned = 0.00594737 Jy ! Total flux subtracted in 200 components = 0.00594737 Jy ! Clean residual min=-0.002324 max=0.002756 Jy/beam ! Clean residual mean=0.000014 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.15904 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 188 components and 0.15904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124507Jy sigma=0.000643 ! Fit after self-cal, rms=0.124529Jy sigma=0.000642 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 (41, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268127 Jy ! Component: 100 - total flux cleaned = 0.0036699 Jy ! Component: 150 - total flux cleaned = 0.00415874 Jy ! Component: 200 - total flux cleaned = 0.00435419 Jy ! Total flux subtracted in 200 components = 0.00435419 Jy ! Clean residual min=-0.002207 max=0.002270 Jy/beam ! Clean residual mean=0.000010 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.163394 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 215 components and 0.163394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124456Jy sigma=0.000642 ! Fit after self-cal, rms=0.124403Jy sigma=0.000642 ! 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.124403Jy sigma=0.000642 ! Fit after self-cal, rms=0.123692Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=8.232 mas, bpa=-4.857 degrees ! Estimated noise=953.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143498 Jy ! Component: 100 - total flux cleaned = 0.00213551 Jy ! Component: 150 - total flux cleaned = 0.00238345 Jy ! Component: 200 - total flux cleaned = 0.0025996 Jy ! Total flux subtracted in 200 components = 0.0025996 Jy ! Clean residual min=-0.001968 max=0.002193 Jy/beam ! Clean residual mean=0.000005 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.165993 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 237 components and 0.165993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123645Jy sigma=0.000641 ! Fit after self-cal, rms=0.123664Jy sigma=0.000641 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.000708345 Jy ! Component: 100 - total flux cleaned = 0.000896801 Jy ! Component: 150 - total flux cleaned = 0.000982031 Jy ! Component: 200 - total flux cleaned = 0.0010949 Jy ! Total flux subtracted in 200 components = 0.0010949 Jy ! Clean residual min=-0.002051 max=0.002158 Jy/beam ! Clean residual mean=0.000006 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.167088 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 246 components and 0.167088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123634Jy sigma=0.000641 ! Fit after self-cal, rms=0.123617Jy sigma=0.000641 ! 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.123617Jy sigma=0.000641 ! Fit after self-cal, rms=0.123182Jy sigma=0.000641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.631 mas, bmaj=17.71 mas, bpa=-0.7155 degrees ! Estimated noise=1225.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000990244 Jy ! Component: 100 - total flux cleaned = 0.00139655 Jy ! Component: 150 - total flux cleaned = 0.00144958 Jy ! Component: 200 - total flux cleaned = 0.00147325 Jy ! Total flux subtracted in 200 components = 0.00147325 Jy ! Clean residual min=-0.001899 max=0.002231 Jy/beam ! Clean residual mean=0.000012 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.168561 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 264 components and 0.168561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123170Jy sigma=0.000641 ! Fit after self-cal, rms=0.123176Jy sigma=0.000641 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.000161635 Jy ! Component: 100 - total flux cleaned = 0.000139315 Jy ! Component: 150 - total flux cleaned = 0.0001615 Jy ! Component: 200 - total flux cleaned = 0.000161614 Jy ! Total flux subtracted in 200 components = 0.000161614 Jy ! Clean residual min=-0.001890 max=0.002159 Jy/beam ! Clean residual mean=0.000011 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.168723 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 272 components and 0.168723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123169Jy sigma=0.000641 ! Fit after self-cal, rms=0.123164Jy sigma=0.000641 ! 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.112 mas, bmaj=8.225 mas, bpa=-4.879 degrees ! Estimated noise=946.183 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 8.225 at -4.879 degrees (North through East) ! Clean map min=-0.0022753 max=0.066514 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.417 mas, bmaj=6.804 mas, bpa=-5.621 degrees ! Estimated noise=1744.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0475509 Jy ! Component: 100 - total flux cleaned = 0.0678717 Jy ! Component: 150 - total flux cleaned = 0.0823366 Jy ! Component: 200 - total flux cleaned = 0.0932278 Jy ! Total flux subtracted in 200 components = 0.0932278 Jy ! Clean residual min=-0.006200 max=0.007657 Jy/beam ! Clean residual mean=0.000020 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.0932279 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0932279 Jy ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.225 mas, bpa=-4.879 degrees ! Estimated noise=946.183 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-2.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143878 Jy ! Component: 100 - total flux cleaned = 0.0247397 Jy ! Component: 150 - total flux cleaned = 0.0330109 Jy ! Component: 200 - total flux cleaned = 0.0398067 Jy ! Total flux subtracted in 200 components = 0.0398067 Jy ! Clean residual min=-0.003947 max=0.004207 Jy/beam ! Clean residual mean=0.000028 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.133035 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 85 components and 0.133035 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.631 mas, bmaj=17.71 mas, bpa=-0.7155 degrees ! Estimated noise=1225.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00961863 Jy ! Component: 100 - total flux cleaned = 0.0163909 Jy ! Component: 150 - total flux cleaned = 0.0213971 Jy ! Component: 200 - total flux cleaned = 0.0251705 Jy ! Total flux subtracted in 200 components = 0.0251705 Jy ! Clean residual min=-0.002739 max=0.002812 Jy/beam ! Clean residual mean=0.000025 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.158205 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.00288607 Jy ! Component: 100 - total flux cleaned = 0.00512233 Jy ! Component: 150 - total flux cleaned = 0.00687236 Jy ! Component: 200 - total flux cleaned = 0.00827159 Jy ! Total flux subtracted in 200 components = 0.00827159 Jy ! Clean residual min=-0.002114 max=0.001987 Jy/beam ! Clean residual mean=0.000015 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.166477 Jy ! Adding 145 model components to the UV plane model. ! The established model now contains 219 components and 0.166477 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.225 mas, bpa=-4.879 degrees ! Estimated noise=946.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000530577 Jy ! Component: 100 - total flux cleaned = 0.000853432 Jy ! Component: 150 - total flux cleaned = 0.00116905 Jy ! Component: 200 - total flux cleaned = 0.00133102 Jy ! Total flux subtracted in 200 components = 0.00133102 Jy ! Clean residual min=-0.002272 max=0.002487 Jy/beam ! Clean residual mean=0.000006 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.167808 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 239 components and 0.167808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123226Jy sigma=0.000641 ! Fit after self-cal, rms=0.123155Jy sigma=0.000641 wmodel J0814-2521_S_2017_04_28_pus_map.mod ! Writing 239 model components to file: J0814-2521_S_2017_04_28_pus_map.mod wobs J0814-2521_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0814-2521_S_2017_04_28_pus_uvs.fits wwins J0814-2521_S_2017_04_28_pus_map.win ! wwins: Wrote 6 windows to J0814-2521_S_2017_04_28_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.000262653 Jy ! Component: 100 - total flux cleaned = 0.000483388 Jy ! Component: 150 - total flux cleaned = 0.000695298 Jy ! Component: 200 - total flux cleaned = 0.000966942 Jy ! Component: 250 - total flux cleaned = 0.00119693 Jy ! Component: 300 - total flux cleaned = 0.00135658 Jy ! Component: 350 - total flux cleaned = 0.00141864 Jy ! Component: 400 - total flux cleaned = 0.00154086 Jy ! Component: 450 - total flux cleaned = 0.00171967 Jy ! Component: 500 - total flux cleaned = 0.00177807 Jy ! Component: 550 - total flux cleaned = 0.00189292 Jy ! Component: 600 - total flux cleaned = 0.00203368 Jy ! Component: 650 - total flux cleaned = 0.00211611 Jy ! Component: 700 - total flux cleaned = 0.00219772 Jy ! Component: 750 - total flux cleaned = 0.00233129 Jy ! Component: 800 - total flux cleaned = 0.00243564 Jy ! Component: 850 - total flux cleaned = 0.00248703 Jy ! Component: 900 - total flux cleaned = 0.00256258 Jy ! Component: 950 - total flux cleaned = 0.00258747 Jy ! Component: 1000 - total flux cleaned = 0.00271083 Jy ! Component: 1050 - total flux cleaned = 0.00275962 Jy ! Component: 1100 - total flux cleaned = 0.00287899 Jy ! Component: 1150 - total flux cleaned = 0.00294917 Jy ! Component: 1200 - total flux cleaned = 0.00301887 Jy ! Component: 1250 - total flux cleaned = 0.00306499 Jy ! Component: 1300 - total flux cleaned = 0.00320054 Jy ! Component: 1350 - total flux cleaned = 0.00315602 Jy ! Component: 1400 - total flux cleaned = 0.00326645 Jy ! Component: 1450 - total flux cleaned = 0.00326674 Jy ! Component: 1500 - total flux cleaned = 0.00333119 Jy ! Component: 1550 - total flux cleaned = 0.00347943 Jy ! Component: 1600 - total flux cleaned = 0.00358451 Jy ! Component: 1650 - total flux cleaned = 0.00366683 Jy ! Component: 1700 - total flux cleaned = 0.00376914 Jy ! Component: 1750 - total flux cleaned = 0.00393091 Jy ! Component: 1800 - total flux cleaned = 0.00401067 Jy ! Component: 1850 - total flux cleaned = 0.00412955 Jy ! Component: 1900 - total flux cleaned = 0.00424688 Jy ! Component: 1950 - total flux cleaned = 0.00436271 Jy ! Component: 2000 - total flux cleaned = 0.00438213 Jy ! Component: 2050 - total flux cleaned = 0.00453375 Jy ! Component: 2100 - total flux cleaned = 0.00453388 Jy ! Component: 2150 - total flux cleaned = 0.00464527 Jy ! Component: 2200 - total flux cleaned = 0.00475568 Jy ! Component: 2250 - total flux cleaned = 0.00486483 Jy ! Component: 2300 - total flux cleaned = 0.00482853 Jy ! Component: 2350 - total flux cleaned = 0.00486473 Jy ! Component: 2400 - total flux cleaned = 0.00495331 Jy ! Component: 2450 - total flux cleaned = 0.00495345 Jy ! Component: 2500 - total flux cleaned = 0.00502264 Jy ! Component: 2550 - total flux cleaned = 0.00507439 Jy ! Component: 2600 - total flux cleaned = 0.0051935 Jy ! Component: 2650 - total flux cleaned = 0.00514289 Jy ! Component: 2700 - total flux cleaned = 0.00525988 Jy ! Component: 2750 - total flux cleaned = 0.00530948 Jy ! Component: 2800 - total flux cleaned = 0.00526053 Jy ! Component: 2850 - total flux cleaned = 0.00535802 Jy ! Component: 2900 - total flux cleaned = 0.0053743 Jy ! Component: 2950 - total flux cleaned = 0.00543845 Jy ! Component: 3000 - total flux cleaned = 0.00542234 Jy ! Component: 3050 - total flux cleaned = 0.0054222 Jy ! Component: 3100 - total flux cleaned = 0.00543787 Jy ! Component: 3150 - total flux cleaned = 0.00549956 Jy ! Component: 3200 - total flux cleaned = 0.00543787 Jy ! Component: 3250 - total flux cleaned = 0.00540739 Jy ! Component: 3300 - total flux cleaned = 0.00545306 Jy ! Component: 3350 - total flux cleaned = 0.00546828 Jy ! Component: 3400 - total flux cleaned = 0.00552776 Jy ! Component: 3450 - total flux cleaned = 0.00551292 Jy ! Component: 3500 - total flux cleaned = 0.00560106 Jy ! Component: 3550 - total flux cleaned = 0.00560079 Jy ! Component: 3600 - total flux cleaned = 0.00560096 Jy ! Component: 3650 - total flux cleaned = 0.00561542 Jy ! Component: 3700 - total flux cleaned = 0.00560124 Jy ! Component: 3750 - total flux cleaned = 0.00564376 Jy ! Component: 3800 - total flux cleaned = 0.00561565 Jy ! Component: 3850 - total flux cleaned = 0.00565776 Jy ! Component: 3900 - total flux cleaned = 0.0056717 Jy ! Component: 3950 - total flux cleaned = 0.00565784 Jy ! Component: 4000 - total flux cleaned = 0.00569889 Jy ! Component: 4050 - total flux cleaned = 0.00563065 Jy ! Total flux subtracted in 4096 components = 0.00564419 Jy ! Clean residual min=-0.000714 max=0.000906 Jy/beam ! Clean residual mean=0.000000 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.173452 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 525 components and 0.173452 Jy ![Exited script file: muppet] wmap "J0814-2521_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 8.225 at -4.879 degrees (North through East) ! Clean map min=-0.0016049 max=0.067279 Jy/beam ! Writing clean map to FITS file: J0814-2521_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0672794 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241103 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07508 1.07508 2.15016 4.30032 8.60065 17.2013 34.4026 68.8052 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.067 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.112 x 8.225 at -4.879 degrees (North through East) ! Clean map min=-0.0016049 max=0.067279 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 J0814-2521_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:20:24 2019