! Started logfile: J0219+4727_S_2017_06_10_pus_uvs.log on Mon May 6 14:43:12 2019 obs J0219+4727_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0219+4727_S_2017_06_10_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.957697 visibilities/baseline/integration-bin. ! Found source: J0219+4727 ! ! 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 14308 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 J0219+4727_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 437 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862479Jy sigma=0.008993 ! Fit after self-cal, rms=0.852104Jy sigma=0.008890 ! 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.055 mas, bmaj=4.774 mas, bpa=-1.449 degrees ! Estimated noise=895.49 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.112556 Jy ! Component: 100 - total flux cleaned = 0.142156 Jy ! Total flux subtracted in 100 components = 0.142156 Jy ! Clean residual min=-0.005084 max=0.012657 Jy/beam ! Clean residual mean=-0.000009 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.142156 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.142156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072041Jy sigma=0.000714 ! Fit after self-cal, rms=0.072043Jy sigma=0.000714 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136023 Jy ! Component: 100 - total flux cleaned = 0.0202876 Jy ! Total flux subtracted in 100 components = 0.0202876 Jy ! Clean residual min=-0.003963 max=0.003699 Jy/beam ! Clean residual mean=-0.000006 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.162443 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.162443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069299Jy sigma=0.000687 ! Fit after self-cal, rms=0.069302Jy sigma=0.000687 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.598 mas, bmaj=5.521 mas, bpa=-4.065 degrees ! Estimated noise=647.271 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.00352371 Jy ! Component: 100 - total flux cleaned = 0.00500297 Jy ! Component: 150 - total flux cleaned = 0.00536879 Jy ! Component: 200 - total flux cleaned = 0.00546936 Jy ! Total flux subtracted in 200 components = 0.00546936 Jy ! Clean residual min=-0.002121 max=0.002403 Jy/beam ! Clean residual mean=-0.000001 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.167913 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.167913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069097Jy sigma=0.000686 ! Fit after self-cal, rms=0.069099Jy sigma=0.000686 ! 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 0.99 FD 0.97 HN 0.97 KP 1.03 ! LA 1.02 MK 1.08 NL 0.92 OV 1.01 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.99 KP 1.00 ! LA 0.97 MK 1.03 NL 1.05 OV 1.10 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 0.96 KP 0.98 ! LA 1.00 MK 1.03 NL 0.98 OV 1.00 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.97 KP 1.00* ! LA 1.01 MK 1.18 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.069099Jy sigma=0.000686 ! Fit after self-cal, rms=0.069022Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=5.53 mas, bpa=-3.677 degrees ! Estimated noise=650.332 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.000550078 Jy ! Component: 100 - total flux cleaned = 0.000627244 Jy ! Component: 150 - total flux cleaned = 0.000716376 Jy ! Component: 200 - total flux cleaned = 0.000756375 Jy ! Total flux subtracted in 200 components = 0.000756375 Jy ! Clean residual min=-0.002111 max=0.002440 Jy/beam ! Clean residual mean=-0.000000 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.168669 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.168669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069006Jy sigma=0.000680 ! Fit after self-cal, rms=0.069009Jy sigma=0.000679 ! 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.069009Jy sigma=0.000679 ! Fit after self-cal, rms=0.068587Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.623 mas, bmaj=5.533 mas, bpa=-4.009 degrees ! Estimated noise=650.661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00027931 Jy ! Component: 100 - total flux cleaned = 0.000293177 Jy ! Component: 150 - total flux cleaned = 0.000281142 Jy ! Component: 200 - total flux cleaned = 0.000258922 Jy ! Total flux subtracted in 200 components = 0.000258922 Jy ! Clean residual min=-0.001709 max=0.001706 Jy/beam ! Clean residual mean=0.000006 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.168928 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.168928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068582Jy sigma=0.000672 ! Fit after self-cal, rms=0.068590Jy sigma=0.000672 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 (-85.5, -54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113048 Jy ! Component: 100 - total flux cleaned = 0.00134867 Jy ! Component: 150 - total flux cleaned = 0.00137803 Jy ! Component: 200 - total flux cleaned = 0.00137808 Jy ! Total flux subtracted in 200 components = 0.00137808 Jy ! Clean residual min=-0.001649 max=0.001482 Jy/beam ! Clean residual mean=0.000005 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.170306 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.170306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068550Jy sigma=0.000671 ! Fit after self-cal, rms=0.068550Jy sigma=0.000671 ! 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.068550Jy sigma=0.000671 ! Fit after self-cal, rms=0.068566Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=5.528 mas, bpa=-4.019 degrees ! Estimated noise=650.916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200512 Jy ! Component: 100 - total flux cleaned = 0.000246634 Jy ! Component: 150 - total flux cleaned = 0.000266948 Jy ! Component: 200 - total flux cleaned = 0.00026669 Jy ! Total flux subtracted in 200 components = 0.00026669 Jy ! Clean residual min=-0.001612 max=0.001461 Jy/beam ! Clean residual mean=0.000006 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.170573 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.170573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068554Jy sigma=0.000671 ! Fit after self-cal, rms=0.068554Jy sigma=0.000671 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 = 7.69259e-05 Jy ! Component: 100 - total flux cleaned = 9.39122e-05 Jy ! Component: 150 - total flux cleaned = 0.000123998 Jy ! Component: 200 - total flux cleaned = 0.000152009 Jy ! Total flux subtracted in 200 components = 0.000152009 Jy ! Clean residual min=-0.001598 max=0.001475 Jy/beam ! Clean residual mean=0.000006 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.170725 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.170725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068548Jy sigma=0.000671 ! Fit after self-cal, rms=0.068548Jy sigma=0.000671 ! 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.068548Jy sigma=0.000671 ! Fit after self-cal, rms=0.068584Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.726 mas, bmaj=9.01 mas, bpa=1.595 degrees ! Estimated noise=815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.43638e-05 Jy ! Component: 100 - total flux cleaned = -0.00011512 Jy ! Component: 150 - total flux cleaned = -0.000114988 Jy ! Component: 200 - total flux cleaned = -0.000115805 Jy ! Total flux subtracted in 200 components = -0.000115805 Jy ! Clean residual min=-0.001580 max=0.001680 Jy/beam ! Clean residual mean=0.000014 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.170609 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.170609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068583Jy sigma=0.000671 ! Fit after self-cal, rms=0.068583Jy sigma=0.000671 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.12187e-05 Jy ! Component: 100 - total flux cleaned = -1.14878e-05 Jy ! Component: 150 - total flux cleaned = -1.99649e-05 Jy ! Component: 200 - total flux cleaned = -1.98354e-05 Jy ! Total flux subtracted in 200 components = -1.98354e-05 Jy ! Clean residual min=-0.001608 max=0.001682 Jy/beam ! Clean residual mean=0.000014 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.170589 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.170589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068583Jy sigma=0.000671 ! Fit after self-cal, rms=0.068583Jy sigma=0.000671 ! 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.624 mas, bmaj=5.524 mas, bpa=-3.985 degrees ! Estimated noise=651.345 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.624 x 5.524 at -3.985 degrees (North through East) ! Clean map min=-0.0016003 max=0.14952 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.082 mas, bmaj=4.792 mas, bpa=-1.093 degrees ! Estimated noise=903.286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113409 Jy ! Component: 100 - total flux cleaned = 0.142595 Jy ! Component: 150 - total flux cleaned = 0.155733 Jy ! Component: 200 - total flux cleaned = 0.162167 Jy ! Total flux subtracted in 200 components = 0.162167 Jy ! Clean residual min=-0.003339 max=0.003016 Jy/beam ! Clean residual mean=0.000001 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.162167 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.162167 Jy ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=5.524 mas, bpa=-3.985 degrees ! Estimated noise=651.345 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.00380987 Jy ! Component: 100 - total flux cleaned = 0.0058459 Jy ! Component: 150 - total flux cleaned = 0.00699056 Jy ! Component: 200 - total flux cleaned = 0.00757841 Jy ! Total flux subtracted in 200 components = 0.00757841 Jy ! Clean residual min=-0.001696 max=0.001525 Jy/beam ! Clean residual mean=0.000005 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.169745 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.169745 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.726 mas, bmaj=9.01 mas, bpa=1.595 degrees ! Estimated noise=815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.31806e-05 Jy ! Component: 100 - total flux cleaned = 0.000153785 Jy ! Component: 150 - total flux cleaned = 0.000269545 Jy ! Component: 200 - total flux cleaned = 0.00034722 Jy ! Total flux subtracted in 200 components = 0.00034722 Jy ! Clean residual min=-0.001644 max=0.001673 Jy/beam ! Clean residual mean=0.000014 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.170092 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 = 8.55033e-05 Jy ! Component: 100 - total flux cleaned = 0.00019083 Jy ! Component: 150 - total flux cleaned = 0.000270561 Jy ! Component: 200 - total flux cleaned = 0.000341489 Jy ! Total flux subtracted in 200 components = 0.000341489 Jy ! Clean residual min=-0.001637 max=0.001690 Jy/beam ! Clean residual mean=0.000014 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.170434 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 62 components and 0.170434 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=5.524 mas, bpa=-3.985 degrees ! Estimated noise=651.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.22803e-05 Jy ! Component: 100 - total flux cleaned = 0.000192463 Jy ! Component: 150 - total flux cleaned = 0.000286029 Jy ! Component: 200 - total flux cleaned = 0.000329759 Jy ! Total flux subtracted in 200 components = 0.000329759 Jy ! Clean residual min=-0.001659 max=0.001449 Jy/beam ! Clean residual mean=0.000006 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.170763 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.170763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068614Jy sigma=0.000671 ! Fit after self-cal, rms=0.068609Jy sigma=0.000671 wmodel J0219+4727_S_2017_06_10_pus_map.mod ! Writing 75 model components to file: J0219+4727_S_2017_06_10_pus_map.mod wobs J0219+4727_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0219+4727_S_2017_06_10_pus_uvs.fits wwins J0219+4727_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J0219+4727_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.000601629 Jy ! Component: 100 - total flux cleaned = -0.000821524 Jy ! Component: 150 - total flux cleaned = -0.000874021 Jy ! Component: 200 - total flux cleaned = -0.000924462 Jy ! Component: 250 - total flux cleaned = -0.000997956 Jy ! Component: 300 - total flux cleaned = -0.00106954 Jy ! Component: 350 - total flux cleaned = -0.00113915 Jy ! Component: 400 - total flux cleaned = -0.00116188 Jy ! Component: 450 - total flux cleaned = -0.00113972 Jy ! Component: 500 - total flux cleaned = -0.00116209 Jy ! Component: 550 - total flux cleaned = -0.00118362 Jy ! Component: 600 - total flux cleaned = -0.00122585 Jy ! Component: 650 - total flux cleaned = -0.00118411 Jy ! Component: 700 - total flux cleaned = -0.0012049 Jy ! Component: 750 - total flux cleaned = -0.00126542 Jy ! Component: 800 - total flux cleaned = -0.00126554 Jy ! Component: 850 - total flux cleaned = -0.00126549 Jy ! Component: 900 - total flux cleaned = -0.00134276 Jy ! Component: 950 - total flux cleaned = -0.00132371 Jy ! Component: 1000 - total flux cleaned = -0.00132386 Jy ! Component: 1050 - total flux cleaned = -0.00139854 Jy ! Component: 1100 - total flux cleaned = -0.0013434 Jy ! Component: 1150 - total flux cleaned = -0.00143431 Jy ! Component: 1200 - total flux cleaned = -0.00148833 Jy ! Component: 1250 - total flux cleaned = -0.00148824 Jy ! Component: 1300 - total flux cleaned = -0.001558 Jy ! Component: 1350 - total flux cleaned = -0.00150614 Jy ! Component: 1400 - total flux cleaned = -0.00159166 Jy ! Component: 1450 - total flux cleaned = -0.00154124 Jy ! Component: 1500 - total flux cleaned = -0.00165855 Jy ! Component: 1550 - total flux cleaned = -0.00165852 Jy ! Component: 1600 - total flux cleaned = -0.00170763 Jy ! Component: 1650 - total flux cleaned = -0.00172384 Jy ! Component: 1700 - total flux cleaned = -0.00177199 Jy ! Component: 1750 - total flux cleaned = -0.00181961 Jy ! Component: 1800 - total flux cleaned = -0.00180388 Jy ! Component: 1850 - total flux cleaned = -0.00183502 Jy ! Component: 1900 - total flux cleaned = -0.00185032 Jy ! Component: 1950 - total flux cleaned = -0.00181988 Jy ! Component: 2000 - total flux cleaned = -0.00183514 Jy ! Component: 2050 - total flux cleaned = -0.00177487 Jy ! Component: 2100 - total flux cleaned = -0.00181971 Jy ! Component: 2150 - total flux cleaned = -0.00177527 Jy ! Component: 2200 - total flux cleaned = -0.00177534 Jy ! Component: 2250 - total flux cleaned = -0.00178992 Jy ! Component: 2300 - total flux cleaned = -0.00170299 Jy ! Component: 2350 - total flux cleaned = -0.00167439 Jy ! Component: 2400 - total flux cleaned = -0.00164602 Jy ! Component: 2450 - total flux cleaned = -0.00160349 Jy ! Component: 2500 - total flux cleaned = -0.00158934 Jy ! Component: 2550 - total flux cleaned = -0.00156155 Jy ! Component: 2600 - total flux cleaned = -0.00153392 Jy ! Component: 2650 - total flux cleaned = -0.00147902 Jy ! Component: 2700 - total flux cleaned = -0.00147893 Jy ! Component: 2750 - total flux cleaned = -0.00142487 Jy ! Component: 2800 - total flux cleaned = -0.00139788 Jy ! Component: 2850 - total flux cleaned = -0.00134462 Jy ! Component: 2900 - total flux cleaned = -0.00129156 Jy ! Component: 2950 - total flux cleaned = -0.00130475 Jy ! Component: 3000 - total flux cleaned = -0.00126568 Jy ! Component: 3050 - total flux cleaned = -0.00122683 Jy ! Component: 3100 - total flux cleaned = -0.00117527 Jy ! Component: 3150 - total flux cleaned = -0.00113701 Jy ! Component: 3200 - total flux cleaned = -0.00108618 Jy ! Component: 3250 - total flux cleaned = -0.00103577 Jy ! Component: 3300 - total flux cleaned = -0.00108586 Jy ! Component: 3350 - total flux cleaned = -0.00106089 Jy ! Component: 3400 - total flux cleaned = -0.00101142 Jy ! Component: 3450 - total flux cleaned = -0.00101152 Jy ! Component: 3500 - total flux cleaned = -0.000999415 Jy ! Component: 3550 - total flux cleaned = -0.00101143 Jy ! Component: 3600 - total flux cleaned = -0.000975229 Jy ! Component: 3650 - total flux cleaned = -0.000975158 Jy ! Component: 3700 - total flux cleaned = -0.000868034 Jy ! Component: 3750 - total flux cleaned = -0.000927151 Jy ! Component: 3800 - total flux cleaned = -0.000821316 Jy ! Component: 3850 - total flux cleaned = -0.000868062 Jy ! Component: 3900 - total flux cleaned = -0.000810024 Jy ! Component: 3950 - total flux cleaned = -0.000833159 Jy ! Component: 4000 - total flux cleaned = -0.000787231 Jy ! Component: 4050 - total flux cleaned = -0.000798763 Jy ! Total flux subtracted in 4096 components = -0.000787346 Jy ! Clean residual min=-0.000682 max=0.000695 Jy/beam ! Clean residual mean=0.000003 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.169976 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 370 components and 0.169976 Jy ![Exited script file: muppet] wmap "J0219+4727_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.624 x 5.524 at -3.985 degrees (North through East) ! Clean map min=-0.00134 max=0.14961 Jy/beam ! Writing clean map to FITS file: J0219+4727_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.149611 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202825 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.406704 0.406704 0.813408 1.62682 3.25363 6.50726 13.0145 26.0291 52.0581 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 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.624 x 5.524 at -3.985 degrees (North through East) ! Clean map min=-0.00134 max=0.14961 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 J0219+4727_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:43:18 2019