! Started logfile: J0015-1807_S_2017_03_23_pus_uvs.log on Mon May 13 09:44:21 2019 obs J0015-1807_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0015-1807_S_2017_03_23_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.823992 visibilities/baseline/integration-bin. ! Found source: J0015-1807 ! ! 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 481 lines of history. ! ! Reading 16760 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 J0015-1807_S_2017_03_23_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 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 404 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.830234Jy sigma=0.005772 ! Fit after self-cal, rms=0.811397Jy sigma=0.005647 ! 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.438 mas, bmaj=6.43 mas, bpa=-5.801 degrees ! Estimated noise=1347.16 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.139176 Jy ! Component: 100 - total flux cleaned = 0.181216 Jy ! Total flux subtracted in 100 components = 0.181216 Jy ! Clean residual min=-0.010362 max=0.020820 Jy/beam ! Clean residual mean=-0.000098 rms=0.003098 Jy/beam ! Combined flux in latest and established models = 0.181216 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.181216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125935Jy sigma=0.000807 ! Fit after self-cal, rms=0.125862Jy sigma=0.000807 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0249533 Jy ! Component: 100 - total flux cleaned = 0.0405355 Jy ! Total flux subtracted in 100 components = 0.0405355 Jy ! Clean residual min=-0.009192 max=0.014108 Jy/beam ! Clean residual mean=-0.000088 rms=0.002517 Jy/beam ! Combined flux in latest and established models = 0.221752 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.221752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118555Jy sigma=0.000760 ! Fit after self-cal, rms=0.118478Jy sigma=0.000760 ! 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.904 mas, bmaj=7.306 mas, bpa=-5.63 degrees ! Estimated noise=863.642 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 (28, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193549 Jy ! Component: 100 - total flux cleaned = 0.0319655 Jy ! Component: 150 - total flux cleaned = 0.041336 Jy ! Component: 200 - total flux cleaned = 0.0485329 Jy ! Total flux subtracted in 200 components = 0.0485329 Jy ! Clean residual min=-0.009141 max=0.012764 Jy/beam ! Clean residual mean=-0.000111 rms=0.002559 Jy/beam ! Combined flux in latest and established models = 0.270285 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 65 components and 0.270285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114083Jy sigma=0.000734 ! Fit after self-cal, rms=0.113751Jy sigma=0.000732 ! 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.98 FD 0.89 HN 1.07 KP 1.04 ! LA 0.96 MK 1.06 NL 0.89 OV 1.04 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 1.10 KP 1.02 ! LA 0.89 MK 1.03 NL 1.07 OV 1.08 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.99 HN 1.10 KP 0.89 ! LA 0.72 MK 0.96 NL 1.19 OV 1.00 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.98 HN 1.04 KP 1.00* ! LA 0.69 MK 1.05 NL 1.00* OV 1.44 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.113751Jy sigma=0.000732 ! Fit after self-cal, rms=0.107596Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.948 mas, bmaj=7.366 mas, bpa=-5.356 degrees ! Estimated noise=857.427 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (6.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0087714 Jy ! Component: 100 - total flux cleaned = 0.0146317 Jy ! Component: 150 - total flux cleaned = 0.01709 Jy ! Component: 200 - total flux cleaned = 0.0188481 Jy ! Total flux subtracted in 200 components = 0.0188481 Jy ! Clean residual min=-0.005677 max=0.007316 Jy/beam ! Clean residual mean=-0.000047 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.289133 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 88 components and 0.289133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106670Jy sigma=0.000695 ! Fit after self-cal, rms=0.106680Jy sigma=0.000694 ! 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.106680Jy sigma=0.000694 ! Fit after self-cal, rms=0.108068Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=7.514 mas, bpa=-4.087 degrees ! Estimated noise=866.259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481227 Jy ! Component: 100 - total flux cleaned = 0.00624234 Jy ! Component: 150 - total flux cleaned = 0.00703927 Jy ! Component: 200 - total flux cleaned = 0.00761671 Jy ! Total flux subtracted in 200 components = 0.00761671 Jy ! Clean residual min=-0.003729 max=0.005256 Jy/beam ! Clean residual mean=-0.000038 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.29675 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.29675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107725Jy sigma=0.000677 ! Fit after self-cal, rms=0.107735Jy sigma=0.000677 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 (-17, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00510379 Jy ! Component: 100 - total flux cleaned = 0.0069881 Jy ! Component: 150 - total flux cleaned = 0.00811399 Jy ! Component: 200 - total flux cleaned = 0.00891902 Jy ! Total flux subtracted in 200 components = 0.00891902 Jy ! Clean residual min=-0.003730 max=0.004421 Jy/beam ! Clean residual mean=-0.000026 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.305669 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 132 components and 0.305669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107432Jy sigma=0.000675 ! Fit after self-cal, rms=0.107416Jy sigma=0.000675 ! Inverting map ! Added new window around map position (15.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00394555 Jy ! Component: 100 - total flux cleaned = 0.00603422 Jy ! Component: 150 - total flux cleaned = 0.0067076 Jy ! Component: 200 - total flux cleaned = 0.00725025 Jy ! Total flux subtracted in 200 components = 0.00725025 Jy ! Clean residual min=-0.003309 max=0.003122 Jy/beam ! Clean residual mean=-0.000017 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.312919 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 150 components and 0.312919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107223Jy sigma=0.000673 ! Fit after self-cal, rms=0.107207Jy sigma=0.000673 ! 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.107207Jy sigma=0.000673 ! Fit after self-cal, rms=0.106695Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.931 mas, bmaj=7.53 mas, bpa=-3.99 degrees ! Estimated noise=860.782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128691 Jy ! Component: 100 - total flux cleaned = 0.00262396 Jy ! Component: 150 - total flux cleaned = 0.00365188 Jy ! Component: 200 - total flux cleaned = 0.00457667 Jy ! Total flux subtracted in 200 components = 0.00457667 Jy ! Clean residual min=-0.002631 max=0.002666 Jy/beam ! Clean residual mean=-0.000007 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.317496 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 171 components and 0.317496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106585Jy sigma=0.000671 ! Fit after self-cal, rms=0.106569Jy sigma=0.000671 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.000593866 Jy ! Component: 100 - total flux cleaned = 0.00113359 Jy ! Component: 150 - total flux cleaned = 0.00158208 Jy ! Component: 200 - total flux cleaned = 0.0017938 Jy ! Total flux subtracted in 200 components = 0.0017938 Jy ! Clean residual min=-0.002640 max=0.002606 Jy/beam ! Clean residual mean=-0.000005 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.319289 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 181 components and 0.319289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106507Jy sigma=0.000670 ! Fit after self-cal, rms=0.106502Jy sigma=0.000670 ! 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.106502Jy sigma=0.000670 ! Fit after self-cal, rms=0.106461Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.212 mas, bmaj=15.26 mas, bpa=3.148 degrees ! Estimated noise=1141.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199055 Jy ! Component: 100 - total flux cleaned = 0.00306661 Jy ! Component: 150 - total flux cleaned = 0.00350192 Jy ! Component: 200 - total flux cleaned = 0.00387593 Jy ! Total flux subtracted in 200 components = 0.00387593 Jy ! Clean residual min=-0.002376 max=0.002122 Jy/beam ! Clean residual mean=-0.000006 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.323165 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 211 components and 0.323165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106430Jy sigma=0.000670 ! Fit after self-cal, rms=0.106423Jy sigma=0.000670 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 = 9.49856e-05 Jy ! Component: 100 - total flux cleaned = 0.000391042 Jy ! Component: 150 - total flux cleaned = 0.000585089 Jy ! Component: 200 - total flux cleaned = 0.000731308 Jy ! Total flux subtracted in 200 components = 0.000731308 Jy ! Clean residual min=-0.002261 max=0.002026 Jy/beam ! Clean residual mean=-0.000003 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.323897 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 224 components and 0.323897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106415Jy sigma=0.000670 ! Fit after self-cal, rms=0.106414Jy sigma=0.000670 ! 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.932 mas, bmaj=7.545 mas, bpa=-3.987 degrees ! Estimated noise=859.769 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.932 x 7.545 at -3.987 degrees (North through East) ! Clean map min=-0.0024493 max=0.18049 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.453 mas, bmaj=6.632 mas, bpa=-4.097 degrees ! Estimated noise=1354.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1393 Jy ! Component: 100 - total flux cleaned = 0.178017 Jy ! Component: 150 - total flux cleaned = 0.200919 Jy ! Component: 200 - total flux cleaned = 0.216908 Jy ! Total flux subtracted in 200 components = 0.216908 Jy ! Clean residual min=-0.007744 max=0.009130 Jy/beam ! Clean residual mean=-0.000062 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.216908 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.216908 Jy ! Inverting map and beam ! Estimated beam: bmin=2.932 mas, bmaj=7.545 mas, bpa=-3.987 degrees ! Estimated noise=859.769 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.0182597 Jy ! Component: 100 - total flux cleaned = 0.0314084 Jy ! Component: 150 - total flux cleaned = 0.0416025 Jy ! Component: 200 - total flux cleaned = 0.0499684 Jy ! Total flux subtracted in 200 components = 0.0499684 Jy ! Clean residual min=-0.004325 max=0.005581 Jy/beam ! Clean residual mean=-0.000060 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.266877 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 104 components and 0.266877 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.212 mas, bmaj=15.26 mas, bpa=3.148 degrees ! Estimated noise=1141.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127841 Jy ! Component: 100 - total flux cleaned = 0.0220536 Jy ! Component: 150 - total flux cleaned = 0.0291858 Jy ! Component: 200 - total flux cleaned = 0.0347488 Jy ! Total flux subtracted in 200 components = 0.0347488 Jy ! Clean residual min=-0.004008 max=0.003547 Jy/beam ! Clean residual mean=-0.000049 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.301625 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.0043836 Jy ! Component: 100 - total flux cleaned = 0.00786652 Jy ! Component: 150 - total flux cleaned = 0.0106523 Jy ! Component: 200 - total flux cleaned = 0.0128951 Jy ! Total flux subtracted in 200 components = 0.0128951 Jy ! Clean residual min=-0.002795 max=0.002402 Jy/beam ! Clean residual mean=-0.000017 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.31452 Jy ! Adding 133 model components to the UV plane model. ! The established model now contains 224 components and 0.314521 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.932 mas, bmaj=7.545 mas, bpa=-3.987 degrees ! Estimated noise=859.769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211202 Jy ! Component: 100 - total flux cleaned = 0.00332461 Jy ! Component: 150 - total flux cleaned = 0.00436624 Jy ! Component: 200 - total flux cleaned = 0.00504537 Jy ! Total flux subtracted in 200 components = 0.00504537 Jy ! Clean residual min=-0.002822 max=0.002252 Jy/beam ! Clean residual mean=-0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.319566 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 245 components and 0.319566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106482Jy sigma=0.000670 ! Fit after self-cal, rms=0.106397Jy sigma=0.000670 wmodel J0015-1807_S_2017_03_23_pus_map.mod ! Writing 245 model components to file: J0015-1807_S_2017_03_23_pus_map.mod wobs J0015-1807_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0015-1807_S_2017_03_23_pus_uvs.fits wwins J0015-1807_S_2017_03_23_pus_map.win ! wwins: Wrote 5 windows to J0015-1807_S_2017_03_23_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.00121146 Jy ! Component: 100 - total flux cleaned = -0.00154932 Jy ! Component: 150 - total flux cleaned = -0.00151232 Jy ! Component: 200 - total flux cleaned = -0.00151096 Jy ! Component: 250 - total flux cleaned = -0.00140124 Jy ! Component: 300 - total flux cleaned = -0.00108336 Jy ! Component: 350 - total flux cleaned = -0.000980295 Jy ! Component: 400 - total flux cleaned = -0.000777032 Jy ! Component: 450 - total flux cleaned = -0.000611478 Jy ! Component: 500 - total flux cleaned = -0.000319687 Jy ! Component: 550 - total flux cleaned = -0.00022407 Jy ! Component: 600 - total flux cleaned = 2.6445e-05 Jy ! Component: 650 - total flux cleaned = 0.000241714 Jy ! Component: 700 - total flux cleaned = 0.000423563 Jy ! Component: 750 - total flux cleaned = 0.000631856 Jy ! Component: 800 - total flux cleaned = 0.000749158 Jy ! Component: 850 - total flux cleaned = 0.000863688 Jy ! Component: 900 - total flux cleaned = 0.00100566 Jy ! Component: 950 - total flux cleaned = 0.00108931 Jy ! Component: 1000 - total flux cleaned = 0.00117213 Jy ! Component: 1050 - total flux cleaned = 0.00130861 Jy ! Component: 1100 - total flux cleaned = 0.00144278 Jy ! Component: 1150 - total flux cleaned = 0.00138943 Jy ! Component: 1200 - total flux cleaned = 0.00152151 Jy ! Component: 1250 - total flux cleaned = 0.00152195 Jy ! Component: 1300 - total flux cleaned = 0.00165032 Jy ! Component: 1350 - total flux cleaned = 0.00167552 Jy ! Component: 1400 - total flux cleaned = 0.00162554 Jy ! Component: 1450 - total flux cleaned = 0.00177418 Jy ! Component: 1500 - total flux cleaned = 0.00167571 Jy ! Component: 1550 - total flux cleaned = 0.00187007 Jy ! Component: 1600 - total flux cleaned = 0.00179721 Jy ! Component: 1650 - total flux cleaned = 0.00177322 Jy ! Component: 1700 - total flux cleaned = 0.00177273 Jy ! Component: 1750 - total flux cleaned = 0.0016795 Jy ! Component: 1800 - total flux cleaned = 0.00172586 Jy ! Component: 1850 - total flux cleaned = 0.00172547 Jy ! Component: 1900 - total flux cleaned = 0.00179353 Jy ! Component: 1950 - total flux cleaned = 0.00174806 Jy ! Component: 2000 - total flux cleaned = 0.00163672 Jy ! Component: 2050 - total flux cleaned = 0.00154866 Jy ! Component: 2100 - total flux cleaned = 0.00150527 Jy ! Component: 2150 - total flux cleaned = 0.00148352 Jy ! Component: 2200 - total flux cleaned = 0.00141918 Jy ! Component: 2250 - total flux cleaned = 0.00144021 Jy ! Component: 2300 - total flux cleaned = 0.00133451 Jy ! Component: 2350 - total flux cleaned = 0.00120903 Jy ! Component: 2400 - total flux cleaned = 0.00116757 Jy ! Component: 2450 - total flux cleaned = 0.00114677 Jy ! Component: 2500 - total flux cleaned = 0.00112645 Jy ! Component: 2550 - total flux cleaned = 0.0009845 Jy ! Component: 2600 - total flux cleaned = 0.000904129 Jy ! Component: 2650 - total flux cleaned = 0.000844294 Jy ! Component: 2700 - total flux cleaned = 0.000745697 Jy ! Component: 2750 - total flux cleaned = 0.00078515 Jy ! Component: 2800 - total flux cleaned = 0.000726437 Jy ! Component: 2850 - total flux cleaned = 0.000726484 Jy ! Component: 2900 - total flux cleaned = 0.000745536 Jy ! Component: 2950 - total flux cleaned = 0.000669386 Jy ! Component: 3000 - total flux cleaned = 0.000537087 Jy ! Component: 3050 - total flux cleaned = 0.000537296 Jy ! Component: 3100 - total flux cleaned = 0.000574302 Jy ! Component: 3150 - total flux cleaned = 0.000500232 Jy ! Component: 3200 - total flux cleaned = 0.000518581 Jy ! Component: 3250 - total flux cleaned = 0.000500146 Jy ! Component: 3300 - total flux cleaned = 0.000464008 Jy ! Component: 3350 - total flux cleaned = 0.000427968 Jy ! Component: 3400 - total flux cleaned = 0.000410387 Jy ! Component: 3450 - total flux cleaned = 0.000410256 Jy ! Component: 3500 - total flux cleaned = 0.000427787 Jy ! Component: 3550 - total flux cleaned = 0.000410048 Jy ! Component: 3600 - total flux cleaned = 0.000462306 Jy ! Component: 3650 - total flux cleaned = 0.000444966 Jy ! Component: 3700 - total flux cleaned = 0.000427834 Jy ! Component: 3750 - total flux cleaned = 0.000444773 Jy ! Component: 3800 - total flux cleaned = 0.000495601 Jy ! Component: 3850 - total flux cleaned = 0.000461983 Jy ! Component: 3900 - total flux cleaned = 0.00052845 Jy ! Component: 3950 - total flux cleaned = 0.000611604 Jy ! Component: 4000 - total flux cleaned = 0.000628082 Jy ! Component: 4050 - total flux cleaned = 0.000562489 Jy ! Total flux subtracted in 4096 components = 0.000611527 Jy ! Clean residual min=-0.000933 max=0.001127 Jy/beam ! Clean residual mean=-0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.320177 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 556 components and 0.320178 Jy ![Exited script file: muppet] wmap "J0015-1807_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.932 x 7.545 at -3.987 degrees (North through East) ! Clean map min=-0.0015701 max=0.18382 Jy/beam ! Writing clean map to FITS file: J0015-1807_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.18382 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000298703 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.487492 0.487492 0.974985 1.94997 3.89994 7.79988 15.5998 31.1995 62.399 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.183 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.932 x 7.545 at -3.987 degrees (North through East) ! Clean map min=-0.0015701 max=0.18382 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 J0015-1807_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:44:28 2019