! Started logfile: J2317+2902_S_2017_03_23_pus_uvs.log on Mon May 13 10:11:18 2019 obs J2317+2902_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J2317+2902_S_2017_03_23_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905605 visibilities/baseline/integration-bin. ! Found source: J2317+2902 ! ! 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 18420 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 J2317+2902_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 399 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899423Jy sigma=0.007914 ! Fit after self-cal, rms=0.888495Jy sigma=0.007822 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=5.796 mas, bpa=-5.816 degrees ! Estimated noise=1151.96 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.0831881 Jy ! Component: 100 - total flux cleaned = 0.107688 Jy ! Total flux subtracted in 100 components = 0.107688 Jy ! Clean residual min=-0.004902 max=0.011179 Jy/beam ! Clean residual mean=0.000004 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.107688 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.107688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087751Jy sigma=0.000712 ! Fit after self-cal, rms=0.087748Jy sigma=0.000712 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126594 Jy ! Component: 100 - total flux cleaned = 0.0197145 Jy ! Total flux subtracted in 100 components = 0.0197145 Jy ! Clean residual min=-0.005083 max=0.005010 Jy/beam ! Clean residual mean=0.000005 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.127402 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.127402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085243Jy sigma=0.000687 ! Fit after self-cal, rms=0.085253Jy 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.388 mas, bmaj=6.895 mas, bpa=-2.85 degrees ! Estimated noise=648.592 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.00725495 Jy ! Component: 100 - total flux cleaned = 0.011442 Jy ! Component: 150 - total flux cleaned = 0.0141146 Jy ! Component: 200 - total flux cleaned = 0.0159097 Jy ! Total flux subtracted in 200 components = 0.0159097 Jy ! Clean residual min=-0.003200 max=0.003944 Jy/beam ! Clean residual mean=0.000005 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.143312 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 47 components and 0.143312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084618Jy sigma=0.000680 ! Fit after self-cal, rms=0.084621Jy sigma=0.000680 ! 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.96 HN 0.94 KP 1.00 ! LA 1.00 MK 1.00 NL 0.92 OV 1.01 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.98 HN 1.00 KP 0.97 ! LA 0.95 MK 1.03 NL 1.08 OV 1.05 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 0.98 KP 0.86 ! LA 0.76 MK 1.04 NL 1.20 OV 0.97 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.07 HN 0.94 KP 1.00* ! LA 0.88 MK 1.25 NL 1.00* OV 1.80 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.084621Jy sigma=0.000680 ! Fit after self-cal, rms=0.087877Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=6.949 mas, bpa=-2.483 degrees ! Estimated noise=646.671 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 (-87, -71). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253526 Jy ! Component: 100 - total flux cleaned = 0.00317259 Jy ! Component: 150 - total flux cleaned = 0.00328653 Jy ! Component: 200 - total flux cleaned = 0.00328916 Jy ! Total flux subtracted in 200 components = 0.00328916 Jy ! Clean residual min=-0.001842 max=0.002378 Jy/beam ! Clean residual mean=0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.146601 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 74 components and 0.146601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087787Jy sigma=0.000663 ! Fit after self-cal, rms=0.088141Jy sigma=0.000663 ! Inverting map ! Added new window around map position (5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175114 Jy ! Component: 100 - total flux cleaned = 0.00187263 Jy ! Component: 150 - total flux cleaned = 0.00171513 Jy ! Component: 200 - total flux cleaned = 0.00164793 Jy ! Total flux subtracted in 200 components = 0.00164793 Jy ! Clean residual min=-0.001705 max=0.002043 Jy/beam ! Clean residual mean=0.000002 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.148249 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.148249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088069Jy sigma=0.000662 ! Fit after self-cal, rms=0.088068Jy sigma=0.000662 ! 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.088068Jy sigma=0.000662 ! Fit after self-cal, rms=0.090777Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=6.936 mas, bpa=-2.853 degrees ! Estimated noise=646.437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000366021 Jy ! Component: 100 - total flux cleaned = 0.000340476 Jy ! Component: 150 - total flux cleaned = 0.000364468 Jy ! Component: 200 - total flux cleaned = 0.000385843 Jy ! Total flux subtracted in 200 components = 0.000385843 Jy ! Clean residual min=-0.001659 max=0.001848 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.148635 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 103 components and 0.148635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090760Jy sigma=0.000660 ! Fit after self-cal, rms=0.090839Jy sigma=0.000660 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 (122, -29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157384 Jy ! Component: 100 - total flux cleaned = 0.0018403 Jy ! Component: 150 - total flux cleaned = 0.00193436 Jy ! Component: 200 - total flux cleaned = 0.00206853 Jy ! Total flux subtracted in 200 components = 0.00206853 Jy ! Clean residual min=-0.001493 max=0.001437 Jy/beam ! Clean residual mean=-0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.150703 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 121 components and 0.150703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090796Jy sigma=0.000660 ! Fit after self-cal, rms=0.090804Jy sigma=0.000660 ! 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.090804Jy sigma=0.000660 ! Fit after self-cal, rms=0.091028Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=6.94 mas, bpa=-2.87 degrees ! Estimated noise=646.531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000618851 Jy ! Component: 100 - total flux cleaned = 0.000751002 Jy ! Component: 150 - total flux cleaned = 0.00082319 Jy ! Component: 200 - total flux cleaned = 0.000935674 Jy ! Total flux subtracted in 200 components = 0.000935674 Jy ! Clean residual min=-0.001439 max=0.001447 Jy/beam ! Clean residual mean=-0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.151639 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 128 components and 0.151639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091011Jy sigma=0.000659 ! Fit after self-cal, rms=0.091019Jy sigma=0.000659 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.000212955 Jy ! Component: 100 - total flux cleaned = 0.000317937 Jy ! Component: 150 - total flux cleaned = 0.000377475 Jy ! Component: 200 - total flux cleaned = 0.000434361 Jy ! Total flux subtracted in 200 components = 0.000434361 Jy ! Clean residual min=-0.001431 max=0.001453 Jy/beam ! Clean residual mean=-0.000002 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.152073 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 134 components and 0.152073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091008Jy sigma=0.000659 ! Fit after self-cal, rms=0.091012Jy sigma=0.000659 ! 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.091012Jy sigma=0.000659 ! Fit after self-cal, rms=0.091063Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.325 mas, bmaj=10.23 mas, bpa=-1.504 degrees ! Estimated noise=789.131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00012156 Jy ! Component: 100 - total flux cleaned = 0.000122236 Jy ! Component: 150 - total flux cleaned = 5.9663e-05 Jy ! Component: 200 - total flux cleaned = -1.57614e-05 Jy ! Total flux subtracted in 200 components = -1.57614e-05 Jy ! Clean residual min=-0.001764 max=0.001511 Jy/beam ! Clean residual mean=-0.000005 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.152058 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 147 components and 0.152058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091058Jy sigma=0.000659 ! Fit after self-cal, rms=0.091056Jy sigma=0.000659 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.000126948 Jy ! Component: 100 - total flux cleaned = 0.00010961 Jy ! Component: 150 - total flux cleaned = 6.13082e-05 Jy ! Component: 200 - total flux cleaned = 1.67631e-05 Jy ! Total flux subtracted in 200 components = 1.67631e-05 Jy ! Clean residual min=-0.001748 max=0.001496 Jy/beam ! Clean residual mean=-0.000005 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.152074 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 154 components and 0.152074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091054Jy sigma=0.000659 ! Fit after self-cal, rms=0.091054Jy sigma=0.000659 ! 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.402 mas, bmaj=6.943 mas, bpa=-2.885 degrees ! Estimated noise=646.911 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.402 x 6.943 at -2.885 degrees (North through East) ! Clean map min=-0.0013513 max=0.11271 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=5.803 mas, bpa=-5.712 degrees ! Estimated noise=1157.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0831177 Jy ! Component: 100 - total flux cleaned = 0.108287 Jy ! Component: 150 - total flux cleaned = 0.121152 Jy ! Component: 200 - total flux cleaned = 0.128368 Jy ! Total flux subtracted in 200 components = 0.128368 Jy ! Clean residual min=-0.003559 max=0.003831 Jy/beam ! Clean residual mean=0.000000 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.128368 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.128368 Jy ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=6.943 mas, bpa=-2.885 degrees ! Estimated noise=646.911 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.00670474 Jy ! Component: 100 - total flux cleaned = 0.0106576 Jy ! Component: 150 - total flux cleaned = 0.013459 Jy ! Component: 200 - total flux cleaned = 0.015623 Jy ! Total flux subtracted in 200 components = 0.015623 Jy ! Clean residual min=-0.001787 max=0.001671 Jy/beam ! Clean residual mean=-0.000000 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.143991 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 58 components and 0.143991 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.325 mas, bmaj=10.23 mas, bpa=-1.504 degrees ! Estimated noise=789.131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251997 Jy ! Component: 100 - total flux cleaned = 0.00428529 Jy ! Component: 150 - total flux cleaned = 0.00538928 Jy ! Component: 200 - total flux cleaned = 0.00610335 Jy ! Total flux subtracted in 200 components = 0.00610335 Jy ! Clean residual min=-0.001853 max=0.001566 Jy/beam ! Clean residual mean=-0.000003 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.150094 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.000343421 Jy ! Component: 100 - total flux cleaned = 0.000643118 Jy ! Component: 150 - total flux cleaned = 0.000820825 Jy ! Component: 200 - total flux cleaned = 0.000953748 Jy ! Total flux subtracted in 200 components = 0.000953748 Jy ! Clean residual min=-0.001781 max=0.001519 Jy/beam ! Clean residual mean=-0.000004 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.151048 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 129 components and 0.151048 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=6.943 mas, bpa=-2.885 degrees ! Estimated noise=646.911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000449367 Jy ! Component: 100 - total flux cleaned = 0.000711111 Jy ! Component: 150 - total flux cleaned = 0.000829517 Jy ! Component: 200 - total flux cleaned = 0.000939132 Jy ! Total flux subtracted in 200 components = 0.000939132 Jy ! Clean residual min=-0.001458 max=0.001630 Jy/beam ! Clean residual mean=-0.000002 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.151987 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 155 components and 0.151987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091094Jy sigma=0.000660 ! Fit after self-cal, rms=0.091091Jy sigma=0.000660 wmodel J2317+2902_S_2017_03_23_pus_map.mod ! Writing 155 model components to file: J2317+2902_S_2017_03_23_pus_map.mod wobs J2317+2902_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J2317+2902_S_2017_03_23_pus_uvs.fits wwins J2317+2902_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J2317+2902_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.000585903 Jy ! Component: 100 - total flux cleaned = 0.000799145 Jy ! Component: 150 - total flux cleaned = 0.00100299 Jy ! Component: 200 - total flux cleaned = 0.00115026 Jy ! Component: 250 - total flux cleaned = 0.00124607 Jy ! Component: 300 - total flux cleaned = 0.00131591 Jy ! Component: 350 - total flux cleaned = 0.00138396 Jy ! Component: 400 - total flux cleaned = 0.00145075 Jy ! Component: 450 - total flux cleaned = 0.0015373 Jy ! Component: 500 - total flux cleaned = 0.00164306 Jy ! Component: 550 - total flux cleaned = 0.00170546 Jy ! Component: 600 - total flux cleaned = 0.00176699 Jy ! Component: 650 - total flux cleaned = 0.00180752 Jy ! Component: 700 - total flux cleaned = 0.00188683 Jy ! Component: 750 - total flux cleaned = 0.00192561 Jy ! Component: 800 - total flux cleaned = 0.00194454 Jy ! Component: 850 - total flux cleaned = 0.00192588 Jy ! Component: 900 - total flux cleaned = 0.00190796 Jy ! Component: 950 - total flux cleaned = 0.00196284 Jy ! Component: 1000 - total flux cleaned = 0.00199906 Jy ! Component: 1050 - total flux cleaned = 0.00198133 Jy ! Component: 1100 - total flux cleaned = 0.0019988 Jy ! Component: 1150 - total flux cleaned = 0.00199892 Jy ! Component: 1200 - total flux cleaned = 0.00201628 Jy ! Component: 1250 - total flux cleaned = 0.00205018 Jy ! Component: 1300 - total flux cleaned = 0.00203356 Jy ! Component: 1350 - total flux cleaned = 0.00209948 Jy ! Component: 1400 - total flux cleaned = 0.00206706 Jy ! Component: 1450 - total flux cleaned = 0.00216363 Jy ! Component: 1500 - total flux cleaned = 0.00216357 Jy ! Component: 1550 - total flux cleaned = 0.00217907 Jy ! Component: 1600 - total flux cleaned = 0.00214771 Jy ! Component: 1650 - total flux cleaned = 0.00217859 Jy ! Component: 1700 - total flux cleaned = 0.00219373 Jy ! Component: 1750 - total flux cleaned = 0.00219348 Jy ! Component: 1800 - total flux cleaned = 0.00220818 Jy ! Component: 1850 - total flux cleaned = 0.00222313 Jy ! Component: 1900 - total flux cleaned = 0.00226712 Jy ! Component: 1950 - total flux cleaned = 0.00228176 Jy ! Component: 2000 - total flux cleaned = 0.00226744 Jy ! Component: 2050 - total flux cleaned = 0.00226762 Jy ! Component: 2100 - total flux cleaned = 0.00229593 Jy ! Component: 2150 - total flux cleaned = 0.00226765 Jy ! Component: 2200 - total flux cleaned = 0.00228152 Jy ! Component: 2250 - total flux cleaned = 0.00226764 Jy ! Component: 2300 - total flux cleaned = 0.00230857 Jy ! Component: 2350 - total flux cleaned = 0.0022949 Jy ! Component: 2400 - total flux cleaned = 0.00228163 Jy ! Component: 2450 - total flux cleaned = 0.00233497 Jy ! Component: 2500 - total flux cleaned = 0.00232165 Jy ! Component: 2550 - total flux cleaned = 0.00236091 Jy ! Component: 2600 - total flux cleaned = 0.00236068 Jy ! Component: 2650 - total flux cleaned = 0.00237353 Jy ! Component: 2700 - total flux cleaned = 0.00237368 Jy ! Component: 2750 - total flux cleaned = 0.00232279 Jy ! Component: 2800 - total flux cleaned = 0.00233544 Jy ! Component: 2850 - total flux cleaned = 0.00234804 Jy ! Component: 2900 - total flux cleaned = 0.00231071 Jy ! Component: 2950 - total flux cleaned = 0.00234791 Jy ! Component: 3000 - total flux cleaned = 0.00232326 Jy ! Component: 3050 - total flux cleaned = 0.00233551 Jy ! Component: 3100 - total flux cleaned = 0.00231116 Jy ! Component: 3150 - total flux cleaned = 0.00234723 Jy ! Component: 3200 - total flux cleaned = 0.00233526 Jy ! Component: 3250 - total flux cleaned = 0.00232334 Jy ! Component: 3300 - total flux cleaned = 0.00231158 Jy ! Component: 3350 - total flux cleaned = 0.00232344 Jy ! Component: 3400 - total flux cleaned = 0.00235856 Jy ! Component: 3450 - total flux cleaned = 0.0022773 Jy ! Component: 3500 - total flux cleaned = 0.0023004 Jy ! Component: 3550 - total flux cleaned = 0.00233488 Jy ! Component: 3600 - total flux cleaned = 0.00230053 Jy ! Component: 3650 - total flux cleaned = 0.00232313 Jy ! Component: 3700 - total flux cleaned = 0.00233445 Jy ! Component: 3750 - total flux cleaned = 0.00233453 Jy ! Component: 3800 - total flux cleaned = 0.00232334 Jy ! Component: 3850 - total flux cleaned = 0.00233434 Jy ! Component: 3900 - total flux cleaned = 0.00233439 Jy ! Component: 3950 - total flux cleaned = 0.00234541 Jy ! Component: 4000 - total flux cleaned = 0.00237807 Jy ! Component: 4050 - total flux cleaned = 0.00243224 Jy ! Total flux subtracted in 4096 components = 0.00238923 Jy ! Clean residual min=-0.000575 max=0.000646 Jy/beam ! Clean residual mean=0.000000 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.154376 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 438 components and 0.154376 Jy ![Exited script file: muppet] wmap "J2317+2902_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.402 x 6.943 at -2.885 degrees (North through East) ! Clean map min=-0.0011283 max=0.1129 Jy/beam ! Writing clean map to FITS file: J2317+2902_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.1129 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199335 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.529677 0.529677 1.05935 2.11871 4.23742 8.47484 16.9497 33.8994 67.7987 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 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.402 x 6.943 at -2.885 degrees (North through East) ! Clean map min=-0.0011283 max=0.1129 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 J2317+2902_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:11:23 2019