! Started logfile: J1015+0109_S_2017_07_09_pus_uvs.log on Wed May 8 14:47:10 2019 obs J1015+0109_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1015+0109_S_2017_07_09_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964926 visibilities/baseline/integration-bin. ! Found source: J1015+0109 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 594 lines of history. ! ! Reading 14416 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 J1015+0109_S_2017_07_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 434 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.867529Jy sigma=0.007587 ! Fit after self-cal, rms=0.857378Jy sigma=0.007505 ! 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.754 mas, bmaj=6.927 mas, bpa=-3.267 degrees ! Estimated noise=1141.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109885 Jy ! Component: 100 - total flux cleaned = 0.138691 Jy ! Total flux subtracted in 100 components = 0.138691 Jy ! Clean residual min=-0.005783 max=0.011766 Jy/beam ! Clean residual mean=0.000024 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.138691 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.138691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084751Jy sigma=0.000707 ! Fit after self-cal, rms=0.084741Jy sigma=0.000707 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122974 Jy ! Component: 100 - total flux cleaned = 0.017972 Jy ! Total flux subtracted in 100 components = 0.017972 Jy ! Clean residual min=-0.004892 max=0.006569 Jy/beam ! Clean residual mean=0.000013 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.156663 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.156663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082721Jy sigma=0.000687 ! Fit after self-cal, rms=0.082717Jy sigma=0.000687 ! 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.329 mas, bmaj=7.974 mas, bpa=-3.699 degrees ! Estimated noise=772.443 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 (2.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00665804 Jy ! Component: 100 - total flux cleaned = 0.0095529 Jy ! Component: 150 - total flux cleaned = 0.0103603 Jy ! Component: 200 - total flux cleaned = 0.010648 Jy ! Total flux subtracted in 200 components = 0.010648 Jy ! Clean residual min=-0.003461 max=0.004136 Jy/beam ! Clean residual mean=0.000000 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.167311 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.167311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082075Jy sigma=0.000682 ! Fit after self-cal, rms=0.082072Jy sigma=0.000681 ! 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.08 FD 0.96 HN 0.97 KP 1.02 ! LA 1.03 MK 1.04 NL 0.91 OV 0.99 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.01 HN 0.98 KP 0.97 ! LA 0.98 MK 1.07 NL 1.05 OV 1.04 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 0.98 KP 0.96 ! LA 0.97 MK 1.05 NL 1.01 OV 0.94 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.96 KP 1.00* ! LA 0.98 MK 1.09 NL 1.00* OV 1.00* ! PT 0.94 SC 1.00* ! ! ! Fit before self-cal, rms=0.082072Jy sigma=0.000681 ! Fit after self-cal, rms=0.082680Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=8.013 mas, bpa=-3.21 degrees ! Estimated noise=773.085 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.000202192 Jy ! Component: 100 - total flux cleaned = -0.000317921 Jy ! Component: 150 - total flux cleaned = -0.000414058 Jy ! Component: 200 - total flux cleaned = -0.000413886 Jy ! Total flux subtracted in 200 components = -0.000413886 Jy ! Clean residual min=-0.003212 max=0.003245 Jy/beam ! Clean residual mean=-0.000002 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.166897 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.166897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082606Jy sigma=0.000676 ! Fit after self-cal, rms=0.082630Jy sigma=0.000676 ! 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.082630Jy sigma=0.000676 ! Fit after self-cal, rms=0.085017Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=8.045 mas, bpa=-3.297 degrees ! Estimated noise=780.957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438233 Jy ! Component: 100 - total flux cleaned = 0.00073799 Jy ! Component: 150 - total flux cleaned = 0.000895144 Jy ! Component: 200 - total flux cleaned = 0.000989175 Jy ! Total flux subtracted in 200 components = 0.000989175 Jy ! Clean residual min=-0.002480 max=0.002587 Jy/beam ! Clean residual mean=0.000002 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.167886 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.167886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084937Jy sigma=0.000670 ! Fit after self-cal, rms=0.084967Jy 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 = -0.000212196 Jy ! Component: 100 - total flux cleaned = -9.26522e-05 Jy ! Component: 150 - total flux cleaned = -1.96243e-05 Jy ! Component: 200 - total flux cleaned = 1.35319e-05 Jy ! Total flux subtracted in 200 components = 1.35319e-05 Jy ! Clean residual min=-0.002440 max=0.002573 Jy/beam ! Clean residual mean=0.000002 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.1679 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.1679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084931Jy sigma=0.000670 ! Fit after self-cal, rms=0.084927Jy sigma=0.000670 ! 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.084927Jy sigma=0.000670 ! Fit after self-cal, rms=0.087770Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=8.026 mas, bpa=-3.226 degrees ! Estimated noise=778.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140409 Jy ! Component: 100 - total flux cleaned = 0.000102355 Jy ! Component: 150 - total flux cleaned = 4.96653e-05 Jy ! Component: 200 - total flux cleaned = 4.58138e-07 Jy ! Total flux subtracted in 200 components = 4.58138e-07 Jy ! Clean residual min=-0.001730 max=0.001982 Jy/beam ! Clean residual mean=0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.1679 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.1679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087761Jy sigma=0.000665 ! Fit after self-cal, rms=0.087787Jy sigma=0.000665 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (99.5, -95.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155208 Jy ! Component: 100 - total flux cleaned = 0.00178632 Jy ! Component: 150 - total flux cleaned = 0.00184477 Jy ! Component: 200 - total flux cleaned = 0.00182002 Jy ! Total flux subtracted in 200 components = 0.00182002 Jy ! Clean residual min=-0.001638 max=0.001843 Jy/beam ! Clean residual mean=0.000003 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.16972 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 102 components and 0.16972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087750Jy sigma=0.000664 ! Fit after self-cal, rms=0.087746Jy sigma=0.000664 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087746Jy sigma=0.000664 ! Fit after self-cal, rms=0.087740Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.469 mas, bmaj=12.72 mas, bpa=-6.844 degrees ! Estimated noise=970.001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000846996 Jy ! Component: 100 - total flux cleaned = 0.000780857 Jy ! Component: 150 - total flux cleaned = 0.000726809 Jy ! Component: 200 - total flux cleaned = 0.00066327 Jy ! Total flux subtracted in 200 components = 0.00066327 Jy ! Clean residual min=-0.001485 max=0.001892 Jy/beam ! Clean residual mean=0.000006 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.170383 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.170383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087734Jy sigma=0.000664 ! Fit after self-cal, rms=0.087734Jy sigma=0.000664 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115137 Jy ! Component: 100 - total flux cleaned = 7.31406e-05 Jy ! Component: 150 - total flux cleaned = 2.17682e-05 Jy ! Component: 200 - total flux cleaned = 9.22839e-06 Jy ! Total flux subtracted in 200 components = 9.22839e-06 Jy ! Clean residual min=-0.001476 max=0.001895 Jy/beam ! Clean residual mean=0.000006 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.170393 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 128 components and 0.170393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087731Jy sigma=0.000664 ! Fit after self-cal, rms=0.087732Jy sigma=0.000664 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=8.023 mas, bpa=-3.233 degrees ! Estimated noise=778.082 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.345 x 8.023 at -3.233 degrees (North through East) ! Clean map min=-0.0016807 max=0.14378 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.765 mas, bmaj=6.981 mas, bpa=-3.016 degrees ! Estimated noise=1163.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11167 Jy ! Component: 100 - total flux cleaned = 0.14113 Jy ! Component: 150 - total flux cleaned = 0.153384 Jy ! Component: 200 - total flux cleaned = 0.15897 Jy ! Total flux subtracted in 200 components = 0.15897 Jy ! Clean residual min=-0.003053 max=0.003215 Jy/beam ! Clean residual mean=0.000010 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.15897 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.15897 Jy ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=8.023 mas, bpa=-3.233 degrees ! Estimated noise=778.082 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.00428535 Jy ! Component: 100 - total flux cleaned = 0.00607644 Jy ! Component: 150 - total flux cleaned = 0.00721266 Jy ! Component: 200 - total flux cleaned = 0.00813817 Jy ! Total flux subtracted in 200 components = 0.00813817 Jy ! Clean residual min=-0.001815 max=0.001635 Jy/beam ! Clean residual mean=0.000005 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.167108 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 55 components and 0.167108 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.469 mas, bmaj=12.72 mas, bpa=-6.844 degrees ! Estimated noise=970.001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140145 Jy ! Component: 100 - total flux cleaned = 0.00217682 Jy ! Component: 150 - total flux cleaned = 0.00240933 Jy ! Component: 200 - total flux cleaned = 0.00258256 Jy ! Total flux subtracted in 200 components = 0.00258256 Jy ! Clean residual min=-0.001523 max=0.001870 Jy/beam ! Clean residual mean=0.000007 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.169691 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.75621e-05 Jy ! Component: 100 - total flux cleaned = 7.52921e-05 Jy ! Component: 150 - total flux cleaned = 9.15881e-05 Jy ! Component: 200 - total flux cleaned = 0.00012185 Jy ! Total flux subtracted in 200 components = 0.00012185 Jy ! Clean residual min=-0.001511 max=0.001890 Jy/beam ! Clean residual mean=0.000007 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.169813 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 78 components and 0.169813 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=8.023 mas, bpa=-3.233 degrees ! Estimated noise=778.082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028281 Jy ! Component: 100 - total flux cleaned = 0.000283799 Jy ! Component: 150 - total flux cleaned = 0.00025607 Jy ! Component: 200 - total flux cleaned = 0.000256657 Jy ! Total flux subtracted in 200 components = 0.000256657 Jy ! Clean residual min=-0.001715 max=0.001760 Jy/beam ! Clean residual mean=0.000004 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.17007 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 103 components and 0.17007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087771Jy sigma=0.000664 ! Fit after self-cal, rms=0.087766Jy sigma=0.000664 wmodel J1015+0109_S_2017_07_09_pus_map.mod ! Writing 103 model components to file: J1015+0109_S_2017_07_09_pus_map.mod wobs J1015+0109_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1015+0109_S_2017_07_09_pus_uvs.fits wwins J1015+0109_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J1015+0109_S_2017_07_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000326561 Jy ! Component: 100 - total flux cleaned = 0.000444015 Jy ! Component: 150 - total flux cleaned = 0.000528273 Jy ! Component: 200 - total flux cleaned = 0.000555115 Jy ! Component: 250 - total flux cleaned = 0.000477456 Jy ! Component: 300 - total flux cleaned = 0.000502113 Jy ! Component: 350 - total flux cleaned = 0.000428744 Jy ! Component: 400 - total flux cleaned = 0.000405284 Jy ! Component: 450 - total flux cleaned = 0.000382458 Jy ! Component: 500 - total flux cleaned = 0.000428134 Jy ! Component: 550 - total flux cleaned = 0.000405357 Jy ! Component: 600 - total flux cleaned = 0.000317394 Jy ! Component: 650 - total flux cleaned = 0.000296047 Jy ! Component: 700 - total flux cleaned = 0.000231993 Jy ! Component: 750 - total flux cleaned = 0.000232325 Jy ! Component: 800 - total flux cleaned = 0.00029486 Jy ! Component: 850 - total flux cleaned = 0.000212316 Jy ! Component: 900 - total flux cleaned = 0.000151682 Jy ! Component: 950 - total flux cleaned = 0.000111884 Jy ! Component: 1000 - total flux cleaned = 0.000111882 Jy ! Component: 1050 - total flux cleaned = 7.23686e-05 Jy ! Component: 1100 - total flux cleaned = 3.36877e-05 Jy ! Component: 1150 - total flux cleaned = 1.46405e-05 Jy ! Component: 1200 - total flux cleaned = 1.4293e-05 Jy ! Component: 1250 - total flux cleaned = 1.40958e-05 Jy ! Component: 1300 - total flux cleaned = -4.17817e-05 Jy ! Component: 1350 - total flux cleaned = -6.0419e-05 Jy ! Component: 1400 - total flux cleaned = -0.000115225 Jy ! Component: 1450 - total flux cleaned = -0.000115445 Jy ! Component: 1500 - total flux cleaned = -0.000223358 Jy ! Component: 1550 - total flux cleaned = -0.000241053 Jy ! Component: 1600 - total flux cleaned = -0.00029398 Jy ! Component: 1650 - total flux cleaned = -0.000363811 Jy ! Component: 1700 - total flux cleaned = -0.000328984 Jy ! Component: 1750 - total flux cleaned = -0.000415255 Jy ! Component: 1800 - total flux cleaned = -0.00046665 Jy ! Component: 1850 - total flux cleaned = -0.00044959 Jy ! Component: 1900 - total flux cleaned = -0.000551178 Jy ! Component: 1950 - total flux cleaned = -0.000500655 Jy ! Component: 2000 - total flux cleaned = -0.000550762 Jy ! Component: 2050 - total flux cleaned = -0.000650292 Jy ! Component: 2100 - total flux cleaned = -0.000633918 Jy ! Component: 2150 - total flux cleaned = -0.000715466 Jy ! Component: 2200 - total flux cleaned = -0.000715562 Jy ! Component: 2250 - total flux cleaned = -0.000731538 Jy ! Component: 2300 - total flux cleaned = -0.000763602 Jy ! Component: 2350 - total flux cleaned = -0.00081133 Jy ! Component: 2400 - total flux cleaned = -0.000906102 Jy ! Component: 2450 - total flux cleaned = -0.000890391 Jy ! Component: 2500 - total flux cleaned = -0.000890462 Jy ! Component: 2550 - total flux cleaned = -0.00098355 Jy ! Component: 2600 - total flux cleaned = -0.00106069 Jy ! Component: 2650 - total flux cleaned = -0.00110679 Jy ! Component: 2700 - total flux cleaned = -0.00115243 Jy ! Component: 2750 - total flux cleaned = -0.0012434 Jy ! Component: 2800 - total flux cleaned = -0.00127353 Jy ! Component: 2850 - total flux cleaned = -0.0013186 Jy ! Component: 2900 - total flux cleaned = -0.00136323 Jy ! Component: 2950 - total flux cleaned = -0.00145202 Jy ! Component: 3000 - total flux cleaned = -0.00146666 Jy ! Component: 3050 - total flux cleaned = -0.0015252 Jy ! Component: 3100 - total flux cleaned = -0.00158348 Jy ! Component: 3150 - total flux cleaned = -0.00164147 Jy ! Component: 3200 - total flux cleaned = -0.00169903 Jy ! Component: 3250 - total flux cleaned = -0.0017993 Jy ! Component: 3300 - total flux cleaned = -0.00177064 Jy ! Component: 3350 - total flux cleaned = -0.00184167 Jy ! Component: 3400 - total flux cleaned = -0.00188385 Jy ! Component: 3450 - total flux cleaned = -0.00191177 Jy ! Component: 3500 - total flux cleaned = -0.00195372 Jy ! Component: 3550 - total flux cleaned = -0.00198147 Jy ! Component: 3600 - total flux cleaned = -0.00207836 Jy ! Component: 3650 - total flux cleaned = -0.00210587 Jy ! Component: 3700 - total flux cleaned = -0.00211965 Jy ! Component: 3750 - total flux cleaned = -0.00222881 Jy ! Component: 3800 - total flux cleaned = -0.00224241 Jy ! Component: 3850 - total flux cleaned = -0.00233698 Jy ! Component: 3900 - total flux cleaned = -0.0023503 Jy ! Component: 3950 - total flux cleaned = -0.00237706 Jy ! Component: 4000 - total flux cleaned = -0.00244355 Jy ! Component: 4050 - total flux cleaned = -0.00244345 Jy ! Total flux subtracted in 4096 components = -0.00250943 Jy ! Clean residual min=-0.000768 max=0.001031 Jy/beam ! Clean residual mean=0.000000 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.16756 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 396 components and 0.16756 Jy ![Exited script file: muppet] wmap "J1015+0109_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.345 x 8.023 at -3.233 degrees (North through East) ! Clean map min=-0.0018825 max=0.14476 Jy/beam ! Writing clean map to FITS file: J1015+0109_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.144757 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244038 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.505756 0.505756 1.01151 2.02302 4.04605 8.09209 16.1842 32.3684 64.7367 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.144 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.345 x 8.023 at -3.233 degrees (North through East) ! Clean map min=-0.0018825 max=0.14476 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 J1015+0109_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:47:14 2019