! Started logfile: J1027+7428_S_2017_03_23_pus_uvs.log on Mon May 13 09:56:13 2019 obs J1027+7428_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1027+7428_S_2017_03_23_pus_uva.fits ! AN table 1: 151 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871082 visibilities/baseline/integration-bin. ! Found source: J1027+7428 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 481 lines of history. ! ! Reading 23676 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 J1027+7428_S_2017_03_23_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 529 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906648Jy sigma=0.007722 ! Fit after self-cal, rms=0.897740Jy sigma=0.007652 ! 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=3.109 mas, bmaj=4.33 mas, bpa=73.82 degrees ! Estimated noise=900.654 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.0775697 Jy ! Component: 100 - total flux cleaned = 0.100938 Jy ! Total flux subtracted in 100 components = 0.100938 Jy ! Clean residual min=-0.004107 max=0.010275 Jy/beam ! Clean residual mean=-0.000020 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.100938 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.100938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089862Jy sigma=0.000704 ! Fit after self-cal, rms=0.089805Jy sigma=0.000703 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011653 Jy ! Component: 100 - total flux cleaned = 0.0174226 Jy ! Total flux subtracted in 100 components = 0.0174226 Jy ! Clean residual min=-0.003839 max=0.003920 Jy/beam ! Clean residual mean=-0.000014 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.118361 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 12 components and 0.118361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087961Jy sigma=0.000689 ! Fit after self-cal, rms=0.087944Jy sigma=0.000688 ! 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.828 mas, bmaj=5.179 mas, bpa=73.49 degrees ! Estimated noise=593.101 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.0043026 Jy ! Component: 100 - total flux cleaned = 0.00617991 Jy ! Component: 150 - total flux cleaned = 0.00665238 Jy ! Component: 200 - total flux cleaned = 0.00685123 Jy ! Total flux subtracted in 200 components = 0.00685123 Jy ! Clean residual min=-0.003275 max=0.003314 Jy/beam ! Clean residual mean=-0.000025 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.125212 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.125212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087681Jy sigma=0.000687 ! Fit after self-cal, rms=0.087677Jy sigma=0.000687 ! 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.00 FD 1.00 HN 0.97 KP 1.03 ! LA 0.98 MK 1.03 NL 0.87 OV 1.01 ! PT 0.97 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.00 KP 1.01 ! LA 0.94 MK 1.00 NL 1.03 OV 1.05 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.12 HN 0.98 KP 0.81 ! LA 0.74 MK 1.05 NL 1.12 OV 0.97 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.06 HN 0.95 KP 1.00* ! LA 0.82 MK 1.09 NL 1.00* OV 2.70 ! PT 1.04 SC 2.27 ! ! ! Fit before self-cal, rms=0.087677Jy sigma=0.000687 ! Fit after self-cal, rms=0.092917Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=5.211 mas, bpa=72.88 degrees ! Estimated noise=593.74 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.000398278 Jy ! Component: 100 - total flux cleaned = -0.000550271 Jy ! Component: 150 - total flux cleaned = -0.000570573 Jy ! Component: 200 - total flux cleaned = -0.00058868 Jy ! Total flux subtracted in 200 components = -0.00058868 Jy ! Clean residual min=-0.001696 max=0.001941 Jy/beam ! Clean residual mean=-0.000006 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.124623 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.124623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092900Jy sigma=0.000666 ! Fit after self-cal, rms=0.093333Jy sigma=0.000665 ! 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.093333Jy sigma=0.000665 ! Fit after self-cal, rms=0.096069Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.841 mas, bmaj=5.232 mas, bpa=73.93 degrees ! Estimated noise=593.923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000146575 Jy ! Component: 100 - total flux cleaned = -0.000116079 Jy ! Component: 150 - total flux cleaned = -0.000116385 Jy ! Component: 200 - total flux cleaned = -0.00011633 Jy ! Total flux subtracted in 200 components = -0.00011633 Jy ! Clean residual min=-0.001504 max=0.001805 Jy/beam ! Clean residual mean=-0.000005 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.124507 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.124507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096062Jy sigma=0.000664 ! Fit after self-cal, rms=0.096120Jy 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) ! Added new window around map position (124.5, 35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014072 Jy ! Component: 100 - total flux cleaned = 0.00172484 Jy ! Component: 150 - total flux cleaned = 0.00178654 Jy ! Component: 200 - total flux cleaned = 0.00181108 Jy ! Total flux subtracted in 200 components = 0.00181108 Jy ! Clean residual min=-0.001460 max=0.001413 Jy/beam ! Clean residual mean=-0.000004 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.126318 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.126318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096080Jy sigma=0.000663 ! Fit after self-cal, rms=0.096073Jy sigma=0.000663 ! 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.096073Jy sigma=0.000663 ! Fit after self-cal, rms=0.096295Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=5.236 mas, bpa=74.09 degrees ! Estimated noise=594.071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000506268 Jy ! Component: 100 - total flux cleaned = 0.000481982 Jy ! Component: 150 - total flux cleaned = 0.000439306 Jy ! Component: 200 - total flux cleaned = 0.000459038 Jy ! Total flux subtracted in 200 components = 0.000459038 Jy ! Clean residual min=-0.001432 max=0.001451 Jy/beam ! Clean residual mean=-0.000004 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.126777 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.126777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096281Jy sigma=0.000663 ! Fit after self-cal, rms=0.096284Jy sigma=0.000663 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 = 8.65363e-05 Jy ! Component: 100 - total flux cleaned = 8.62195e-05 Jy ! Component: 150 - total flux cleaned = 8.57466e-05 Jy ! Component: 200 - total flux cleaned = 7.06164e-05 Jy ! Total flux subtracted in 200 components = 7.06164e-05 Jy ! Clean residual min=-0.001426 max=0.001461 Jy/beam ! Clean residual mean=-0.000004 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.126848 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.126848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096277Jy sigma=0.000663 ! Fit after self-cal, rms=0.096278Jy sigma=0.000663 ! 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.096278Jy sigma=0.000663 ! Fit after self-cal, rms=0.096247Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.039 mas, bmaj=9.533 mas, bpa=76.2 degrees ! Estimated noise=735.961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416953 Jy ! Component: 100 - total flux cleaned = 0.000436456 Jy ! Component: 150 - total flux cleaned = 0.000472442 Jy ! Component: 200 - total flux cleaned = 0.000462485 Jy ! Total flux subtracted in 200 components = 0.000462485 Jy ! Clean residual min=-0.001617 max=0.001458 Jy/beam ! Clean residual mean=-0.000007 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.12731 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 64 components and 0.12731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096248Jy sigma=0.000663 ! Fit after self-cal, rms=0.096246Jy sigma=0.000663 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 = 1.54442e-06 Jy ! Component: 100 - total flux cleaned = 2.54221e-05 Jy ! Component: 150 - total flux cleaned = 2.73725e-07 Jy ! Component: 200 - total flux cleaned = 2.61956e-07 Jy ! Total flux subtracted in 200 components = 2.61956e-07 Jy ! Clean residual min=-0.001602 max=0.001449 Jy/beam ! Clean residual mean=-0.000007 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.12731 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.12731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096248Jy sigma=0.000663 ! Fit after self-cal, rms=0.096248Jy sigma=0.000663 ! 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.848 mas, bmaj=5.236 mas, bpa=74.09 degrees ! Estimated noise=594.297 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.848 x 5.236 at 74.09 degrees (North through East) ! Clean map min=-0.0013696 max=0.10407 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=3.122 mas, bmaj=4.391 mas, bpa=74.54 degrees ! Estimated noise=913.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0781726 Jy ! Component: 100 - total flux cleaned = 0.102627 Jy ! Component: 150 - total flux cleaned = 0.113924 Jy ! Component: 200 - total flux cleaned = 0.11937 Jy ! Total flux subtracted in 200 components = 0.11937 Jy ! Clean residual min=-0.002659 max=0.002753 Jy/beam ! Clean residual mean=-0.000004 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.11937 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.11937 Jy ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=5.236 mas, bpa=74.09 degrees ! Estimated noise=594.297 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.00351661 Jy ! Component: 100 - total flux cleaned = 0.0053851 Jy ! Component: 150 - total flux cleaned = 0.0059811 Jy ! Component: 200 - total flux cleaned = 0.00642121 Jy ! Total flux subtracted in 200 components = 0.00642121 Jy ! Clean residual min=-0.001479 max=0.001465 Jy/beam ! Clean residual mean=-0.000005 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.125792 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.125792 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=8.039 mas, bmaj=9.533 mas, bpa=76.2 degrees ! Estimated noise=735.961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116371 Jy ! Component: 100 - total flux cleaned = 0.00126058 Jy ! Component: 150 - total flux cleaned = 0.00133196 Jy ! Component: 200 - total flux cleaned = 0.00140783 Jy ! Total flux subtracted in 200 components = 0.00140783 Jy ! Clean residual min=-0.001630 max=0.001450 Jy/beam ! Clean residual mean=-0.000007 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.127199 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 = 6.26501e-05 Jy ! Component: 100 - total flux cleaned = 0.000115757 Jy ! Component: 150 - total flux cleaned = 0.000171012 Jy ! Component: 200 - total flux cleaned = 0.000217259 Jy ! Total flux subtracted in 200 components = 0.000217259 Jy ! Clean residual min=-0.001605 max=0.001436 Jy/beam ! Clean residual mean=-0.000007 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.127417 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 40 components and 0.127417 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=5.236 mas, bpa=74.09 degrees ! Estimated noise=594.297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.35057e-06 Jy ! Component: 100 - total flux cleaned = 2.04126e-06 Jy ! Component: 150 - total flux cleaned = -2.57228e-05 Jy ! Component: 200 - total flux cleaned = -2.55712e-05 Jy ! Total flux subtracted in 200 components = -2.55712e-05 Jy ! Clean residual min=-0.001406 max=0.001476 Jy/beam ! Clean residual mean=-0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.127391 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.127391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096268Jy sigma=0.000663 ! Fit after self-cal, rms=0.096254Jy sigma=0.000663 wmodel J1027+7428_S_2017_03_23_pus_map.mod ! Writing 47 model components to file: J1027+7428_S_2017_03_23_pus_map.mod wobs J1027+7428_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1027+7428_S_2017_03_23_pus_uvs.fits wwins J1027+7428_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J1027+7428_S_2017_03_23_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000214203 Jy ! Component: 100 - total flux cleaned = 0.000313532 Jy ! Component: 150 - total flux cleaned = 0.000337298 Jy ! Component: 200 - total flux cleaned = 0.000244559 Jy ! Component: 250 - total flux cleaned = 0.000176481 Jy ! Component: 300 - total flux cleaned = 6.6083e-05 Jy ! Component: 350 - total flux cleaned = -2.07173e-05 Jy ! Component: 400 - total flux cleaned = -8.44205e-05 Jy ! Component: 450 - total flux cleaned = -4.23707e-05 Jy ! Component: 500 - total flux cleaned = -2.21172e-05 Jy ! Component: 550 - total flux cleaned = -6.32395e-05 Jy ! Component: 600 - total flux cleaned = -0.000123554 Jy ! Component: 650 - total flux cleaned = -4.41158e-05 Jy ! Component: 700 - total flux cleaned = -6.38909e-05 Jy ! Component: 750 - total flux cleaned = -8.3186e-05 Jy ! Component: 800 - total flux cleaned = -0.000102383 Jy ! Component: 850 - total flux cleaned = -0.000140421 Jy ! Component: 900 - total flux cleaned = -0.000158924 Jy ! Component: 950 - total flux cleaned = -0.000140612 Jy ! Component: 1000 - total flux cleaned = -0.000158836 Jy ! Component: 1050 - total flux cleaned = -0.000249308 Jy ! Component: 1100 - total flux cleaned = -0.00026724 Jy ! Component: 1150 - total flux cleaned = -0.000355851 Jy ! Component: 1200 - total flux cleaned = -0.000390704 Jy ! Component: 1250 - total flux cleaned = -0.000477472 Jy ! Component: 1300 - total flux cleaned = -0.00046027 Jy ! Component: 1350 - total flux cleaned = -0.000545468 Jy ! Component: 1400 - total flux cleaned = -0.00059611 Jy ! Component: 1450 - total flux cleaned = -0.000646343 Jy ! Component: 1500 - total flux cleaned = -0.000613492 Jy ! Component: 1550 - total flux cleaned = -0.000695697 Jy ! Component: 1600 - total flux cleaned = -0.000760971 Jy ! Component: 1650 - total flux cleaned = -0.000857898 Jy ! Component: 1700 - total flux cleaned = -0.000857933 Jy ! Component: 1750 - total flux cleaned = -0.000937451 Jy ! Component: 1800 - total flux cleaned = -0.00101639 Jy ! Component: 1850 - total flux cleaned = -0.00114152 Jy ! Component: 1900 - total flux cleaned = -0.0011879 Jy ! Component: 1950 - total flux cleaned = -0.00126479 Jy ! Component: 2000 - total flux cleaned = -0.00132597 Jy ! Component: 2050 - total flux cleaned = -0.00143212 Jy ! Component: 2100 - total flux cleaned = -0.0014471 Jy ! Component: 2150 - total flux cleaned = -0.00155164 Jy ! Component: 2200 - total flux cleaned = -0.00158122 Jy ! Component: 2250 - total flux cleaned = -0.00165489 Jy ! Component: 2300 - total flux cleaned = -0.00174264 Jy ! Component: 2350 - total flux cleaned = -0.00177161 Jy ! Component: 2400 - total flux cleaned = -0.00180042 Jy ! Component: 2450 - total flux cleaned = -0.00191499 Jy ! Component: 2500 - total flux cleaned = -0.00192927 Jy ! Component: 2550 - total flux cleaned = -0.0019999 Jy ! Component: 2600 - total flux cleaned = -0.00208421 Jy ! Component: 2650 - total flux cleaned = -0.00215401 Jy ! Component: 2700 - total flux cleaned = -0.00220925 Jy ! Component: 2750 - total flux cleaned = -0.00223679 Jy ! Component: 2800 - total flux cleaned = -0.00233248 Jy ! Component: 2850 - total flux cleaned = -0.00234612 Jy ! Component: 2900 - total flux cleaned = -0.00235958 Jy ! Component: 2950 - total flux cleaned = -0.00239984 Jy ! Component: 3000 - total flux cleaned = -0.00247971 Jy ! Component: 3050 - total flux cleaned = -0.00253277 Jy ! Component: 3100 - total flux cleaned = -0.00254593 Jy ! Component: 3150 - total flux cleaned = -0.00255908 Jy ! Component: 3200 - total flux cleaned = -0.00263706 Jy ! Component: 3250 - total flux cleaned = -0.00266298 Jy ! Component: 3300 - total flux cleaned = -0.00272716 Jy ! Component: 3350 - total flux cleaned = -0.00276549 Jy ! Component: 3400 - total flux cleaned = -0.00281631 Jy ! Component: 3450 - total flux cleaned = -0.0028542 Jy ! Component: 3500 - total flux cleaned = -0.00286665 Jy ! Component: 3550 - total flux cleaned = -0.00287928 Jy ! Component: 3600 - total flux cleaned = -0.0028793 Jy ! Component: 3650 - total flux cleaned = -0.00296576 Jy ! Component: 3700 - total flux cleaned = -0.00299029 Jy ! Component: 3750 - total flux cleaned = -0.00302693 Jy ! Component: 3800 - total flux cleaned = -0.00306335 Jy ! Component: 3850 - total flux cleaned = -0.00309963 Jy ! Component: 3900 - total flux cleaned = -0.00313558 Jy ! Component: 3950 - total flux cleaned = -0.00314754 Jy ! Component: 4000 - total flux cleaned = -0.00314748 Jy ! Component: 4050 - total flux cleaned = -0.00317114 Jy ! Total flux subtracted in 4096 components = -0.00319467 Jy ! Clean residual min=-0.000755 max=0.000834 Jy/beam ! Clean residual mean=-0.000002 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.124196 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 345 components and 0.124196 Jy ![Exited script file: muppet] wmap "J1027+7428_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.848 x 5.236 at 74.09 degrees (North through East) ! Clean map min=-0.0011503 max=0.104 Jy/beam ! Writing clean map to FITS file: J1027+7428_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.103996 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212573 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.613217 0.613217 1.22643 2.45287 4.90574 9.81147 19.6229 39.2459 78.4918 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.103 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.848 x 5.236 at 74.09 degrees (North through East) ! Clean map min=-0.0011503 max=0.104 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 J1027+7428_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:56:19 2019