! Started logfile: J1502-1508_S_2017_06_10_pus_uvs.log on Mon May 6 14:56:47 2019 obs J1502-1508_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1502-1508_S_2017_06_10_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.928363 visibilities/baseline/integration-bin. ! Found source: J1502-1508 ! ! 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 1154 lines of history. ! ! Reading 12700 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 J1502-1508_S_2017_06_10_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 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 508 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.895610Jy sigma=0.007511 ! Fit after self-cal, rms=0.862147Jy sigma=0.007218 ! 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.685 mas, bmaj=6.943 mas, bpa=-2.567 degrees ! Estimated noise=1356.71 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.106677 Jy ! Component: 100 - total flux cleaned = 0.135728 Jy ! Total flux subtracted in 100 components = 0.135728 Jy ! Clean residual min=-0.007552 max=0.017383 Jy/beam ! Clean residual mean=-0.000026 rms=0.002498 Jy/beam ! Combined flux in latest and established models = 0.135728 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.135728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094221Jy sigma=0.000740 ! Fit after self-cal, rms=0.094166Jy sigma=0.000740 ! Inverting map ! Added new window around map position (3, -11). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157732 Jy ! Component: 100 - total flux cleaned = 0.0242048 Jy ! Total flux subtracted in 100 components = 0.0242048 Jy ! Clean residual min=-0.006827 max=0.010950 Jy/beam ! Clean residual mean=-0.000010 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.159933 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.159933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091899Jy sigma=0.000715 ! Fit after self-cal, rms=0.091657Jy sigma=0.000713 ! 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.189 mas, bmaj=7.979 mas, bpa=-3.26 degrees ! Estimated noise=956.016 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 (38, -50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00660347 Jy ! Component: 100 - total flux cleaned = 0.0076365 Jy ! Component: 150 - total flux cleaned = 0.00748179 Jy ! Component: 200 - total flux cleaned = 0.00734896 Jy ! Total flux subtracted in 200 components = 0.00734896 Jy ! Clean residual min=-0.004379 max=0.006678 Jy/beam ! Clean residual mean=-0.000009 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.167282 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 0.167282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090769Jy sigma=0.000705 ! Fit after self-cal, rms=0.090711Jy sigma=0.000704 ! 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.18 FD 0.91 HN 1.15 KP 0.99 ! LA 1.01 MK 0.95 NL 0.88 OV 0.99 ! PT 1.07 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.02 KP 0.98 ! LA 0.94 MK 1.18 NL 1.08 OV 1.02 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.02 KP 1.00 ! LA 1.00 MK 1.03 NL 1.03 OV 0.89 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.03 KP 1.00* ! LA 1.00* MK 0.83 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.090711Jy sigma=0.000704 ! Fit after self-cal, rms=0.091437Jy sigma=0.000697 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.99 mas, bpa=-2.224 degrees ! Estimated noise=963.048 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.00239562 Jy ! Component: 100 - total flux cleaned = -0.00272695 Jy ! Component: 150 - total flux cleaned = -0.00290951 Jy ! Component: 200 - total flux cleaned = -0.0032419 Jy ! Total flux subtracted in 200 components = -0.0032419 Jy ! Clean residual min=-0.003918 max=0.005211 Jy/beam ! Clean residual mean=-0.000000 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.16404 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.16404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091169Jy sigma=0.000695 ! Fit after self-cal, rms=0.091210Jy sigma=0.000695 ! 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.091210Jy sigma=0.000695 ! Fit after self-cal, rms=0.101815Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=8.134 mas, bpa=-0.726 degrees ! Estimated noise=978.361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00176926 Jy ! Component: 100 - total flux cleaned = -0.0018439 Jy ! Component: 150 - total flux cleaned = -0.00190169 Jy ! Component: 200 - total flux cleaned = -0.00180839 Jy ! Total flux subtracted in 200 components = -0.00180839 Jy ! Clean residual min=-0.003314 max=0.002689 Jy/beam ! Clean residual mean=-0.000000 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.162232 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.162232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101714Jy sigma=0.000680 ! Fit after self-cal, rms=0.101852Jy sigma=0.000680 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.000441389 Jy ! Component: 100 - total flux cleaned = -0.000396693 Jy ! Component: 150 - total flux cleaned = -0.000319109 Jy ! Component: 200 - total flux cleaned = -0.00021549 Jy ! Total flux subtracted in 200 components = -0.00021549 Jy ! Clean residual min=-0.003277 max=0.002522 Jy/beam ! Clean residual mean=-0.000000 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.162016 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 83 components and 0.162016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101817Jy sigma=0.000680 ! Fit after self-cal, rms=0.101814Jy sigma=0.000680 ! 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.101814Jy sigma=0.000680 ! Fit after self-cal, rms=0.103792Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=8.179 mas, bpa=-0.5762 degrees ! Estimated noise=980.264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000966293 Jy ! Component: 100 - total flux cleaned = -0.000920104 Jy ! Component: 150 - total flux cleaned = -0.000843111 Jy ! Component: 200 - total flux cleaned = -0.000775214 Jy ! Total flux subtracted in 200 components = -0.000775214 Jy ! Clean residual min=-0.003025 max=0.002441 Jy/beam ! Clean residual mean=-0.000001 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.161241 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.161241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103747Jy sigma=0.000679 ! Fit after self-cal, rms=0.103752Jy sigma=0.000679 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.000250499 Jy ! Component: 100 - total flux cleaned = -0.000219119 Jy ! Component: 150 - total flux cleaned = -0.000219783 Jy ! Component: 200 - total flux cleaned = -0.000248033 Jy ! Total flux subtracted in 200 components = -0.000248033 Jy ! Clean residual min=-0.002997 max=0.002352 Jy/beam ! Clean residual mean=-0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.160993 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.160993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103731Jy sigma=0.000679 ! Fit after self-cal, rms=0.103730Jy sigma=0.000679 ! 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.103730Jy sigma=0.000679 ! Fit after self-cal, rms=0.104743Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.651 mas, bmaj=15.61 mas, bpa=0.8802 degrees ! Estimated noise=1246.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173107 Jy ! Component: 100 - total flux cleaned = -0.000101626 Jy ! Component: 150 - total flux cleaned = -3.93079e-05 Jy ! Component: 200 - total flux cleaned = -1.91673e-06 Jy ! Total flux subtracted in 200 components = -1.91673e-06 Jy ! Clean residual min=-0.002530 max=0.002766 Jy/beam ! Clean residual mean=-0.000002 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.160991 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.160991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104729Jy sigma=0.000679 ! Fit after self-cal, rms=0.104732Jy sigma=0.000679 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.36218e-05 Jy ! Component: 100 - total flux cleaned = -6.36675e-05 Jy ! Component: 150 - total flux cleaned = -4.76813e-05 Jy ! Component: 200 - total flux cleaned = -3.27819e-05 Jy ! Total flux subtracted in 200 components = -3.27819e-05 Jy ! Clean residual min=-0.002502 max=0.002764 Jy/beam ! Clean residual mean=-0.000002 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.160958 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.160958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104726Jy sigma=0.000679 ! Fit after self-cal, rms=0.104724Jy sigma=0.000679 ! 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.256 mas, bmaj=8.206 mas, bpa=-0.5023 degrees ! Estimated noise=980.966 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.256 x 8.206 at -0.5023 degrees (North through East) ! Clean map min=-0.0027612 max=0.13772 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.719 mas, bmaj=7.144 mas, bpa=0.05783 degrees ! Estimated noise=1423.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110625 Jy ! Component: 100 - total flux cleaned = 0.136789 Jy ! Component: 150 - total flux cleaned = 0.1479 Jy ! Component: 200 - total flux cleaned = 0.153971 Jy ! Total flux subtracted in 200 components = 0.153971 Jy ! Clean residual min=-0.004319 max=0.004848 Jy/beam ! Clean residual mean=-0.000005 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.153971 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.153971 Jy ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=8.206 mas, bpa=-0.5023 degrees ! Estimated noise=980.966 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.00488838 Jy ! Component: 100 - total flux cleaned = 0.00646156 Jy ! Component: 150 - total flux cleaned = 0.00690182 Jy ! Component: 200 - total flux cleaned = 0.00712381 Jy ! Total flux subtracted in 200 components = 0.00712381 Jy ! Clean residual min=-0.002677 max=0.002728 Jy/beam ! Clean residual mean=-0.000002 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.161095 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 51 components and 0.161095 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.651 mas, bmaj=15.61 mas, bpa=0.8802 degrees ! Estimated noise=1246.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.97719e-05 Jy ! Component: 100 - total flux cleaned = 1.7886e-05 Jy ! Component: 150 - total flux cleaned = 4.88161e-05 Jy ! Component: 200 - total flux cleaned = 7.57666e-05 Jy ! Total flux subtracted in 200 components = 7.57666e-05 Jy ! Clean residual min=-0.002464 max=0.002809 Jy/beam ! Clean residual mean=-0.000002 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.161171 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 = -1.432e-06 Jy ! Component: 100 - total flux cleaned = -2.15498e-06 Jy ! Component: 150 - total flux cleaned = -2.29117e-05 Jy ! Component: 200 - total flux cleaned = -2.20512e-05 Jy ! Total flux subtracted in 200 components = -2.20512e-05 Jy ! Clean residual min=-0.002434 max=0.002773 Jy/beam ! Clean residual mean=-0.000002 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.161149 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 82 components and 0.161149 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=8.206 mas, bpa=-0.5023 degrees ! Estimated noise=980.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.10241e-05 Jy ! Component: 100 - total flux cleaned = 0.000104387 Jy ! Component: 150 - total flux cleaned = 0.000104585 Jy ! Component: 200 - total flux cleaned = 5.69913e-05 Jy ! Total flux subtracted in 200 components = 5.69913e-05 Jy ! Clean residual min=-0.002665 max=0.002532 Jy/beam ! Clean residual mean=-0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.161206 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.161206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104827Jy sigma=0.000679 ! Fit after self-cal, rms=0.104792Jy sigma=0.000679 wmodel J1502-1508_S_2017_06_10_pus_map.mod ! Writing 99 model components to file: J1502-1508_S_2017_06_10_pus_map.mod wobs J1502-1508_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1502-1508_S_2017_06_10_pus_uvs.fits wwins J1502-1508_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1502-1508_S_2017_06_10_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.93114e-05 Jy ! Component: 100 - total flux cleaned = 8.19438e-05 Jy ! Component: 150 - total flux cleaned = 8.2156e-05 Jy ! Component: 200 - total flux cleaned = 4.2366e-05 Jy ! Component: 250 - total flux cleaned = 0.000230102 Jy ! Component: 300 - total flux cleaned = 0.000413005 Jy ! Component: 350 - total flux cleaned = 0.000697161 Jy ! Component: 400 - total flux cleaned = 0.000938845 Jy ! Component: 450 - total flux cleaned = 0.00120761 Jy ! Component: 500 - total flux cleaned = 0.00150232 Jy ! Component: 550 - total flux cleaned = 0.00166262 Jy ! Component: 600 - total flux cleaned = 0.00188104 Jy ! Component: 650 - total flux cleaned = 0.0020644 Jy ! Component: 700 - total flux cleaned = 0.00218406 Jy ! Component: 750 - total flux cleaned = 0.00241906 Jy ! Component: 800 - total flux cleaned = 0.00264868 Jy ! Component: 850 - total flux cleaned = 0.00273299 Jy ! Component: 900 - total flux cleaned = 0.00295425 Jy ! Component: 950 - total flux cleaned = 0.00306251 Jy ! Component: 1000 - total flux cleaned = 0.00316917 Jy ! Component: 1050 - total flux cleaned = 0.00319516 Jy ! Component: 1100 - total flux cleaned = 0.00335037 Jy ! Component: 1150 - total flux cleaned = 0.00329938 Jy ! Component: 1200 - total flux cleaned = 0.00335021 Jy ! Component: 1250 - total flux cleaned = 0.00344931 Jy ! Component: 1300 - total flux cleaned = 0.00357097 Jy ! Component: 1350 - total flux cleaned = 0.00359556 Jy ! Component: 1400 - total flux cleaned = 0.00373812 Jy ! Component: 1450 - total flux cleaned = 0.0036911 Jy ! Component: 1500 - total flux cleaned = 0.00373805 Jy ! Component: 1550 - total flux cleaned = 0.00385229 Jy ! Component: 1600 - total flux cleaned = 0.00387489 Jy ! Component: 1650 - total flux cleaned = 0.00400914 Jy ! Component: 1700 - total flux cleaned = 0.0040969 Jy ! Component: 1750 - total flux cleaned = 0.00409735 Jy ! Component: 1800 - total flux cleaned = 0.00416199 Jy ! Component: 1850 - total flux cleaned = 0.00418332 Jy ! Component: 1900 - total flux cleaned = 0.00428821 Jy ! Component: 1950 - total flux cleaned = 0.00430884 Jy ! Component: 2000 - total flux cleaned = 0.0043293 Jy ! Component: 2050 - total flux cleaned = 0.00445118 Jy ! Component: 2100 - total flux cleaned = 0.00447129 Jy ! Component: 2150 - total flux cleaned = 0.00457072 Jy ! Component: 2200 - total flux cleaned = 0.00470801 Jy ! Component: 2250 - total flux cleaned = 0.00480491 Jy ! Component: 2300 - total flux cleaned = 0.00488147 Jy ! Component: 2350 - total flux cleaned = 0.00499514 Jy ! Component: 2400 - total flux cleaned = 0.00497666 Jy ! Component: 2450 - total flux cleaned = 0.00512571 Jy ! Component: 2500 - total flux cleaned = 0.00516283 Jy ! Component: 2550 - total flux cleaned = 0.00534535 Jy ! Component: 2600 - total flux cleaned = 0.00534532 Jy ! Component: 2650 - total flux cleaned = 0.0054351 Jy ! Component: 2700 - total flux cleaned = 0.0055241 Jy ! Component: 2750 - total flux cleaned = 0.00562957 Jy ! Component: 2800 - total flux cleaned = 0.00571653 Jy ! Component: 2850 - total flux cleaned = 0.00578551 Jy ! Component: 2900 - total flux cleaned = 0.00581973 Jy ! Component: 2950 - total flux cleaned = 0.00588753 Jy ! Component: 3000 - total flux cleaned = 0.00597158 Jy ! Component: 3050 - total flux cleaned = 0.0059382 Jy ! Component: 3100 - total flux cleaned = 0.00603768 Jy ! Component: 3150 - total flux cleaned = 0.00610337 Jy ! Component: 3200 - total flux cleaned = 0.00618474 Jy ! Component: 3250 - total flux cleaned = 0.00624919 Jy ! Component: 3300 - total flux cleaned = 0.00628134 Jy ! Component: 3350 - total flux cleaned = 0.00632904 Jy ! Component: 3400 - total flux cleaned = 0.00639227 Jy ! Component: 3450 - total flux cleaned = 0.00645493 Jy ! Component: 3500 - total flux cleaned = 0.00648612 Jy ! Component: 3550 - total flux cleaned = 0.00651707 Jy ! Component: 3600 - total flux cleaned = 0.00657834 Jy ! Component: 3650 - total flux cleaned = 0.00660862 Jy ! Component: 3700 - total flux cleaned = 0.00665394 Jy ! Component: 3750 - total flux cleaned = 0.00678909 Jy ! Component: 3800 - total flux cleaned = 0.00681883 Jy ! Component: 3850 - total flux cleaned = 0.00683365 Jy ! Component: 3900 - total flux cleaned = 0.00684832 Jy ! Component: 3950 - total flux cleaned = 0.00687767 Jy ! Component: 4000 - total flux cleaned = 0.00689233 Jy ! Component: 4050 - total flux cleaned = 0.00695003 Jy ! Total flux subtracted in 4096 components = 0.00699305 Jy ! Clean residual min=-0.000772 max=0.000874 Jy/beam ! Clean residual mean=-0.000000 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.168199 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 366 components and 0.168199 Jy ![Exited script file: muppet] wmap "J1502-1508_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.256 x 8.206 at -0.5023 degrees (North through East) ! Clean map min=-0.0021639 max=0.14032 Jy/beam ! Writing clean map to FITS file: J1502-1508_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.14032 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000252323 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.539457 0.539457 1.07891 2.15783 4.31566 8.63131 17.2626 34.5252 69.0505 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.14 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.256 x 8.206 at -0.5023 degrees (North through East) ! Clean map min=-0.0021639 max=0.14032 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 J1502-1508_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:56:51 2019