! Started logfile: J0802+2509_S_2017_07_09_pus_uvs.log on Wed May 8 14:44:36 2019 obs J0802+2509_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0802+2509_S_2017_07_09_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972028 visibilities/baseline/integration-bin. ! Found source: J0802+2509 ! ! 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 25020 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 J0802+2509_S_2017_07_09_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 759 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.854951Jy sigma=0.008204 ! Fit after self-cal, rms=0.816534Jy sigma=0.007853 ! 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.967 mas, bmaj=5.846 mas, bpa=-0.9141 degrees ! Estimated noise=891.38 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.137072 Jy ! Component: 100 - total flux cleaned = 0.178452 Jy ! Total flux subtracted in 100 components = 0.178452 Jy ! Clean residual min=-0.007492 max=0.019992 Jy/beam ! Clean residual mean=-0.000015 rms=0.002114 Jy/beam ! Combined flux in latest and established models = 0.178452 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.178452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087024Jy sigma=0.000805 ! Fit after self-cal, rms=0.086753Jy sigma=0.000802 ! Inverting map ! Added new window around map position (-3, -5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235711 Jy ! Component: 100 - total flux cleaned = 0.0373203 Jy ! Total flux subtracted in 100 components = 0.0373203 Jy ! Clean residual min=-0.005168 max=0.007309 Jy/beam ! Clean residual mean=-0.000006 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.215772 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.215772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077993Jy sigma=0.000714 ! Fit after self-cal, rms=0.077784Jy sigma=0.000713 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100628 Jy ! Component: 100 - total flux cleaned = 0.0163115 Jy ! Total flux subtracted in 100 components = 0.0163115 Jy ! Clean residual min=-0.004393 max=0.005065 Jy/beam ! Clean residual mean=-0.000002 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.232083 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 49 components and 0.232083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075872Jy sigma=0.000694 ! Fit after self-cal, rms=0.075803Jy sigma=0.000693 ! 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.571 mas, bmaj=6.857 mas, bpa=1.569 degrees ! Estimated noise=533.605 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.00768581 Jy ! Component: 100 - total flux cleaned = 0.0120151 Jy ! Component: 150 - total flux cleaned = 0.0148123 Jy ! Component: 200 - total flux cleaned = 0.0167234 Jy ! Total flux subtracted in 200 components = 0.0167234 Jy ! Clean residual min=-0.003121 max=0.004344 Jy/beam ! Clean residual mean=-0.000001 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.248807 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 64 components and 0.248807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074971Jy sigma=0.000685 ! Fit after self-cal, rms=0.074913Jy 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.93 FD 1.02 HN 0.97 KP 1.00 ! LA 0.98 MK 1.02 NL 0.88 OV 1.03 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 0.99 KP 0.98 ! LA 0.95 MK 1.03 NL 1.04 OV 1.05 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.08 HN 0.99 KP 0.98 ! LA 0.96 MK 1.05 NL 1.02 OV 0.97 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 0.96 KP 1.00* ! LA 0.99 MK 1.01 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.074913Jy sigma=0.000685 ! Fit after self-cal, rms=0.072962Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=6.873 mas, bpa=1.688 degrees ! Estimated noise=530.985 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.000910508 Jy ! Component: 100 - total flux cleaned = 0.00107474 Jy ! Component: 150 - total flux cleaned = 0.00116168 Jy ! Component: 200 - total flux cleaned = 0.0011956 Jy ! Total flux subtracted in 200 components = 0.0011956 Jy ! Clean residual min=-0.002602 max=0.002941 Jy/beam ! Clean residual mean=-0.000000 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.250002 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.250002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072895Jy sigma=0.000673 ! Fit after self-cal, rms=0.072873Jy sigma=0.000673 ! Inverting map ! Added new window around map position (3.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233491 Jy ! Component: 100 - total flux cleaned = 0.00305568 Jy ! Component: 150 - total flux cleaned = 0.00349773 Jy ! Component: 200 - total flux cleaned = 0.00392332 Jy ! Total flux subtracted in 200 components = 0.00392332 Jy ! Clean residual min=-0.002294 max=0.002119 Jy/beam ! Clean residual mean=-0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.253926 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 108 components and 0.253926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072723Jy sigma=0.000672 ! Fit after self-cal, rms=0.072711Jy sigma=0.000671 ! 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.072711Jy sigma=0.000671 ! Fit after self-cal, rms=0.072009Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.589 mas, bmaj=6.876 mas, bpa=1.656 degrees ! Estimated noise=529.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146341 Jy ! Component: 100 - total flux cleaned = 0.00195349 Jy ! Component: 150 - total flux cleaned = 0.0022723 Jy ! Component: 200 - total flux cleaned = 0.00246095 Jy ! Total flux subtracted in 200 components = 0.00246095 Jy ! Clean residual min=-0.001514 max=0.001479 Jy/beam ! Clean residual mean=0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.256387 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 126 components and 0.256387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071967Jy sigma=0.000665 ! Fit after self-cal, rms=0.071970Jy sigma=0.000665 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.000251936 Jy ! Component: 100 - total flux cleaned = 0.000407941 Jy ! Component: 150 - total flux cleaned = 0.0004992 Jy ! Component: 200 - total flux cleaned = 0.000561645 Jy ! Total flux subtracted in 200 components = 0.000561645 Jy ! Clean residual min=-0.001526 max=0.001433 Jy/beam ! Clean residual mean=0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.256948 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 132 components and 0.256948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071954Jy sigma=0.000664 ! Fit after self-cal, rms=0.071951Jy sigma=0.000664 ! 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.071951Jy sigma=0.000664 ! Fit after self-cal, rms=0.071930Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=6.872 mas, bpa=1.631 degrees ! Estimated noise=529.486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439033 Jy ! Component: 100 - total flux cleaned = 0.000713304 Jy ! Component: 150 - total flux cleaned = 0.000843835 Jy ! Component: 200 - total flux cleaned = 0.000961911 Jy ! Total flux subtracted in 200 components = 0.000961911 Jy ! Clean residual min=-0.001372 max=0.001328 Jy/beam ! Clean residual mean=-0.000000 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.25791 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 138 components and 0.25791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071916Jy sigma=0.000664 ! Fit after self-cal, rms=0.071915Jy sigma=0.000664 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 = 6.95324e-05 Jy ! Component: 100 - total flux cleaned = 0.000202997 Jy ! Component: 150 - total flux cleaned = 0.000272648 Jy ! Component: 200 - total flux cleaned = 0.000321471 Jy ! Total flux subtracted in 200 components = 0.000321471 Jy ! Clean residual min=-0.001355 max=0.001308 Jy/beam ! Clean residual mean=-0.000000 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.258232 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.258232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071905Jy sigma=0.000664 ! Fit after self-cal, rms=0.071904Jy sigma=0.000664 ! 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.071904Jy sigma=0.000664 ! Fit after self-cal, rms=0.071897Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.303 mas, bmaj=10.54 mas, bpa=-3.344 degrees ! Estimated noise=651.402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000381719 Jy ! Component: 100 - total flux cleaned = 0.000602695 Jy ! Component: 150 - total flux cleaned = 0.00075998 Jy ! Component: 200 - total flux cleaned = 0.000844253 Jy ! Total flux subtracted in 200 components = 0.000844253 Jy ! Clean residual min=-0.001192 max=0.001358 Jy/beam ! Clean residual mean=-0.000001 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.259076 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 149 components and 0.259076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071895Jy sigma=0.000664 ! Fit after self-cal, rms=0.071892Jy sigma=0.000664 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.35067e-06 Jy ! Component: 100 - total flux cleaned = 6.62552e-05 Jy ! Component: 150 - total flux cleaned = 0.000141136 Jy ! Component: 200 - total flux cleaned = 0.000200579 Jy ! Total flux subtracted in 200 components = 0.000200579 Jy ! Clean residual min=-0.001201 max=0.001358 Jy/beam ! Clean residual mean=-0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.259277 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 154 components and 0.259277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071891Jy sigma=0.000664 ! Fit after self-cal, rms=0.071890Jy sigma=0.000664 ! 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.584 mas, bmaj=6.871 mas, bpa=1.634 degrees ! Estimated noise=529.392 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.584 x 6.871 at 1.634 degrees (North through East) ! Clean map min=-0.00125 max=0.17749 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.981 mas, bmaj=5.871 mas, bpa=-0.8497 degrees ! Estimated noise=891.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136773 Jy ! Component: 100 - total flux cleaned = 0.182442 Jy ! Component: 150 - total flux cleaned = 0.20594 Jy ! Component: 200 - total flux cleaned = 0.219446 Jy ! Total flux subtracted in 200 components = 0.219446 Jy ! Clean residual min=-0.003778 max=0.007040 Jy/beam ! Clean residual mean=-0.000004 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.219446 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.219446 Jy ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=6.871 mas, bpa=1.634 degrees ! Estimated noise=529.392 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.0116116 Jy ! Component: 100 - total flux cleaned = 0.0187464 Jy ! Component: 150 - total flux cleaned = 0.0236698 Jy ! Component: 200 - total flux cleaned = 0.0272521 Jy ! Total flux subtracted in 200 components = 0.0272521 Jy ! Clean residual min=-0.001678 max=0.002716 Jy/beam ! Clean residual mean=-0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.246698 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 79 components and 0.246698 Jy ! Inverting map ! Added new window around map position (-3, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288076 Jy ! Component: 100 - total flux cleaned = 0.00502389 Jy ! Component: 150 - total flux cleaned = 0.00670331 Jy ! Component: 200 - total flux cleaned = 0.0080346 Jy ! Total flux subtracted in 200 components = 0.0080346 Jy ! Clean residual min=-0.001364 max=0.001530 Jy/beam ! Clean residual mean=-0.000001 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.254732 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 106 components and 0.254732 Jy ! Inverting map ! Added new window around map position (-28.5, 30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135974 Jy ! Component: 100 - total flux cleaned = 0.00227058 Jy ! Component: 150 - total flux cleaned = 0.00299338 Jy ! Component: 200 - total flux cleaned = 0.00330666 Jy ! Total flux subtracted in 200 components = 0.00330666 Jy ! Clean residual min=-0.001302 max=0.001196 Jy/beam ! Clean residual mean=-0.000001 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.258039 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 131 components and 0.258039 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.303 mas, bmaj=10.54 mas, bpa=-3.344 degrees ! Estimated noise=651.402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000560633 Jy ! Component: 100 - total flux cleaned = 0.00084837 Jy ! Component: 150 - total flux cleaned = 0.00101351 Jy ! Component: 200 - total flux cleaned = 0.00110716 Jy ! Total flux subtracted in 200 components = 0.00110716 Jy ! Clean residual min=-0.001176 max=0.001264 Jy/beam ! Clean residual mean=-0.000001 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.259146 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 = 5.50249e-05 Jy ! Component: 100 - total flux cleaned = 0.000116645 Jy ! Component: 150 - total flux cleaned = 0.000171984 Jy ! Component: 200 - total flux cleaned = 0.000212603 Jy ! Total flux subtracted in 200 components = 0.000212603 Jy ! Clean residual min=-0.001141 max=0.001247 Jy/beam ! Clean residual mean=-0.000001 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.259359 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 169 components and 0.259359 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=6.871 mas, bpa=1.634 degrees ! Estimated noise=529.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000307621 Jy ! Component: 100 - total flux cleaned = -0.000286666 Jy ! Component: 150 - total flux cleaned = -0.000305814 Jy ! Component: 200 - total flux cleaned = -0.000322963 Jy ! Total flux subtracted in 200 components = -0.000322963 Jy ! Clean residual min=-0.001257 max=0.001209 Jy/beam ! Clean residual mean=-0.000001 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.259036 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 191 components and 0.259036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071861Jy sigma=0.000663 ! Fit after self-cal, rms=0.071850Jy sigma=0.000663 wmodel J0802+2509_S_2017_07_09_pus_map.mod ! Writing 191 model components to file: J0802+2509_S_2017_07_09_pus_map.mod wobs J0802+2509_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0802+2509_S_2017_07_09_pus_uvs.fits wwins J0802+2509_S_2017_07_09_pus_map.win ! wwins: Wrote 5 windows to J0802+2509_S_2017_07_09_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 = -3.76654e-06 Jy ! Component: 100 - total flux cleaned = 5.90418e-05 Jy ! Component: 150 - total flux cleaned = 7.92045e-05 Jy ! Component: 200 - total flux cleaned = 7.95603e-05 Jy ! Component: 250 - total flux cleaned = 7.96595e-05 Jy ! Component: 300 - total flux cleaned = 4.31347e-05 Jy ! Component: 350 - total flux cleaned = -4.50947e-05 Jy ! Component: 400 - total flux cleaned = -7.94439e-05 Jy ! Component: 450 - total flux cleaned = -0.00014679 Jy ! Component: 500 - total flux cleaned = -0.00017964 Jy ! Component: 550 - total flux cleaned = -0.000179298 Jy ! Component: 600 - total flux cleaned = -0.000179287 Jy ! Component: 650 - total flux cleaned = -0.000195201 Jy ! Component: 700 - total flux cleaned = -0.000195246 Jy ! Component: 750 - total flux cleaned = -0.000225949 Jy ! Component: 800 - total flux cleaned = -0.000225805 Jy ! Component: 850 - total flux cleaned = -0.000210931 Jy ! Component: 900 - total flux cleaned = -0.000181552 Jy ! Component: 950 - total flux cleaned = -0.000181681 Jy ! Component: 1000 - total flux cleaned = -0.00018196 Jy ! Component: 1050 - total flux cleaned = -0.000153594 Jy ! Component: 1100 - total flux cleaned = -0.000153419 Jy ! Component: 1150 - total flux cleaned = -0.000125899 Jy ! Component: 1200 - total flux cleaned = -0.000126072 Jy ! Component: 1250 - total flux cleaned = -0.000112493 Jy ! Component: 1300 - total flux cleaned = -8.59163e-05 Jy ! Component: 1350 - total flux cleaned = -9.92133e-05 Jy ! Component: 1400 - total flux cleaned = -8.63019e-05 Jy ! Component: 1450 - total flux cleaned = -4.73596e-05 Jy ! Component: 1500 - total flux cleaned = -3.4485e-05 Jy ! Component: 1550 - total flux cleaned = 3.69434e-06 Jy ! Component: 1600 - total flux cleaned = 1.63784e-05 Jy ! Component: 1650 - total flux cleaned = 1.63223e-05 Jy ! Component: 1700 - total flux cleaned = 5.33634e-05 Jy ! Component: 1750 - total flux cleaned = 8.99544e-05 Jy ! Component: 1800 - total flux cleaned = 5.34854e-05 Jy ! Component: 1850 - total flux cleaned = 0.000101661 Jy ! Component: 1900 - total flux cleaned = 0.000101557 Jy ! Component: 1950 - total flux cleaned = 0.000113402 Jy ! Component: 2000 - total flux cleaned = 0.000160235 Jy ! Component: 2050 - total flux cleaned = 0.0001138 Jy ! Component: 2100 - total flux cleaned = 0.000136919 Jy ! Component: 2150 - total flux cleaned = 0.0001256 Jy ! Component: 2200 - total flux cleaned = 9.16855e-05 Jy ! Component: 2250 - total flux cleaned = 8.05203e-05 Jy ! Component: 2300 - total flux cleaned = 0.000136398 Jy ! Component: 2350 - total flux cleaned = 4.75751e-05 Jy ! Component: 2400 - total flux cleaned = 6.97619e-05 Jy ! Component: 2450 - total flux cleaned = 6.98886e-05 Jy ! Component: 2500 - total flux cleaned = 0.000102362 Jy ! Component: 2550 - total flux cleaned = 0.000102409 Jy ! Component: 2600 - total flux cleaned = 3.81921e-05 Jy ! Component: 2650 - total flux cleaned = 2.76256e-05 Jy ! Component: 2700 - total flux cleaned = 2.76299e-05 Jy ! Component: 2750 - total flux cleaned = 2.7613e-05 Jy ! Component: 2800 - total flux cleaned = -7.62667e-05 Jy ! Component: 2850 - total flux cleaned = -8.64589e-05 Jy ! Component: 2900 - total flux cleaned = -0.000106871 Jy ! Component: 2950 - total flux cleaned = -0.000147582 Jy ! Component: 3000 - total flux cleaned = -0.000177869 Jy ! Component: 3050 - total flux cleaned = -0.000208098 Jy ! Component: 3100 - total flux cleaned = -0.000257993 Jy ! Component: 3150 - total flux cleaned = -0.000248042 Jy ! Component: 3200 - total flux cleaned = -0.000277683 Jy ! Component: 3250 - total flux cleaned = -0.000336479 Jy ! Component: 3300 - total flux cleaned = -0.000365747 Jy ! Component: 3350 - total flux cleaned = -0.000404507 Jy ! Component: 3400 - total flux cleaned = -0.000452676 Jy ! Component: 3450 - total flux cleaned = -0.000481375 Jy ! Component: 3500 - total flux cleaned = -0.000519407 Jy ! Component: 3550 - total flux cleaned = -0.000500611 Jy ! Component: 3600 - total flux cleaned = -0.000547671 Jy ! Component: 3650 - total flux cleaned = -0.000603908 Jy ! Component: 3700 - total flux cleaned = -0.000641154 Jy ! Component: 3750 - total flux cleaned = -0.000668913 Jy ! Component: 3800 - total flux cleaned = -0.000696552 Jy ! Component: 3850 - total flux cleaned = -0.000733161 Jy ! Component: 3900 - total flux cleaned = -0.000715014 Jy ! Component: 3950 - total flux cleaned = -0.000751297 Jy ! Component: 4000 - total flux cleaned = -0.000805552 Jy ! Component: 4050 - total flux cleaned = -0.000814461 Jy ! Total flux subtracted in 4096 components = -0.000850258 Jy ! Clean residual min=-0.000570 max=0.000505 Jy/beam ! Clean residual mean=-0.000000 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.258186 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 509 components and 0.258185 Jy ![Exited script file: muppet] wmap "J0802+2509_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.584 x 6.871 at 1.634 degrees (North through East) ! Clean map min=-0.00093775 max=0.17766 Jy/beam ! Writing clean map to FITS file: J0802+2509_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.177659 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163226 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275629 0.275629 0.551257 1.10251 2.20503 4.41006 8.82012 17.6402 35.2805 70.5609 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.177 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.584 x 6.871 at 1.634 degrees (North through East) ! Clean map min=-0.00093775 max=0.17766 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 J0802+2509_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:44:41 2019