! Started logfile: J0712+5033_S_2017_02_19_pus_uvs.log on Sat May 4 18:45:12 2019 obs J0712+5033_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0712+5033_S_2017_02_19_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.713645 visibilities/baseline/integration-bin. ! Found source: J0712+5033 ! ! 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 482 lines of history. ! ! Reading 14644 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 J0712+5033_S_2017_02_19_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 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 173 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 543 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814889Jy sigma=0.007117 ! Fit after self-cal, rms=0.807986Jy sigma=0.007062 ! 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.079 mas, bmaj=5.038 mas, bpa=15.8 degrees ! Estimated noise=1093.71 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148774 Jy ! Component: 100 - total flux cleaned = 0.181565 Jy ! Total flux subtracted in 100 components = 0.181565 Jy ! Clean residual min=-0.006344 max=0.010635 Jy/beam ! Clean residual mean=-0.000008 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 0.181565 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.181565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094239Jy sigma=0.000724 ! Fit after self-cal, rms=0.094235Jy sigma=0.000724 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110868 Jy ! Component: 100 - total flux cleaned = 0.0164939 Jy ! Total flux subtracted in 100 components = 0.0164939 Jy ! Clean residual min=-0.005662 max=0.007472 Jy/beam ! Clean residual mean=-0.000013 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.198058 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.198059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092290Jy sigma=0.000713 ! Fit after self-cal, rms=0.092279Jy sigma=0.000713 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.641 mas, bmaj=5.586 mas, bpa=14.56 degrees ! Estimated noise=751.409 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.00440181 Jy ! Component: 100 - total flux cleaned = 0.00679902 Jy ! Component: 150 - total flux cleaned = 0.00833595 Jy ! Component: 200 - total flux cleaned = 0.00935204 Jy ! Total flux subtracted in 200 components = 0.00935204 Jy ! Clean residual min=-0.005119 max=0.004458 Jy/beam ! Clean residual mean=-0.000001 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.207411 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.207411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091889Jy sigma=0.000712 ! Fit after self-cal, rms=0.091881Jy sigma=0.000712 ! 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.01 FD 0.94 HN 0.99 KP 1.05 ! LA 1.05 MK 1.01 NL 0.88 OV 1.07 ! PT 1.00* SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.02 KP 1.03 ! LA 1.00 MK 1.08 NL 1.01 OV 1.07 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00 HN 0.99 KP 0.89 ! LA 0.80 MK 1.05 NL 1.15 OV 0.99 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.09 HN 0.90 KP 1.00* ! LA 0.85 MK 1.24 NL 1.00* OV 1.14 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.091881Jy sigma=0.000712 ! Fit after self-cal, rms=0.087370Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.661 mas, bmaj=5.594 mas, bpa=15.03 degrees ! Estimated noise=752.752 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.000132492 Jy ! Component: 100 - total flux cleaned = 0.000133396 Jy ! Component: 150 - total flux cleaned = 0.000114573 Jy ! Component: 200 - total flux cleaned = 6.61246e-05 Jy ! Total flux subtracted in 200 components = 6.61246e-05 Jy ! Clean residual min=-0.003786 max=0.003191 Jy/beam ! Clean residual mean=-0.000016 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.207477 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.207477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087358Jy sigma=0.000688 ! Fit after self-cal, rms=0.087360Jy sigma=0.000688 ! 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.087360Jy sigma=0.000688 ! Fit after self-cal, rms=0.086604Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=5.602 mas, bpa=14.56 degrees ! Estimated noise=752.563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000959814 Jy ! Component: 100 - total flux cleaned = -0.00132303 Jy ! Component: 150 - total flux cleaned = -0.00136783 Jy ! Component: 200 - total flux cleaned = -0.00138001 Jy ! Total flux subtracted in 200 components = -0.00138001 Jy ! Clean residual min=-0.002002 max=0.001722 Jy/beam ! Clean residual mean=-0.000009 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.206097 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.206097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086590Jy sigma=0.000674 ! Fit after self-cal, rms=0.086671Jy sigma=0.000674 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.000136112 Jy ! Component: 100 - total flux cleaned = -0.000108602 Jy ! Component: 150 - total flux cleaned = -0.00012377 Jy ! Component: 200 - total flux cleaned = -0.000130378 Jy ! Total flux subtracted in 200 components = -0.000130378 Jy ! Clean residual min=-0.002015 max=0.001700 Jy/beam ! Clean residual mean=-0.000009 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.205966 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.205966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086669Jy sigma=0.000674 ! Fit after self-cal, rms=0.086669Jy sigma=0.000674 ! 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.086669Jy sigma=0.000674 ! Fit after self-cal, rms=0.086761Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=5.609 mas, bpa=14.42 degrees ! Estimated noise=752.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000554817 Jy ! Component: 100 - total flux cleaned = -0.000743073 Jy ! Component: 150 - total flux cleaned = -0.000812382 Jy ! Component: 200 - total flux cleaned = -0.000853166 Jy ! Total flux subtracted in 200 components = -0.000853166 Jy ! Clean residual min=-0.002035 max=0.001671 Jy/beam ! Clean residual mean=-0.000009 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.205113 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.205113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086756Jy sigma=0.000674 ! Fit after self-cal, rms=0.086758Jy sigma=0.000674 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.1989e-05 Jy ! Component: 100 - total flux cleaned = -6.86629e-05 Jy ! Component: 150 - total flux cleaned = -7.43564e-05 Jy ! Component: 200 - total flux cleaned = -7.43823e-05 Jy ! Total flux subtracted in 200 components = -7.43823e-05 Jy ! Clean residual min=-0.002042 max=0.001661 Jy/beam ! Clean residual mean=-0.000009 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.205039 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.205039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086757Jy sigma=0.000674 ! Fit after self-cal, rms=0.086757Jy sigma=0.000674 ! 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.086757Jy sigma=0.000674 ! Fit after self-cal, rms=0.086742Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.388 mas, bmaj=8.081 mas, bpa=37.43 degrees ! Estimated noise=950.879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000486425 Jy ! Component: 100 - total flux cleaned = -0.000626417 Jy ! Component: 150 - total flux cleaned = -0.000620467 Jy ! Component: 200 - total flux cleaned = -0.000614994 Jy ! Total flux subtracted in 200 components = -0.000614994 Jy ! Clean residual min=-0.002424 max=0.001979 Jy/beam ! Clean residual mean=-0.000018 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.204424 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 61 components and 0.204424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086741Jy sigma=0.000674 ! Fit after self-cal, rms=0.086742Jy sigma=0.000674 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.49196e-06 Jy ! Component: 100 - total flux cleaned = -6.35366e-06 Jy ! Component: 150 - total flux cleaned = -6.4972e-06 Jy ! Component: 200 - total flux cleaned = -1.86263e-06 Jy ! Total flux subtracted in 200 components = -1.86263e-06 Jy ! Clean residual min=-0.002425 max=0.001977 Jy/beam ! Clean residual mean=-0.000018 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.204422 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.204422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086742Jy sigma=0.000674 ! Fit after self-cal, rms=0.086743Jy sigma=0.000674 ! 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.673 mas, bmaj=5.614 mas, bpa=14.33 degrees ! Estimated noise=752.429 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.673 x 5.614 at 14.33 degrees (North through East) ! Clean map min=-0.0020031 max=0.19365 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.11 mas, bmaj=5.065 mas, bpa=15.85 degrees ! Estimated noise=1100.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149679 Jy ! Component: 100 - total flux cleaned = 0.182549 Jy ! Component: 150 - total flux cleaned = 0.192588 Jy ! Component: 200 - total flux cleaned = 0.197209 Jy ! Total flux subtracted in 200 components = 0.197209 Jy ! Clean residual min=-0.002912 max=0.002852 Jy/beam ! Clean residual mean=-0.000011 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.197209 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.197209 Jy ! Inverting map and beam ! Estimated beam: bmin=3.673 mas, bmaj=5.614 mas, bpa=14.33 degrees ! Estimated noise=752.429 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.00358231 Jy ! Component: 100 - total flux cleaned = 0.00540445 Jy ! Component: 150 - total flux cleaned = 0.00634627 Jy ! Component: 200 - total flux cleaned = 0.00662717 Jy ! Total flux subtracted in 200 components = 0.00662717 Jy ! Clean residual min=-0.002017 max=0.001795 Jy/beam ! Clean residual mean=-0.000009 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.203836 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 30 components and 0.203836 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.388 mas, bmaj=8.081 mas, bpa=37.43 degrees ! Estimated noise=950.879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000409818 Jy ! Component: 100 - total flux cleaned = 0.000436261 Jy ! Component: 150 - total flux cleaned = 0.00045317 Jy ! Component: 200 - total flux cleaned = 0.000453208 Jy ! Total flux subtracted in 200 components = 0.000453208 Jy ! Clean residual min=-0.002439 max=0.002018 Jy/beam ! Clean residual mean=-0.000018 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.204289 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.86678e-06 Jy ! Component: 100 - total flux cleaned = 1.31833e-05 Jy ! Component: 150 - total flux cleaned = 1.92643e-05 Jy ! Component: 200 - total flux cleaned = 2.51286e-05 Jy ! Total flux subtracted in 200 components = 2.51286e-05 Jy ! Clean residual min=-0.002435 max=0.002013 Jy/beam ! Clean residual mean=-0.000018 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.204314 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.204314 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.673 mas, bmaj=5.614 mas, bpa=14.33 degrees ! Estimated noise=752.429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.65127e-05 Jy ! Component: 100 - total flux cleaned = 6.98368e-05 Jy ! Component: 150 - total flux cleaned = 4.19289e-05 Jy ! Component: 200 - total flux cleaned = 4.23164e-05 Jy ! Total flux subtracted in 200 components = 4.23164e-05 Jy ! Clean residual min=-0.001997 max=0.001764 Jy/beam ! Clean residual mean=-0.000009 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.204357 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.204357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086747Jy sigma=0.000674 ! Fit after self-cal, rms=0.086747Jy sigma=0.000674 wmodel J0712+5033_S_2017_02_19_pus_map.mod ! Writing 45 model components to file: J0712+5033_S_2017_02_19_pus_map.mod wobs J0712+5033_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0712+5033_S_2017_02_19_pus_uvs.fits wwins J0712+5033_S_2017_02_19_pus_map.win ! wwins: Wrote 1 windows to J0712+5033_S_2017_02_19_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.000698332 Jy ! Component: 100 - total flux cleaned = -0.00121234 Jy ! Component: 150 - total flux cleaned = -0.00148785 Jy ! Component: 200 - total flux cleaned = -0.00169482 Jy ! Component: 250 - total flux cleaned = -0.00183806 Jy ! Component: 300 - total flux cleaned = -0.00181066 Jy ! Component: 350 - total flux cleaned = -0.00189148 Jy ! Component: 400 - total flux cleaned = -0.00191705 Jy ! Component: 450 - total flux cleaned = -0.00194298 Jy ! Component: 500 - total flux cleaned = -0.00206978 Jy ! Component: 550 - total flux cleaned = -0.00216851 Jy ! Component: 600 - total flux cleaned = -0.00214382 Jy ! Component: 650 - total flux cleaned = -0.00219164 Jy ! Component: 700 - total flux cleaned = -0.00223906 Jy ! Component: 750 - total flux cleaned = -0.00233226 Jy ! Component: 800 - total flux cleaned = -0.00246937 Jy ! Component: 850 - total flux cleaned = -0.00246898 Jy ! Component: 900 - total flux cleaned = -0.0024915 Jy ! Component: 950 - total flux cleaned = -0.00260121 Jy ! Component: 1000 - total flux cleaned = -0.00260132 Jy ! Component: 1050 - total flux cleaned = -0.00266513 Jy ! Component: 1100 - total flux cleaned = -0.00262294 Jy ! Component: 1150 - total flux cleaned = -0.00272641 Jy ! Component: 1200 - total flux cleaned = -0.00276741 Jy ! Component: 1250 - total flux cleaned = -0.00286883 Jy ! Component: 1300 - total flux cleaned = -0.00300866 Jy ! Component: 1350 - total flux cleaned = -0.00312759 Jy ! Component: 1400 - total flux cleaned = -0.00324513 Jy ! Component: 1450 - total flux cleaned = -0.00343898 Jy ! Component: 1500 - total flux cleaned = -0.00363053 Jy ! Component: 1550 - total flux cleaned = -0.00376297 Jy ! Component: 1600 - total flux cleaned = -0.00389444 Jy ! Component: 1650 - total flux cleaned = -0.00406155 Jy ! Component: 1700 - total flux cleaned = -0.00417203 Jy ! Component: 1750 - total flux cleaned = -0.00433619 Jy ! Component: 1800 - total flux cleaned = -0.00448041 Jy ! Component: 1850 - total flux cleaned = -0.0045879 Jy ! Component: 1900 - total flux cleaned = -0.00469406 Jy ! Component: 1950 - total flux cleaned = -0.00483433 Jy ! Component: 2000 - total flux cleaned = -0.00486884 Jy ! Component: 2050 - total flux cleaned = -0.00495505 Jy ! Component: 2100 - total flux cleaned = -0.00505783 Jy ! Component: 2150 - total flux cleaned = -0.00514253 Jy ! Component: 2200 - total flux cleaned = -0.00526 Jy ! Component: 2250 - total flux cleaned = -0.00535967 Jy ! Component: 2300 - total flux cleaned = -0.00547507 Jy ! Component: 2350 - total flux cleaned = -0.00560576 Jy ! Component: 2400 - total flux cleaned = -0.00563816 Jy ! Component: 2450 - total flux cleaned = -0.00575048 Jy ! Component: 2500 - total flux cleaned = -0.0058619 Jy ! Component: 2550 - total flux cleaned = -0.00592508 Jy ! Component: 2600 - total flux cleaned = -0.00601905 Jy ! Component: 2650 - total flux cleaned = -0.0060813 Jy ! Component: 2700 - total flux cleaned = -0.00609677 Jy ! Component: 2750 - total flux cleaned = -0.00620395 Jy ! Component: 2800 - total flux cleaned = -0.00632545 Jy ! Component: 2850 - total flux cleaned = -0.00641582 Jy ! Component: 2900 - total flux cleaned = -0.00646061 Jy ! Component: 2950 - total flux cleaned = -0.00656444 Jy ! Component: 3000 - total flux cleaned = -0.00668241 Jy ! Component: 3050 - total flux cleaned = -0.00668243 Jy ! Component: 3100 - total flux cleaned = -0.00681311 Jy ! Component: 3150 - total flux cleaned = -0.00684188 Jy ! Component: 3200 - total flux cleaned = -0.00692783 Jy ! Component: 3250 - total flux cleaned = -0.00701331 Jy ! Component: 3300 - total flux cleaned = -0.00705563 Jy ! Component: 3350 - total flux cleaned = -0.00715396 Jy ! Component: 3400 - total flux cleaned = -0.0071957 Jy ! Component: 3450 - total flux cleaned = -0.00730629 Jy ! Component: 3500 - total flux cleaned = -0.00738883 Jy ! Component: 3550 - total flux cleaned = -0.00748443 Jy ! Component: 3600 - total flux cleaned = -0.00749794 Jy ! Component: 3650 - total flux cleaned = -0.00757882 Jy ! Component: 3700 - total flux cleaned = -0.00764577 Jy ! Component: 3750 - total flux cleaned = -0.00771228 Jy ! Component: 3800 - total flux cleaned = -0.00776509 Jy ! Component: 3850 - total flux cleaned = -0.00783086 Jy ! Component: 3900 - total flux cleaned = -0.00793532 Jy ! Component: 3950 - total flux cleaned = -0.00793526 Jy ! Component: 4000 - total flux cleaned = -0.0079999 Jy ! Component: 4050 - total flux cleaned = -0.00802538 Jy ! Total flux subtracted in 4096 components = -0.00805082 Jy ! Clean residual min=-0.000810 max=0.000828 Jy/beam ! Clean residual mean=-0.000004 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.196306 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 348 components and 0.196306 Jy ![Exited script file: muppet] wmap "J0712+5033_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.673 x 5.614 at 14.33 degrees (North through East) ! Clean map min=-0.0015873 max=0.19356 Jy/beam ! Writing clean map to FITS file: J0712+5033_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.193557 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236531 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.366606 0.366606 0.733211 1.46642 2.93285 5.86569 11.7314 23.4628 46.9255 93.8511 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.193 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.673 x 5.614 at 14.33 degrees (North through East) ! Clean map min=-0.0015873 max=0.19356 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 J0712+5033_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:45:17 2019