! Started logfile: J0135-2008_S_2017_08_05_pus_uvs.log on Thu May 9 19:16:15 2019 obs J0135-2008_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0135-2008_S_2017_08_05_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765497 visibilities/baseline/integration-bin. ! Found source: J0135-2008 ! ! 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 513 lines of history. ! ! Reading 10472 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 J0135-2008_S_2017_08_05_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 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 476 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.721669Jy sigma=0.005608 ! Fit after self-cal, rms=0.685296Jy sigma=0.005329 ! 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.393 mas, bmaj=6.889 mas, bpa=-7.274 degrees ! Estimated noise=1405.8 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.235102 Jy ! Component: 100 - total flux cleaned = 0.315507 Jy ! Total flux subtracted in 100 components = 0.315507 Jy ! Clean residual min=-0.012433 max=0.033580 Jy/beam ! Clean residual mean=-0.000068 rms=0.004214 Jy/beam ! Combined flux in latest and established models = 0.315507 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.315507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125144Jy sigma=0.000923 ! Fit after self-cal, rms=0.124864Jy sigma=0.000921 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0364181 Jy ! Component: 100 - total flux cleaned = 0.0562399 Jy ! Total flux subtracted in 100 components = 0.0562399 Jy ! Clean residual min=-0.009031 max=0.017180 Jy/beam ! Clean residual mean=-0.000047 rms=0.002662 Jy/beam ! Combined flux in latest and established models = 0.371747 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.371747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108576Jy sigma=0.000780 ! Fit after self-cal, rms=0.108555Jy sigma=0.000780 ! Inverting map ! Added new window around map position (5.5, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175328 Jy ! Component: 100 - total flux cleaned = 0.0292582 Jy ! Total flux subtracted in 100 components = 0.0292582 Jy ! Clean residual min=-0.008263 max=0.009469 Jy/beam ! Clean residual mean=-0.000035 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.401005 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.401006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103612Jy sigma=0.000739 ! Fit after self-cal, rms=0.103398Jy sigma=0.000737 ! 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.889 mas, bmaj=7.982 mas, bpa=-5.721 degrees ! Estimated noise=1010.3 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.0161489 Jy ! Component: 100 - total flux cleaned = 0.026451 Jy ! Component: 150 - total flux cleaned = 0.0333016 Jy ! Component: 200 - total flux cleaned = 0.0379066 Jy ! Total flux subtracted in 200 components = 0.0379066 Jy ! Clean residual min=-0.006706 max=0.007014 Jy/beam ! Clean residual mean=-0.000039 rms=0.001729 Jy/beam ! Combined flux in latest and established models = 0.438912 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 84 components and 0.438912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100209Jy sigma=0.000715 ! Fit after self-cal, rms=0.100109Jy sigma=0.000715 ! 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.00* FD 0.94 HN 1.02 KP 1.06 ! LA 1.04 MK 0.98 NL 0.88 OV 1.01 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.10 KP 1.03 ! LA 1.00 MK 0.97 NL 1.03 OV 1.04 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.09 KP 0.89 ! LA 0.78 MK 0.98 NL 1.13 OV 0.96 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.05 KP 1.00* ! LA 1.00* MK 1.21 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.100109Jy sigma=0.000715 ! Fit after self-cal, rms=0.091792Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=7.993 mas, bpa=-5.516 degrees ! Estimated noise=1008.59 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.000220386 Jy ! Component: 100 - total flux cleaned = -2.01797e-05 Jy ! Component: 150 - total flux cleaned = -2.20875e-05 Jy ! Component: 200 - total flux cleaned = -2.24905e-05 Jy ! Total flux subtracted in 200 components = -2.24905e-05 Jy ! Clean residual min=-0.003297 max=0.004423 Jy/beam ! Clean residual mean=-0.000012 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.43889 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.43889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091675Jy sigma=0.000664 ! Fit after self-cal, rms=0.091659Jy sigma=0.000664 ! 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.091659Jy sigma=0.000664 ! Fit after self-cal, rms=0.091671Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=7.986 mas, bpa=-5.545 degrees ! Estimated noise=1006.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000219015 Jy ! Component: 100 - total flux cleaned = -0.000306482 Jy ! Component: 150 - total flux cleaned = -0.000383923 Jy ! Component: 200 - total flux cleaned = -0.000419214 Jy ! Total flux subtracted in 200 components = -0.000419214 Jy ! Clean residual min=-0.002997 max=0.004507 Jy/beam ! Clean residual mean=-0.000015 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.43847 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 104 components and 0.43847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091636Jy sigma=0.000661 ! Fit after self-cal, rms=0.091642Jy sigma=0.000661 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (9, 37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00444242 Jy ! Component: 100 - total flux cleaned = 0.00685823 Jy ! Component: 150 - total flux cleaned = 0.00759953 Jy ! Component: 200 - total flux cleaned = 0.0076537 Jy ! Total flux subtracted in 200 components = 0.0076537 Jy ! Clean residual min=-0.002621 max=0.003073 Jy/beam ! Clean residual mean=-0.000010 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.446124 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 134 components and 0.446124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091418Jy sigma=0.000659 ! Fit after self-cal, rms=0.091385Jy sigma=0.000659 ! Inverting map ! Added new window around map position (78.5, -80.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294318 Jy ! Component: 100 - total flux cleaned = 0.00371925 Jy ! Component: 150 - total flux cleaned = 0.00410327 Jy ! Component: 200 - total flux cleaned = 0.00451522 Jy ! Total flux subtracted in 200 components = 0.00451522 Jy ! Clean residual min=-0.002522 max=0.002562 Jy/beam ! Clean residual mean=-0.000009 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.450639 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 156 components and 0.450639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091263Jy sigma=0.000658 ! Fit after self-cal, rms=0.091258Jy sigma=0.000658 ! 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.091258Jy sigma=0.000658 ! Fit after self-cal, rms=0.091108Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=7.97 mas, bpa=-5.535 degrees ! Estimated noise=1004.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151252 Jy ! Component: 100 - total flux cleaned = 0.00178995 Jy ! Component: 150 - total flux cleaned = 0.00190343 Jy ! Component: 200 - total flux cleaned = 0.00204272 Jy ! Total flux subtracted in 200 components = 0.00204272 Jy ! Clean residual min=-0.002579 max=0.002284 Jy/beam ! Clean residual mean=-0.000007 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.452682 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 181 components and 0.452682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091063Jy sigma=0.000658 ! Fit after self-cal, rms=0.091059Jy sigma=0.000658 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.000366202 Jy ! Component: 100 - total flux cleaned = 0.000363651 Jy ! Component: 150 - total flux cleaned = 0.000363727 Jy ! Component: 200 - total flux cleaned = 0.00039121 Jy ! Total flux subtracted in 200 components = 0.00039121 Jy ! Clean residual min=-0.002625 max=0.002234 Jy/beam ! Clean residual mean=-0.000006 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.453073 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 190 components and 0.453073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091036Jy sigma=0.000657 ! Fit after self-cal, rms=0.091035Jy sigma=0.000657 ! 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.091035Jy sigma=0.000657 ! Fit after self-cal, rms=0.091037Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.363 mas, bmaj=18.17 mas, bpa=-3.147 degrees ! Estimated noise=1307.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000944237 Jy ! Component: 100 - total flux cleaned = 0.000721003 Jy ! Component: 150 - total flux cleaned = 0.000497441 Jy ! Component: 200 - total flux cleaned = 0.000326277 Jy ! Total flux subtracted in 200 components = 0.000326277 Jy ! Clean residual min=-0.002252 max=0.001930 Jy/beam ! Clean residual mean=-0.000011 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.4534 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 206 components and 0.4534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091025Jy sigma=0.000657 ! Fit after self-cal, rms=0.091023Jy sigma=0.000657 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.000419273 Jy ! Component: 100 - total flux cleaned = 0.000249519 Jy ! Component: 150 - total flux cleaned = 0.000102075 Jy ! Component: 200 - total flux cleaned = -3.03502e-05 Jy ! Total flux subtracted in 200 components = -3.03502e-05 Jy ! Clean residual min=-0.002269 max=0.001814 Jy/beam ! Clean residual mean=-0.000010 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.453369 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 212 components and 0.453369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091019Jy sigma=0.000657 ! Fit after self-cal, rms=0.091018Jy sigma=0.000657 ! 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.904 mas, bmaj=7.966 mas, bpa=-5.522 degrees ! Estimated noise=1004.14 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.904 x 7.966 at -5.522 degrees (North through East) ! Clean map min=-0.0024534 max=0.30314 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.405 mas, bmaj=6.867 mas, bpa=-7.02 degrees ! Estimated noise=1401.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.234159 Jy ! Component: 100 - total flux cleaned = 0.314777 Jy ! Component: 150 - total flux cleaned = 0.349953 Jy ! Component: 200 - total flux cleaned = 0.370507 Jy ! Total flux subtracted in 200 components = 0.370507 Jy ! Clean residual min=-0.006117 max=0.011954 Jy/beam ! Clean residual mean=-0.000035 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.370507 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.370507 Jy ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=7.966 mas, bpa=-5.522 degrees ! Estimated noise=1004.14 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, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240233 Jy ! Component: 100 - total flux cleaned = 0.0392538 Jy ! Component: 150 - total flux cleaned = 0.0497857 Jy ! Component: 200 - total flux cleaned = 0.0573222 Jy ! Total flux subtracted in 200 components = 0.0573222 Jy ! Clean residual min=-0.003321 max=0.005609 Jy/beam ! Clean residual mean=-0.000023 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.427829 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 104 components and 0.427829 Jy ! Inverting map ! Added new window around map position (8.5, 21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00583374 Jy ! Component: 100 - total flux cleaned = 0.00987111 Jy ! Component: 150 - total flux cleaned = 0.0128709 Jy ! Component: 200 - total flux cleaned = 0.0152497 Jy ! Total flux subtracted in 200 components = 0.0152497 Jy ! Clean residual min=-0.002724 max=0.002552 Jy/beam ! Clean residual mean=-0.000011 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.443079 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 154 components and 0.443079 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.363 mas, bmaj=18.17 mas, bpa=-3.147 degrees ! Estimated noise=1307.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315145 Jy ! Component: 100 - total flux cleaned = 0.00495213 Jy ! Component: 150 - total flux cleaned = 0.00620544 Jy ! Component: 200 - total flux cleaned = 0.00675754 Jy ! Total flux subtracted in 200 components = 0.00675754 Jy ! Clean residual min=-0.002277 max=0.002258 Jy/beam ! Clean residual mean=-0.000014 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.449836 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.000339643 Jy ! Component: 100 - total flux cleaned = 0.000550156 Jy ! Component: 150 - total flux cleaned = 0.000768468 Jy ! Component: 200 - total flux cleaned = 0.000941364 Jy ! Total flux subtracted in 200 components = 0.000941364 Jy ! Clean residual min=-0.002214 max=0.002130 Jy/beam ! Clean residual mean=-0.000013 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.450778 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 224 components and 0.450778 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=7.966 mas, bpa=-5.522 degrees ! Estimated noise=1004.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.45293e-05 Jy ! Component: 100 - total flux cleaned = 1.63429e-05 Jy ! Component: 150 - total flux cleaned = 0.000164138 Jy ! Component: 200 - total flux cleaned = 0.000229756 Jy ! Total flux subtracted in 200 components = 0.000229756 Jy ! Clean residual min=-0.002671 max=0.002195 Jy/beam ! Clean residual mean=-0.000005 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.451007 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 242 components and 0.451007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090996Jy sigma=0.000657 ! Fit after self-cal, rms=0.090987Jy sigma=0.000657 wmodel J0135-2008_S_2017_08_05_pus_map.mod ! Writing 242 model components to file: J0135-2008_S_2017_08_05_pus_map.mod wobs J0135-2008_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0135-2008_S_2017_08_05_pus_uvs.fits wwins J0135-2008_S_2017_08_05_pus_map.win ! wwins: Wrote 6 windows to J0135-2008_S_2017_08_05_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.000368531 Jy ! Component: 100 - total flux cleaned = -0.00010154 Jy ! Component: 150 - total flux cleaned = 0.000149235 Jy ! Component: 200 - total flux cleaned = 0.000251734 Jy ! Component: 250 - total flux cleaned = 0.00038101 Jy ! Component: 300 - total flux cleaned = 0.000411558 Jy ! Component: 350 - total flux cleaned = 0.000442135 Jy ! Component: 400 - total flux cleaned = 0.00047155 Jy ! Component: 450 - total flux cleaned = 0.000528432 Jy ! Component: 500 - total flux cleaned = 0.000555813 Jy ! Component: 550 - total flux cleaned = 0.000583051 Jy ! Component: 600 - total flux cleaned = 0.000635653 Jy ! Component: 650 - total flux cleaned = 0.000661234 Jy ! Component: 700 - total flux cleaned = 0.000686114 Jy ! Component: 750 - total flux cleaned = 0.000661679 Jy ! Component: 800 - total flux cleaned = 0.000685097 Jy ! Component: 850 - total flux cleaned = 0.000637536 Jy ! Component: 900 - total flux cleaned = 0.000614849 Jy ! Component: 950 - total flux cleaned = 0.000683584 Jy ! Component: 1000 - total flux cleaned = 0.000728418 Jy ! Component: 1050 - total flux cleaned = 0.000684449 Jy ! Component: 1100 - total flux cleaned = 0.000641603 Jy ! Component: 1150 - total flux cleaned = 0.0006203 Jy ! Component: 1200 - total flux cleaned = 0.000599324 Jy ! Component: 1250 - total flux cleaned = 0.000537638 Jy ! Component: 1300 - total flux cleaned = 0.000517531 Jy ! Component: 1350 - total flux cleaned = 0.000517723 Jy ! Component: 1400 - total flux cleaned = 0.000517914 Jy ! Component: 1450 - total flux cleaned = 0.000479192 Jy ! Component: 1500 - total flux cleaned = 0.000460061 Jy ! Component: 1550 - total flux cleaned = 0.000365317 Jy ! Component: 1600 - total flux cleaned = 0.000328147 Jy ! Component: 1650 - total flux cleaned = 0.000346667 Jy ! Component: 1700 - total flux cleaned = 0.000346273 Jy ! Component: 1750 - total flux cleaned = 0.000327887 Jy ! Component: 1800 - total flux cleaned = 0.000202551 Jy ! Component: 1850 - total flux cleaned = 0.000185006 Jy ! Component: 1900 - total flux cleaned = 0.00018508 Jy ! Component: 1950 - total flux cleaned = 0.00016767 Jy ! Component: 2000 - total flux cleaned = 0.000167735 Jy ! Component: 2050 - total flux cleaned = 0.000133911 Jy ! Component: 2100 - total flux cleaned = 0.000117186 Jy ! Component: 2150 - total flux cleaned = 0.000133698 Jy ! Component: 2200 - total flux cleaned = 0.000100707 Jy ! Component: 2250 - total flux cleaned = 0.000100619 Jy ! Component: 2300 - total flux cleaned = 6.82202e-05 Jy ! Component: 2350 - total flux cleaned = 5.2412e-05 Jy ! Component: 2400 - total flux cleaned = 8.38165e-05 Jy ! Component: 2450 - total flux cleaned = 8.3717e-05 Jy ! Component: 2500 - total flux cleaned = 6.82909e-05 Jy ! Component: 2550 - total flux cleaned = 3.7627e-05 Jy ! Component: 2600 - total flux cleaned = 2.24723e-05 Jy ! Component: 2650 - total flux cleaned = 7.58272e-06 Jy ! Component: 2700 - total flux cleaned = -7.07716e-06 Jy ! Component: 2750 - total flux cleaned = -6.88595e-06 Jy ! Component: 2800 - total flux cleaned = 7.61579e-06 Jy ! Component: 2850 - total flux cleaned = 7.87156e-06 Jy ! Component: 2900 - total flux cleaned = 5.04853e-05 Jy ! Component: 2950 - total flux cleaned = 3.63567e-05 Jy ! Component: 3000 - total flux cleaned = 3.64388e-05 Jy ! Component: 3050 - total flux cleaned = 7.81179e-05 Jy ! Component: 3100 - total flux cleaned = 0.000146819 Jy ! Component: 3150 - total flux cleaned = 0.00013316 Jy ! Component: 3200 - total flux cleaned = 0.000133225 Jy ! Component: 3250 - total flux cleaned = 0.000186791 Jy ! Component: 3300 - total flux cleaned = 0.000226521 Jy ! Component: 3350 - total flux cleaned = 0.00023969 Jy ! Component: 3400 - total flux cleaned = 0.000265981 Jy ! Component: 3450 - total flux cleaned = 0.000356778 Jy ! Component: 3500 - total flux cleaned = 0.000343931 Jy ! Component: 3550 - total flux cleaned = 0.00043344 Jy ! Component: 3600 - total flux cleaned = 0.000471326 Jy ! Component: 3650 - total flux cleaned = 0.000483891 Jy ! Component: 3700 - total flux cleaned = 0.000546244 Jy ! Component: 3750 - total flux cleaned = 0.000645481 Jy ! Component: 3800 - total flux cleaned = 0.000682411 Jy ! Component: 3850 - total flux cleaned = 0.00073133 Jy ! Component: 3900 - total flux cleaned = 0.000816102 Jy ! Component: 3950 - total flux cleaned = 0.000828049 Jy ! Component: 4000 - total flux cleaned = 0.000852078 Jy ! Component: 4050 - total flux cleaned = 0.000887722 Jy ! Total flux subtracted in 4096 components = 0.000946649 Jy ! Clean residual min=-0.000737 max=0.000708 Jy/beam ! Clean residual mean=-0.000000 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.451954 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 517 components and 0.451954 Jy ![Exited script file: muppet] wmap "J0135-2008_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.904 x 7.966 at -5.522 degrees (North through East) ! Clean map min=-0.0015484 max=0.30457 Jy/beam ! Writing clean map to FITS file: J0135-2008_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.304565 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202498 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.199463 0.199463 0.398926 0.797852 1.5957 3.19141 6.38282 12.7656 25.5313 51.0625 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.304 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.904 x 7.966 at -5.522 degrees (North through East) ! Clean map min=-0.0015484 max=0.30457 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 J0135-2008_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:16:21 2019