! Started logfile: J1038+4244_S_2017_02_19_pus_uvs.log on Sat May 4 18:49:03 2019 obs J1038+4244_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1038+4244_S_2017_02_19_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.713471 visibilities/baseline/integration-bin. ! Found source: J1038+4244 ! ! 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 14512 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 J1038+4244_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 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 552 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862220Jy sigma=0.007831 ! Fit after self-cal, rms=0.854861Jy sigma=0.007767 ! 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.401 mas, bmaj=4.398 mas, bpa=-12.51 degrees ! Estimated noise=1036.23 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.11265 Jy ! Component: 100 - total flux cleaned = 0.137281 Jy ! Total flux subtracted in 100 components = 0.137281 Jy ! Clean residual min=-0.004742 max=0.007464 Jy/beam ! Clean residual mean=-0.000001 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.137281 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.137281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081859Jy sigma=0.000687 ! Fit after self-cal, rms=0.081856Jy sigma=0.000687 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00792637 Jy ! Component: 100 - total flux cleaned = 0.0122284 Jy ! Total flux subtracted in 100 components = 0.0122284 Jy ! Clean residual min=-0.004287 max=0.004923 Jy/beam ! Clean residual mean=0.000003 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.149509 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.149509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080713Jy sigma=0.000680 ! Fit after self-cal, rms=0.080702Jy sigma=0.000680 ! 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.916 mas, bmaj=5.062 mas, bpa=-5.651 degrees ! Estimated noise=719.375 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.00411362 Jy ! Component: 100 - total flux cleaned = 0.00647634 Jy ! Component: 150 - total flux cleaned = 0.00794504 Jy ! Component: 200 - total flux cleaned = 0.00836158 Jy ! Total flux subtracted in 200 components = 0.00836158 Jy ! Clean residual min=-0.003922 max=0.004362 Jy/beam ! Clean residual mean=0.000005 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.157871 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.157871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080384Jy sigma=0.000679 ! Fit after self-cal, rms=0.080372Jy sigma=0.000679 ! 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.98 HN 1.01 KP 1.03 ! LA 1.01 MK 1.01 NL 0.87 OV 1.03 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.00 KP 0.99 ! LA 0.98 MK 0.99 NL 1.03 OV 1.12 ! PT 1.00* SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 HN 0.97 KP 0.89 ! LA 0.77 MK 1.02 NL 1.16 OV 0.99 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.06 HN 0.94 KP 1.00* ! LA 0.83 MK 1.33 NL 1.00* OV 1.15 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.080372Jy sigma=0.000679 ! Fit after self-cal, rms=0.077086Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=5.093 mas, bpa=-5.312 degrees ! Estimated noise=718.914 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 (-11, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00436783 Jy ! Component: 100 - total flux cleaned = 0.00718545 Jy ! Component: 150 - total flux cleaned = 0.00922709 Jy ! Component: 200 - total flux cleaned = 0.0107423 Jy ! Total flux subtracted in 200 components = 0.0107423 Jy ! Clean residual min=-0.002769 max=0.003005 Jy/beam ! Clean residual mean=-0.000000 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.168613 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 55 components and 0.168613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076781Jy sigma=0.000659 ! Fit after self-cal, rms=0.076764Jy sigma=0.000659 ! 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.076764Jy sigma=0.000659 ! Fit after self-cal, rms=0.077031Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.936 mas, bmaj=5.08 mas, bpa=-4.961 degrees ! Estimated noise=716.277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000233725 Jy ! Component: 100 - total flux cleaned = 0.000401508 Jy ! Component: 150 - total flux cleaned = 0.000648049 Jy ! Component: 200 - total flux cleaned = 0.000738718 Jy ! Total flux subtracted in 200 components = 0.000738718 Jy ! Clean residual min=-0.001985 max=0.002171 Jy/beam ! Clean residual mean=-0.000003 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.169352 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.169352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076993Jy sigma=0.000654 ! Fit after self-cal, rms=0.077027Jy sigma=0.000654 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 (29, -109). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147029 Jy ! Component: 100 - total flux cleaned = 0.00167845 Jy ! Component: 150 - total flux cleaned = 0.00189902 Jy ! Component: 200 - total flux cleaned = 0.00213232 Jy ! Total flux subtracted in 200 components = 0.00213232 Jy ! Clean residual min=-0.001972 max=0.001693 Jy/beam ! Clean residual mean=-0.000004 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.171484 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.171484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076979Jy sigma=0.000653 ! Fit after self-cal, rms=0.076977Jy sigma=0.000653 ! 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.076977Jy sigma=0.000653 ! Fit after self-cal, rms=0.076780Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.939 mas, bmaj=5.08 mas, bpa=-4.858 degrees ! Estimated noise=714.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123507 Jy ! Component: 100 - total flux cleaned = 0.000182515 Jy ! Component: 150 - total flux cleaned = 0.000182987 Jy ! Component: 200 - total flux cleaned = 0.000231638 Jy ! Total flux subtracted in 200 components = 0.000231638 Jy ! Clean residual min=-0.001952 max=0.001607 Jy/beam ! Clean residual mean=-0.000004 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.171715 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 91 components and 0.171715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076761Jy sigma=0.000653 ! Fit after self-cal, rms=0.076759Jy sigma=0.000653 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 = 2.65852e-05 Jy ! Component: 100 - total flux cleaned = 0.000160169 Jy ! Component: 150 - total flux cleaned = 0.000245067 Jy ! Component: 200 - total flux cleaned = 0.000346512 Jy ! Total flux subtracted in 200 components = 0.000346512 Jy ! Clean residual min=-0.001938 max=0.001610 Jy/beam ! Clean residual mean=-0.000004 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.172062 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 93 components and 0.172062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076749Jy sigma=0.000653 ! Fit after self-cal, rms=0.076749Jy sigma=0.000653 ! 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.076749Jy sigma=0.000653 ! Fit after self-cal, rms=0.076659Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.171 mas, bmaj=8.193 mas, bpa=6.182 degrees ! Estimated noise=898.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000424089 Jy ! Component: 100 - total flux cleaned = 0.000686872 Jy ! Component: 150 - total flux cleaned = 0.000869272 Jy ! Component: 200 - total flux cleaned = 0.00104563 Jy ! Total flux subtracted in 200 components = 0.00104563 Jy ! Clean residual min=-0.001962 max=0.001895 Jy/beam ! Clean residual mean=-0.000007 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.173108 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.173108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076655Jy sigma=0.000653 ! Fit after self-cal, rms=0.076654Jy sigma=0.000653 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.000192283 Jy ! Component: 100 - total flux cleaned = 0.000371544 Jy ! Component: 150 - total flux cleaned = 0.000519101 Jy ! Component: 200 - total flux cleaned = 0.000610782 Jy ! Total flux subtracted in 200 components = 0.000610782 Jy ! Clean residual min=-0.001949 max=0.001888 Jy/beam ! Clean residual mean=-0.000007 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.173718 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.173718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076652Jy sigma=0.000653 ! Fit after self-cal, rms=0.076652Jy sigma=0.000653 ! 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.941 mas, bmaj=5.08 mas, bpa=-4.785 degrees ! Estimated noise=714.036 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.941 x 5.08 at -4.785 degrees (North through East) ! Clean map min=-0.0018269 max=0.14611 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.416 mas, bmaj=4.385 mas, bpa=-12.15 degrees ! Estimated noise=1035.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112448 Jy ! Component: 100 - total flux cleaned = 0.137065 Jy ! Component: 150 - total flux cleaned = 0.144953 Jy ! Component: 200 - total flux cleaned = 0.150106 Jy ! Total flux subtracted in 200 components = 0.150106 Jy ! Clean residual min=-0.003007 max=0.003573 Jy/beam ! Clean residual mean=-0.000003 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.150106 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.150106 Jy ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=5.08 mas, bpa=-4.785 degrees ! Estimated noise=714.036 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) ! Added new window around map position (-4, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457996 Jy ! Component: 100 - total flux cleaned = 0.00778678 Jy ! Component: 150 - total flux cleaned = 0.0104165 Jy ! Component: 200 - total flux cleaned = 0.0126538 Jy ! Total flux subtracted in 200 components = 0.0126538 Jy ! Clean residual min=-0.001836 max=0.001949 Jy/beam ! Clean residual mean=-0.000004 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.16276 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 54 components and 0.16276 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.171 mas, bmaj=8.193 mas, bpa=6.182 degrees ! Estimated noise=898.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00269361 Jy ! Component: 100 - total flux cleaned = 0.0045218 Jy ! Component: 150 - total flux cleaned = 0.00592804 Jy ! Component: 200 - total flux cleaned = 0.00705075 Jy ! Total flux subtracted in 200 components = 0.00705075 Jy ! Clean residual min=-0.001962 max=0.001853 Jy/beam ! Clean residual mean=-0.000006 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.169811 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 = 0.000891859 Jy ! Component: 100 - total flux cleaned = 0.00152377 Jy ! Component: 150 - total flux cleaned = 0.0019909 Jy ! Component: 200 - total flux cleaned = 0.00233697 Jy ! Total flux subtracted in 200 components = 0.00233697 Jy ! Clean residual min=-0.001907 max=0.001909 Jy/beam ! Clean residual mean=-0.000007 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.172148 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 119 components and 0.172148 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=5.08 mas, bpa=-4.785 degrees ! Estimated noise=714.036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137533 Jy ! Component: 100 - total flux cleaned = 0.000198044 Jy ! Component: 150 - total flux cleaned = 0.000365404 Jy ! Component: 200 - total flux cleaned = 0.000478115 Jy ! Total flux subtracted in 200 components = 0.000478115 Jy ! Clean residual min=-0.001662 max=0.001732 Jy/beam ! Clean residual mean=-0.000004 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.172626 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 137 components and 0.172626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076694Jy sigma=0.000653 ! Fit after self-cal, rms=0.076692Jy sigma=0.000653 wmodel J1038+4244_S_2017_02_19_pus_map.mod ! Writing 137 model components to file: J1038+4244_S_2017_02_19_pus_map.mod wobs J1038+4244_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1038+4244_S_2017_02_19_pus_uvs.fits wwins J1038+4244_S_2017_02_19_pus_map.win ! wwins: Wrote 4 windows to J1038+4244_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 = -9.03189e-05 Jy ! Component: 100 - total flux cleaned = 0.000207449 Jy ! Component: 150 - total flux cleaned = 0.000466435 Jy ! Component: 200 - total flux cleaned = 0.000665979 Jy ! Component: 250 - total flux cleaned = 0.000835708 Jy ! Component: 300 - total flux cleaned = 0.00104733 Jy ! Component: 350 - total flux cleaned = 0.00123132 Jy ! Component: 400 - total flux cleaned = 0.00147942 Jy ! Component: 450 - total flux cleaned = 0.00163432 Jy ! Component: 500 - total flux cleaned = 0.0018077 Jy ! Component: 550 - total flux cleaned = 0.00189325 Jy ! Component: 600 - total flux cleaned = 0.00206107 Jy ! Component: 650 - total flux cleaned = 0.00214313 Jy ! Component: 700 - total flux cleaned = 0.0021839 Jy ! Component: 750 - total flux cleaned = 0.00232462 Jy ! Component: 800 - total flux cleaned = 0.00248259 Jy ! Component: 850 - total flux cleaned = 0.00261885 Jy ! Component: 900 - total flux cleaned = 0.00269582 Jy ! Component: 950 - total flux cleaned = 0.00284731 Jy ! Component: 1000 - total flux cleaned = 0.00292221 Jy ! Component: 1050 - total flux cleaned = 0.00305152 Jy ! Component: 1100 - total flux cleaned = 0.00305144 Jy ! Component: 1150 - total flux cleaned = 0.00306924 Jy ! Component: 1200 - total flux cleaned = 0.00308713 Jy ! Component: 1250 - total flux cleaned = 0.00315766 Jy ! Component: 1300 - total flux cleaned = 0.00315786 Jy ! Component: 1350 - total flux cleaned = 0.00322668 Jy ! Component: 1400 - total flux cleaned = 0.00322658 Jy ! Component: 1450 - total flux cleaned = 0.00324342 Jy ! Component: 1500 - total flux cleaned = 0.00324329 Jy ! Component: 1550 - total flux cleaned = 0.00334196 Jy ! Component: 1600 - total flux cleaned = 0.00340702 Jy ! Component: 1650 - total flux cleaned = 0.00340701 Jy ! Component: 1700 - total flux cleaned = 0.00348674 Jy ! Component: 1750 - total flux cleaned = 0.00351826 Jy ! Component: 1800 - total flux cleaned = 0.00351824 Jy ! Component: 1850 - total flux cleaned = 0.00354911 Jy ! Component: 1900 - total flux cleaned = 0.00359488 Jy ! Component: 1950 - total flux cleaned = 0.00359477 Jy ! Component: 2000 - total flux cleaned = 0.00354991 Jy ! Component: 2050 - total flux cleaned = 0.00363928 Jy ! Component: 2100 - total flux cleaned = 0.00366869 Jy ! Component: 2150 - total flux cleaned = 0.00369788 Jy ! Component: 2200 - total flux cleaned = 0.00371234 Jy ! Component: 2250 - total flux cleaned = 0.00374099 Jy ! Component: 2300 - total flux cleaned = 0.00378345 Jy ! Component: 2350 - total flux cleaned = 0.00376939 Jy ! Component: 2400 - total flux cleaned = 0.00379717 Jy ! Component: 2450 - total flux cleaned = 0.00385245 Jy ! Component: 2500 - total flux cleaned = 0.00386597 Jy ! Component: 2550 - total flux cleaned = 0.00389315 Jy ! Component: 2600 - total flux cleaned = 0.00396055 Jy ! Component: 2650 - total flux cleaned = 0.00388042 Jy ! Component: 2700 - total flux cleaned = 0.00393366 Jy ! Component: 2750 - total flux cleaned = 0.00392049 Jy ! Component: 2800 - total flux cleaned = 0.00394657 Jy ! Component: 2850 - total flux cleaned = 0.00393377 Jy ! Component: 2900 - total flux cleaned = 0.00393372 Jy ! Component: 2950 - total flux cleaned = 0.00395935 Jy ! Component: 3000 - total flux cleaned = 0.00393412 Jy ! Component: 3050 - total flux cleaned = 0.00390907 Jy ! Component: 3100 - total flux cleaned = 0.00390905 Jy ! Component: 3150 - total flux cleaned = 0.00395871 Jy ! Component: 3200 - total flux cleaned = 0.00400787 Jy ! Component: 3250 - total flux cleaned = 0.00399571 Jy ! Component: 3300 - total flux cleaned = 0.00401988 Jy ! Component: 3350 - total flux cleaned = 0.00403185 Jy ! Component: 3400 - total flux cleaned = 0.00403184 Jy ! Component: 3450 - total flux cleaned = 0.0040318 Jy ! Component: 3500 - total flux cleaned = 0.00403181 Jy ! Component: 3550 - total flux cleaned = 0.00406683 Jy ! Component: 3600 - total flux cleaned = 0.00410162 Jy ! Component: 3650 - total flux cleaned = 0.00412462 Jy ! Component: 3700 - total flux cleaned = 0.00413616 Jy ! Component: 3750 - total flux cleaned = 0.00411328 Jy ! Component: 3800 - total flux cleaned = 0.00409076 Jy ! Component: 3850 - total flux cleaned = 0.00411321 Jy ! Component: 3900 - total flux cleaned = 0.004102 Jy ! Component: 3950 - total flux cleaned = 0.00406871 Jy ! Component: 4000 - total flux cleaned = 0.00405752 Jy ! Component: 4050 - total flux cleaned = 0.00407943 Jy ! Total flux subtracted in 4096 components = 0.00410118 Jy ! Clean residual min=-0.000809 max=0.000586 Jy/beam ! Clean residual mean=-0.000002 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.176727 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 455 components and 0.176727 Jy ![Exited script file: muppet] wmap "J1038+4244_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.941 x 5.08 at -4.785 degrees (North through East) ! Clean map min=-0.0012157 max=0.14626 Jy/beam ! Writing clean map to FITS file: J1038+4244_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.146263 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194149 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.398219 0.398219 0.796437 1.59287 3.18575 6.3715 12.743 25.486 50.972 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.146 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.941 x 5.08 at -4.785 degrees (North through East) ! Clean map min=-0.0012157 max=0.14626 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 J1038+4244_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:49:08 2019