! Started logfile: J1129-0240_S_2017_10_21_pus_uvs.log on Sat May 11 20:57:25 2019 obs J1129-0240_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1129-0240_S_2017_10_21_pus_uva.fits ! AN table 1: 294 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.992063 visibilities/baseline/integration-bin. ! Found source: J1129-0240 ! ! 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 644 lines of history. ! ! Reading 42000 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 J1129-0240_S_2017_10_21_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1251 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.958702Jy sigma=0.009491 ! Fit after self-cal, rms=0.927643Jy sigma=0.009199 ! 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.916 mas, bmaj=13.41 mas, bpa=-18.65 degrees ! Estimated noise=1068.55 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.0555526 Jy ! Component: 100 - total flux cleaned = 0.0713242 Jy ! Total flux subtracted in 100 components = 0.0713242 Jy ! Clean residual min=-0.003912 max=0.006169 Jy/beam ! Clean residual mean=0.000018 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.0713242 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0713242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079868Jy sigma=0.000737 ! Fit after self-cal, rms=0.079732Jy sigma=0.000736 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00652291 Jy ! Component: 100 - total flux cleaned = 0.00989527 Jy ! Total flux subtracted in 100 components = 0.00989527 Jy ! Clean residual min=-0.003546 max=0.003603 Jy/beam ! Clean residual mean=0.000009 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.0812194 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.0812194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079087Jy sigma=0.000731 ! Fit after self-cal, rms=0.079073Jy sigma=0.000730 ! 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.473 mas, bmaj=15.35 mas, bpa=-17.94 degrees ! Estimated noise=411.288 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.00323057 Jy ! Component: 100 - total flux cleaned = 0.00529917 Jy ! Component: 150 - total flux cleaned = 0.00671065 Jy ! Component: 200 - total flux cleaned = 0.00754913 Jy ! Total flux subtracted in 200 components = 0.00754913 Jy ! Clean residual min=-0.002564 max=0.002906 Jy/beam ! Clean residual mean=0.000013 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.0887686 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 50 components and 0.0887686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078886Jy sigma=0.000729 ! Fit after self-cal, rms=0.078896Jy sigma=0.000729 ! 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.20 FD 0.90 HN 0.98 KP 1.14 ! LA 1.06 MK 1.05 NL 0.93 OV 0.99 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 0.94 HN 1.00 KP 1.10 ! LA 1.04 MK 1.03 NL 1.03 OV 0.96 ! PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.96 HN 0.99 KP 1.09 ! LA 0.81 MK 1.01 NL 1.18 OV 0.89 ! PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.96 KP 1.00* ! LA 0.86 MK 0.98 NL 1.00* OV 1.00* ! PT 0.84 ! ! ! Fit before self-cal, rms=0.078896Jy sigma=0.000729 ! Fit after self-cal, rms=0.077581Jy sigma=0.000724 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=16.1 mas, bpa=-17.86 degrees ! Estimated noise=416.966 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.00107338 Jy ! Component: 100 - total flux cleaned = -0.00147781 Jy ! Component: 150 - total flux cleaned = -0.00174922 Jy ! Component: 200 - total flux cleaned = -0.00195287 Jy ! Total flux subtracted in 200 components = -0.00195287 Jy ! Clean residual min=-0.001907 max=0.001299 Jy/beam ! Clean residual mean=0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0868157 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.0868157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077538Jy sigma=0.000723 ! Fit after self-cal, rms=0.077543Jy sigma=0.000723 ! 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.077543Jy sigma=0.000723 ! Fit after self-cal, rms=0.077616Jy sigma=0.000722 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=16.39 mas, bpa=-17.97 degrees ! Estimated noise=417.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000706312 Jy ! Component: 100 - total flux cleaned = -0.000933455 Jy ! Component: 150 - total flux cleaned = -0.00115143 Jy ! Component: 200 - total flux cleaned = -0.00132093 Jy ! Total flux subtracted in 200 components = -0.00132093 Jy ! Clean residual min=-0.001316 max=0.001022 Jy/beam ! Clean residual mean=0.000003 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0854948 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.0854948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077602Jy sigma=0.000722 ! Fit after self-cal, rms=0.077628Jy sigma=0.000722 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.000193505 Jy ! Component: 100 - total flux cleaned = -0.000325436 Jy ! Component: 150 - total flux cleaned = -0.00041599 Jy ! Component: 200 - total flux cleaned = -0.000495943 Jy ! Total flux subtracted in 200 components = -0.000495943 Jy ! Clean residual min=-0.001279 max=0.001030 Jy/beam ! Clean residual mean=0.000003 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.0849988 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.0849988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077623Jy sigma=0.000722 ! Fit after self-cal, rms=0.077620Jy sigma=0.000722 ! 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.077620Jy sigma=0.000722 ! Fit after self-cal, rms=0.078382Jy sigma=0.000722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=16.6 mas, bpa=-18 degrees ! Estimated noise=418.545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000397997 Jy ! Component: 100 - total flux cleaned = -0.000548337 Jy ! Component: 150 - total flux cleaned = -0.00071632 Jy ! Component: 200 - total flux cleaned = -0.000877361 Jy ! Total flux subtracted in 200 components = -0.000877361 Jy ! Clean residual min=-0.001217 max=0.001007 Jy/beam ! Clean residual mean=0.000002 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.0841215 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.0841215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078372Jy sigma=0.000722 ! Fit after self-cal, rms=0.078387Jy sigma=0.000722 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.000143967 Jy ! Component: 100 - total flux cleaned = -0.000243138 Jy ! Component: 150 - total flux cleaned = -0.000309345 Jy ! Component: 200 - total flux cleaned = -0.000378118 Jy ! Total flux subtracted in 200 components = -0.000378118 Jy ! Clean residual min=-0.001187 max=0.001026 Jy/beam ! Clean residual mean=0.000003 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.0837434 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 97 components and 0.0837434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078384Jy sigma=0.000722 ! Fit after self-cal, rms=0.078381Jy sigma=0.000722 ! 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.078381Jy sigma=0.000722 ! Fit after self-cal, rms=0.079008Jy sigma=0.000722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.523 mas, bmaj=17.36 mas, bpa=-13.49 degrees ! Estimated noise=497.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000513348 Jy ! Component: 100 - total flux cleaned = -0.000591317 Jy ! Component: 150 - total flux cleaned = -0.000643836 Jy ! Component: 200 - total flux cleaned = -0.00067818 Jy ! Total flux subtracted in 200 components = -0.00067818 Jy ! Clean residual min=-0.001314 max=0.001166 Jy/beam ! Clean residual mean=0.000004 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0830652 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.0830652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079004Jy sigma=0.000722 ! Fit after self-cal, rms=0.079012Jy sigma=0.000722 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.22347e-05 Jy ! Component: 100 - total flux cleaned = -7.08478e-05 Jy ! Component: 150 - total flux cleaned = -8.71802e-05 Jy ! Component: 200 - total flux cleaned = -0.000102385 Jy ! Total flux subtracted in 200 components = -0.000102385 Jy ! Clean residual min=-0.001334 max=0.001166 Jy/beam ! Clean residual mean=0.000004 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0829628 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 115 components and 0.0829628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079012Jy sigma=0.000721 ! Fit after self-cal, rms=0.079010Jy sigma=0.000721 ! 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.48 mas, bmaj=16.77 mas, bpa=-18.01 degrees ! Estimated noise=419.572 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.48 x 16.77 at -18.01 degrees (North through East) ! Clean map min=-0.0011244 max=0.07491 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.878 mas, bmaj=14.89 mas, bpa=-18.66 degrees ! Estimated noise=1120.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0577676 Jy ! Component: 100 - total flux cleaned = 0.0715006 Jy ! Component: 150 - total flux cleaned = 0.0764662 Jy ! Component: 200 - total flux cleaned = 0.079124 Jy ! Total flux subtracted in 200 components = 0.079124 Jy ! Clean residual min=-0.002605 max=0.002832 Jy/beam ! Clean residual mean=0.000003 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.079124 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.079124 Jy ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=16.77 mas, bpa=-18.01 degrees ! Estimated noise=419.572 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.00231273 Jy ! Component: 100 - total flux cleaned = 0.00345048 Jy ! Component: 150 - total flux cleaned = 0.0037806 Jy ! Component: 200 - total flux cleaned = 0.00401752 Jy ! Total flux subtracted in 200 components = 0.00401752 Jy ! Clean residual min=-0.001184 max=0.001112 Jy/beam ! Clean residual mean=0.000003 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.0831415 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.0831415 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.523 mas, bmaj=17.36 mas, bpa=-13.49 degrees ! Estimated noise=497.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000402434 Jy ! Component: 100 - total flux cleaned = 0.000430632 Jy ! Component: 150 - total flux cleaned = 0.000430105 Jy ! Component: 200 - total flux cleaned = 0.000440789 Jy ! Total flux subtracted in 200 components = 0.000440789 Jy ! Clean residual min=-0.001269 max=0.001210 Jy/beam ! Clean residual mean=0.000004 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0835823 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.09663e-07 Jy ! Component: 100 - total flux cleaned = 9.74499e-06 Jy ! Component: 150 - total flux cleaned = 1.02038e-05 Jy ! Component: 200 - total flux cleaned = 1.86817e-05 Jy ! Total flux subtracted in 200 components = 1.86817e-05 Jy ! Clean residual min=-0.001269 max=0.001207 Jy/beam ! Clean residual mean=0.000004 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.083601 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.083601 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=16.77 mas, bpa=-18.01 degrees ! Estimated noise=419.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138442 Jy ! Component: 100 - total flux cleaned = -0.000138684 Jy ! Component: 150 - total flux cleaned = -0.000126227 Jy ! Component: 200 - total flux cleaned = -0.000125939 Jy ! Total flux subtracted in 200 components = -0.000125939 Jy ! Clean residual min=-0.001185 max=0.001080 Jy/beam ! Clean residual mean=0.000002 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0834751 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.0834751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079019Jy sigma=0.000722 ! Fit after self-cal, rms=0.078995Jy sigma=0.000721 wmodel J1129-0240_S_2017_10_21_pus_map.mod ! Writing 80 model components to file: J1129-0240_S_2017_10_21_pus_map.mod wobs J1129-0240_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1129-0240_S_2017_10_21_pus_uvs.fits wwins J1129-0240_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J1129-0240_S_2017_10_21_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.000374764 Jy ! Component: 100 - total flux cleaned = -0.000507827 Jy ! Component: 150 - total flux cleaned = -0.000651032 Jy ! Component: 200 - total flux cleaned = -0.000770972 Jy ! Component: 250 - total flux cleaned = -0.000919291 Jy ! Component: 300 - total flux cleaned = -0.000935659 Jy ! Component: 350 - total flux cleaned = -0.00102874 Jy ! Component: 400 - total flux cleaned = -0.00110337 Jy ! Component: 450 - total flux cleaned = -0.00113233 Jy ! Component: 500 - total flux cleaned = -0.00120334 Jy ! Component: 550 - total flux cleaned = -0.00127242 Jy ! Component: 600 - total flux cleaned = -0.00132666 Jy ! Component: 650 - total flux cleaned = -0.00147228 Jy ! Component: 700 - total flux cleaned = -0.00153674 Jy ! Component: 750 - total flux cleaned = -0.00161281 Jy ! Component: 800 - total flux cleaned = -0.00166235 Jy ! Component: 850 - total flux cleaned = -0.00173528 Jy ! Component: 900 - total flux cleaned = -0.00178268 Jy ! Component: 950 - total flux cleaned = -0.00181759 Jy ! Component: 1000 - total flux cleaned = -0.00184049 Jy ! Component: 1050 - total flux cleaned = -0.00190859 Jy ! Component: 1100 - total flux cleaned = -0.00193099 Jy ! Component: 1150 - total flux cleaned = -0.00199666 Jy ! Component: 1200 - total flux cleaned = -0.00198576 Jy ! Component: 1250 - total flux cleaned = -0.00201776 Jy ! Component: 1300 - total flux cleaned = -0.00203877 Jy ! Component: 1350 - total flux cleaned = -0.00205919 Jy ! Component: 1400 - total flux cleaned = -0.00207953 Jy ! Component: 1450 - total flux cleaned = -0.00206933 Jy ! Component: 1500 - total flux cleaned = -0.0020991 Jy ! Component: 1550 - total flux cleaned = -0.00210865 Jy ! Component: 1600 - total flux cleaned = -0.00211832 Jy ! Component: 1650 - total flux cleaned = -0.00214708 Jy ! Component: 1700 - total flux cleaned = -0.00215631 Jy ! Component: 1750 - total flux cleaned = -0.00217493 Jy ! Component: 1800 - total flux cleaned = -0.00216566 Jy ! Component: 1850 - total flux cleaned = -0.00218397 Jy ! Component: 1900 - total flux cleaned = -0.00219295 Jy ! Component: 1950 - total flux cleaned = -0.00219311 Jy ! Component: 2000 - total flux cleaned = -0.0021931 Jy ! Component: 2050 - total flux cleaned = -0.00222817 Jy ! Component: 2100 - total flux cleaned = -0.00218477 Jy ! Component: 2150 - total flux cleaned = -0.00222768 Jy ! Component: 2200 - total flux cleaned = -0.00221918 Jy ! Component: 2250 - total flux cleaned = -0.00223605 Jy ! Component: 2300 - total flux cleaned = -0.00222765 Jy ! Component: 2350 - total flux cleaned = -0.00222773 Jy ! Component: 2400 - total flux cleaned = -0.00226045 Jy ! Component: 2450 - total flux cleaned = -0.00225229 Jy ! Component: 2500 - total flux cleaned = -0.00224441 Jy ! Component: 2550 - total flux cleaned = -0.0022919 Jy ! Component: 2600 - total flux cleaned = -0.00228394 Jy ! Component: 2650 - total flux cleaned = -0.00229948 Jy ! Component: 2700 - total flux cleaned = -0.00229164 Jy ! Component: 2750 - total flux cleaned = -0.00227635 Jy ! Component: 2800 - total flux cleaned = -0.00226125 Jy ! Component: 2850 - total flux cleaned = -0.00229896 Jy ! Component: 2900 - total flux cleaned = -0.00227665 Jy ! Component: 2950 - total flux cleaned = -0.00226917 Jy ! Component: 3000 - total flux cleaned = -0.00224716 Jy ! Component: 3050 - total flux cleaned = -0.00223268 Jy ! Component: 3100 - total flux cleaned = -0.00223277 Jy ! Component: 3150 - total flux cleaned = -0.00224001 Jy ! Component: 3200 - total flux cleaned = -0.00223301 Jy ! Component: 3250 - total flux cleaned = -0.00223304 Jy ! Component: 3300 - total flux cleaned = -0.00226117 Jy ! Component: 3350 - total flux cleaned = -0.00227514 Jy ! Component: 3400 - total flux cleaned = -0.002282 Jy ! Component: 3450 - total flux cleaned = -0.00227515 Jy ! Component: 3500 - total flux cleaned = -0.00227523 Jy ! Component: 3550 - total flux cleaned = -0.00226842 Jy ! Component: 3600 - total flux cleaned = -0.00228851 Jy ! Component: 3650 - total flux cleaned = -0.00230845 Jy ! Component: 3700 - total flux cleaned = -0.00234165 Jy ! Component: 3750 - total flux cleaned = -0.00233511 Jy ! Component: 3800 - total flux cleaned = -0.00235473 Jy ! Component: 3850 - total flux cleaned = -0.00238716 Jy ! Component: 3900 - total flux cleaned = -0.00238717 Jy ! Component: 3950 - total flux cleaned = -0.00241928 Jy ! Component: 4000 - total flux cleaned = -0.0024193 Jy ! Component: 4050 - total flux cleaned = -0.00241933 Jy ! Total flux subtracted in 4096 components = -0.00243185 Jy ! Clean residual min=-0.000345 max=0.000344 Jy/beam ! Clean residual mean=0.000001 rms=0.000121 Jy/beam ! Combined flux in latest and established models = 0.0810432 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 375 components and 0.0810432 Jy ![Exited script file: muppet] wmap "J1129-0240_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.48 x 16.77 at -18.01 degrees (North through East) ! Clean map min=-0.00081296 max=0.074936 Jy/beam ! Writing clean map to FITS file: J1129-0240_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.074936 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000118231 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.473329 0.473329 0.946659 1.89332 3.78663 7.57327 15.1465 30.2931 60.5862 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.074 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.48 x 16.77 at -18.01 degrees (North through East) ! Clean map min=-0.00081296 max=0.074936 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 J1129-0240_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:57:31 2019