! Started logfile: J0046+2456_S_2017_06_10_pus_uvs.log on Mon May 6 14:39:50 2019 obs J0046+2456_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0046+2456_S_2017_06_10_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975617 visibilities/baseline/integration-bin. ! Found source: J0046+2456 ! ! 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 25288 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 J0046+2456_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 20 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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 754 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.878262Jy sigma=0.009522 ! Fit after self-cal, rms=0.874383Jy sigma=0.009482 ! 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.77 mas, bmaj=6.243 mas, bpa=-7.75 degrees ! Estimated noise=688.93 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.0948613 Jy ! Component: 100 - total flux cleaned = 0.119284 Jy ! Total flux subtracted in 100 components = 0.119284 Jy ! Clean residual min=-0.004400 max=0.010226 Jy/beam ! Clean residual mean=-0.000016 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.119284 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.119284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070460Jy sigma=0.000725 ! Fit after self-cal, rms=0.070457Jy sigma=0.000725 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01121 Jy ! Component: 100 - total flux cleaned = 0.0167768 Jy ! Total flux subtracted in 100 components = 0.0167768 Jy ! Clean residual min=-0.003916 max=0.005134 Jy/beam ! Clean residual mean=-0.000009 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.136061 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.136061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068299Jy sigma=0.000702 ! Fit after self-cal, rms=0.068295Jy sigma=0.000701 ! 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.331 mas, bmaj=7.171 mas, bpa=-5.099 degrees ! Estimated noise=468.08 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.00455508 Jy ! Component: 100 - total flux cleaned = 0.00660968 Jy ! Component: 150 - total flux cleaned = 0.00782595 Jy ! Component: 200 - total flux cleaned = 0.00859534 Jy ! Total flux subtracted in 200 components = 0.00859534 Jy ! Clean residual min=-0.003022 max=0.002973 Jy/beam ! Clean residual mean=-0.000003 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.144656 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.144656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067984Jy sigma=0.000699 ! Fit after self-cal, rms=0.067985Jy sigma=0.000699 ! 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.11 FD 0.97 HN 0.96 KP 1.01 ! LA 1.00 MK 1.04 NL 0.92 OV 1.02 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.00 KP 0.98 ! LA 0.95 MK 1.00 NL 1.09 OV 1.04 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 0.97 KP 0.97 ! LA 0.98 MK 1.02 NL 1.08 OV 0.93 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.97 KP 1.00* ! LA 0.94 MK 1.13 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.067985Jy sigma=0.000699 ! Fit after self-cal, rms=0.068231Jy sigma=0.000693 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=7.179 mas, bpa=-4.791 degrees ! Estimated noise=469.024 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.00028237 Jy ! Component: 100 - total flux cleaned = 0.00026525 Jy ! Component: 150 - total flux cleaned = 0.000183894 Jy ! Component: 200 - total flux cleaned = 0.000126117 Jy ! Total flux subtracted in 200 components = 0.000126117 Jy ! Clean residual min=-0.002585 max=0.002514 Jy/beam ! Clean residual mean=-0.000004 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.144782 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.144782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068218Jy sigma=0.000693 ! Fit after self-cal, rms=0.068228Jy sigma=0.000693 ! 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.068228Jy sigma=0.000693 ! Fit after self-cal, rms=0.069202Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=7.16 mas, bpa=-4.907 degrees ! Estimated noise=470.561 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.21957e-05 Jy ! Component: 100 - total flux cleaned = -4.81911e-05 Jy ! Component: 150 - total flux cleaned = -9.32689e-05 Jy ! Component: 200 - total flux cleaned = -0.000131566 Jy ! Total flux subtracted in 200 components = -0.000131566 Jy ! Clean residual min=-0.001480 max=0.002285 Jy/beam ! Clean residual mean=0.000002 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.14465 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.14465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069195Jy sigma=0.000678 ! Fit after self-cal, rms=0.069247Jy sigma=0.000678 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 (-5.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162651 Jy ! Component: 100 - total flux cleaned = 0.00180229 Jy ! Component: 150 - total flux cleaned = 0.00173041 Jy ! Component: 200 - total flux cleaned = 0.0016551 Jy ! Total flux subtracted in 200 components = 0.0016551 Jy ! Clean residual min=-0.001288 max=0.001401 Jy/beam ! Clean residual mean=0.000003 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.146306 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 0.146306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069196Jy sigma=0.000678 ! Fit after self-cal, rms=0.069193Jy sigma=0.000678 ! 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.069193Jy sigma=0.000678 ! Fit after self-cal, rms=0.069710Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=7.151 mas, bpa=-4.892 degrees ! Estimated noise=470.928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000940837 Jy ! Component: 100 - total flux cleaned = 0.00101852 Jy ! Component: 150 - total flux cleaned = 0.00100088 Jy ! Component: 200 - total flux cleaned = 0.00100089 Jy ! Total flux subtracted in 200 components = 0.00100089 Jy ! Clean residual min=-0.001221 max=0.001324 Jy/beam ! Clean residual mean=0.000003 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.147306 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 85 components and 0.147306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069690Jy sigma=0.000677 ! Fit after self-cal, rms=0.069693Jy 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 (-95, -127). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107725 Jy ! Component: 100 - total flux cleaned = 0.00141702 Jy ! Component: 150 - total flux cleaned = 0.00150908 Jy ! Component: 200 - total flux cleaned = 0.00155897 Jy ! Total flux subtracted in 200 components = 0.00155897 Jy ! Clean residual min=-0.001166 max=0.001178 Jy/beam ! Clean residual mean=0.000004 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.148865 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.148865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069672Jy sigma=0.000677 ! Fit after self-cal, rms=0.069671Jy sigma=0.000677 ! 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.069671Jy sigma=0.000677 ! Fit after self-cal, rms=0.069713Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.276 mas, bmaj=10.61 mas, bpa=-7.314 degrees ! Estimated noise=584.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474542 Jy ! Component: 100 - total flux cleaned = 0.000475539 Jy ! Component: 150 - total flux cleaned = 0.000518653 Jy ! Component: 200 - total flux cleaned = 0.000554493 Jy ! Total flux subtracted in 200 components = 0.000554493 Jy ! Clean residual min=-0.001365 max=0.001193 Jy/beam ! Clean residual mean=0.000008 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.14942 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 125 components and 0.14942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069708Jy sigma=0.000677 ! Fit after self-cal, rms=0.069708Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.87169e-05 Jy ! Component: 100 - total flux cleaned = 3.56345e-05 Jy ! Component: 150 - total flux cleaned = 3.57296e-05 Jy ! Component: 200 - total flux cleaned = 1.70684e-05 Jy ! Total flux subtracted in 200 components = 1.70684e-05 Jy ! Clean residual min=-0.001345 max=0.001172 Jy/beam ! Clean residual mean=0.000008 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.149437 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 136 components and 0.149437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069707Jy sigma=0.000677 ! Fit after self-cal, rms=0.069706Jy sigma=0.000677 ! 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.349 mas, bmaj=7.15 mas, bpa=-4.878 degrees ! Estimated noise=471.091 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.349 x 7.15 at -4.878 degrees (North through East) ! Clean map min=-0.001123 max=0.12721 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.779 mas, bmaj=6.245 mas, bpa=-7.675 degrees ! Estimated noise=700.957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0963206 Jy ! Component: 100 - total flux cleaned = 0.121393 Jy ! Component: 150 - total flux cleaned = 0.132754 Jy ! Component: 200 - total flux cleaned = 0.13865 Jy ! Total flux subtracted in 200 components = 0.13865 Jy ! Clean residual min=-0.002233 max=0.002993 Jy/beam ! Clean residual mean=-0.000002 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.13865 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.13865 Jy ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=7.15 mas, bpa=-4.878 degrees ! Estimated noise=471.091 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.00396204 Jy ! Component: 100 - total flux cleaned = 0.00624487 Jy ! Component: 150 - total flux cleaned = 0.00781484 Jy ! Component: 200 - total flux cleaned = 0.00896942 Jy ! Total flux subtracted in 200 components = 0.00896942 Jy ! Clean residual min=-0.001245 max=0.001264 Jy/beam ! Clean residual mean=0.000003 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.14762 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.14762 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.276 mas, bmaj=10.61 mas, bpa=-7.314 degrees ! Estimated noise=584.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000789149 Jy ! Component: 100 - total flux cleaned = 0.00104736 Jy ! Component: 150 - total flux cleaned = 0.00126121 Jy ! Component: 200 - total flux cleaned = 0.00138664 Jy ! Total flux subtracted in 200 components = 0.00138664 Jy ! Clean residual min=-0.001380 max=0.001160 Jy/beam ! Clean residual mean=0.000008 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.149006 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 = 7.9069e-05 Jy ! Component: 100 - total flux cleaned = 0.000149358 Jy ! Component: 150 - total flux cleaned = 0.000187141 Jy ! Component: 200 - total flux cleaned = 0.000222117 Jy ! Total flux subtracted in 200 components = 0.000222117 Jy ! Clean residual min=-0.001346 max=0.001154 Jy/beam ! Clean residual mean=0.000008 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.149228 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 80 components and 0.149228 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=7.15 mas, bpa=-4.878 degrees ! Estimated noise=471.091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.46021e-05 Jy ! Component: 100 - total flux cleaned = 0.000182889 Jy ! Component: 150 - total flux cleaned = 0.000200423 Jy ! Component: 200 - total flux cleaned = 0.000232943 Jy ! Total flux subtracted in 200 components = 0.000232943 Jy ! Clean residual min=-0.001138 max=0.001188 Jy/beam ! Clean residual mean=0.000004 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.149461 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.149461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069717Jy sigma=0.000677 ! Fit after self-cal, rms=0.069716Jy sigma=0.000677 wmodel J0046+2456_S_2017_06_10_pus_map.mod ! Writing 98 model components to file: J0046+2456_S_2017_06_10_pus_map.mod wobs J0046+2456_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0046+2456_S_2017_06_10_pus_uvs.fits wwins J0046+2456_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J0046+2456_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 = 0.00016287 Jy ! Component: 100 - total flux cleaned = 8.08347e-05 Jy ! Component: 150 - total flux cleaned = 8.04253e-05 Jy ! Component: 200 - total flux cleaned = 2.43169e-05 Jy ! Component: 250 - total flux cleaned = -3.07816e-05 Jy ! Component: 300 - total flux cleaned = -0.000137865 Jy ! Component: 350 - total flux cleaned = -0.000172464 Jy ! Component: 400 - total flux cleaned = -0.000240634 Jy ! Component: 450 - total flux cleaned = -0.000274169 Jy ! Component: 500 - total flux cleaned = -0.000290842 Jy ! Component: 550 - total flux cleaned = -0.000290774 Jy ! Component: 600 - total flux cleaned = -0.000322353 Jy ! Component: 650 - total flux cleaned = -0.00032246 Jy ! Component: 700 - total flux cleaned = -0.00032227 Jy ! Component: 750 - total flux cleaned = -0.000322316 Jy ! Component: 800 - total flux cleaned = -0.000337178 Jy ! Component: 850 - total flux cleaned = -0.000337102 Jy ! Component: 900 - total flux cleaned = -0.000322646 Jy ! Component: 950 - total flux cleaned = -0.000351605 Jy ! Component: 1000 - total flux cleaned = -0.000366101 Jy ! Component: 1050 - total flux cleaned = -0.000380073 Jy ! Component: 1100 - total flux cleaned = -0.000380229 Jy ! Component: 1150 - total flux cleaned = -0.000352795 Jy ! Component: 1200 - total flux cleaned = -0.00036676 Jy ! Component: 1250 - total flux cleaned = -0.000339964 Jy ! Component: 1300 - total flux cleaned = -0.000366554 Jy ! Component: 1350 - total flux cleaned = -0.000273925 Jy ! Component: 1400 - total flux cleaned = -0.000286908 Jy ! Component: 1450 - total flux cleaned = -0.000247658 Jy ! Component: 1500 - total flux cleaned = -0.00019618 Jy ! Component: 1550 - total flux cleaned = -0.000183363 Jy ! Component: 1600 - total flux cleaned = -0.000120247 Jy ! Component: 1650 - total flux cleaned = -9.54108e-05 Jy ! Component: 1700 - total flux cleaned = -9.53648e-05 Jy ! Component: 1750 - total flux cleaned = -4.593e-05 Jy ! Component: 1800 - total flux cleaned = 3.93774e-05 Jy ! Component: 1850 - total flux cleaned = 3.92199e-05 Jy ! Component: 1900 - total flux cleaned = 1.52164e-05 Jy ! Component: 1950 - total flux cleaned = 2.70793e-05 Jy ! Component: 2000 - total flux cleaned = 8.61364e-05 Jy ! Component: 2050 - total flux cleaned = 9.78615e-05 Jy ! Component: 2100 - total flux cleaned = 9.78337e-05 Jy ! Component: 2150 - total flux cleaned = 0.000143747 Jy ! Component: 2200 - total flux cleaned = 0.000143702 Jy ! Component: 2250 - total flux cleaned = 0.000109727 Jy ! Component: 2300 - total flux cleaned = 0.000154703 Jy ! Component: 2350 - total flux cleaned = 0.000188243 Jy ! Component: 2400 - total flux cleaned = 0.000210418 Jy ! Component: 2450 - total flux cleaned = 0.000232479 Jy ! Component: 2500 - total flux cleaned = 0.000254239 Jy ! Component: 2550 - total flux cleaned = 0.00025419 Jy ! Component: 2600 - total flux cleaned = 0.000232592 Jy ! Component: 2650 - total flux cleaned = 0.000232535 Jy ! Component: 2700 - total flux cleaned = 0.000275135 Jy ! Component: 2750 - total flux cleaned = 0.000243427 Jy ! Component: 2800 - total flux cleaned = 0.000275045 Jy ! Component: 2850 - total flux cleaned = 0.000306292 Jy ! Component: 2900 - total flux cleaned = 0.000306266 Jy ! Component: 2950 - total flux cleaned = 0.000316552 Jy ! Component: 3000 - total flux cleaned = 0.000296255 Jy ! Component: 3050 - total flux cleaned = 0.000296184 Jy ! Component: 3100 - total flux cleaned = 0.000316288 Jy ! Component: 3150 - total flux cleaned = 0.000356437 Jy ! Component: 3200 - total flux cleaned = 0.000316561 Jy ! Component: 3250 - total flux cleaned = 0.000316669 Jy ! Component: 3300 - total flux cleaned = 0.00032651 Jy ! Component: 3350 - total flux cleaned = 0.000316807 Jy ! Component: 3400 - total flux cleaned = 0.000307067 Jy ! Component: 3450 - total flux cleaned = 0.000374677 Jy ! Component: 3500 - total flux cleaned = 0.000326574 Jy ! Component: 3550 - total flux cleaned = 0.000316957 Jy ! Component: 3600 - total flux cleaned = 0.000355085 Jy ! Component: 3650 - total flux cleaned = 0.000317339 Jy ! Component: 3700 - total flux cleaned = 0.000354919 Jy ! Component: 3750 - total flux cleaned = 0.00041091 Jy ! Component: 3800 - total flux cleaned = 0.000382968 Jy ! Component: 3850 - total flux cleaned = 0.000382952 Jy ! Component: 3900 - total flux cleaned = 0.000346209 Jy ! Component: 3950 - total flux cleaned = 0.000346182 Jy ! Component: 4000 - total flux cleaned = 0.000328098 Jy ! Component: 4050 - total flux cleaned = 0.000382289 Jy ! Total flux subtracted in 4096 components = 0.000418264 Jy ! Clean residual min=-0.000535 max=0.000614 Jy/beam ! Clean residual mean=0.000001 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.14988 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 411 components and 0.149879 Jy ![Exited script file: muppet] wmap "J0046+2456_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.349 x 7.15 at -4.878 degrees (North through East) ! Clean map min=-0.00083371 max=0.12717 Jy/beam ! Writing clean map to FITS file: J0046+2456_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.12717 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165519 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390467 0.390467 0.780934 1.56187 3.12374 6.24747 12.4949 24.9899 49.9798 99.9596 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.127 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.349 x 7.15 at -4.878 degrees (North through East) ! Clean map min=-0.00083371 max=0.12717 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 J0046+2456_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:39:56 2019