! Started logfile: J0952+6538_S_2017_09_26_pus_uvs.log on Sat May 11 12:59:39 2019 obs J0952+6538_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J0952+6538_S_2017_09_26_pus_uva.fits ! AN table 1: 294 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.836546 visibilities/baseline/integration-bin. ! Found source: J0952+6538 ! ! 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 674 lines of history. ! ! Reading 35416 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 J0952+6538_S_2017_09_26_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 218 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 469 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 218 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1529 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.976949Jy sigma=0.009025 ! Fit after self-cal, rms=0.955679Jy sigma=0.008840 ! 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.416 mas, bmaj=4.39 mas, bpa=-73.84 degrees ! Estimated noise=1118.58 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.035902 Jy ! Component: 100 - total flux cleaned = 0.0438981 Jy ! Total flux subtracted in 100 components = 0.0438981 Jy ! Clean residual min=-0.003154 max=0.005626 Jy/beam ! Clean residual mean=-0.000004 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.0438981 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0438981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072077Jy sigma=0.000641 ! Fit after self-cal, rms=0.071481Jy sigma=0.000636 ! 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=4.614 mas, bmaj=5.523 mas, bpa=85.77 degrees ! Estimated noise=474.828 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 (-3.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00513399 Jy ! Component: 100 - total flux cleaned = 0.00775941 Jy ! Component: 150 - total flux cleaned = 0.00923021 Jy ! Component: 200 - total flux cleaned = 0.00999452 Jy ! Total flux subtracted in 200 components = 0.00999452 Jy ! Clean residual min=-0.001540 max=0.001784 Jy/beam ! Clean residual mean=0.000012 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0538926 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 28 components and 0.0538926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071117Jy sigma=0.000632 ! Fit after self-cal, rms=0.071017Jy sigma=0.000631 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221463 Jy ! Component: 100 - total flux cleaned = 0.00309968 Jy ! Component: 150 - total flux cleaned = 0.00341386 Jy ! Component: 200 - total flux cleaned = 0.00361103 Jy ! Total flux subtracted in 200 components = 0.00361103 Jy ! Clean residual min=-0.001393 max=0.001426 Jy/beam ! Clean residual mean=0.000018 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0575036 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.0575036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070945Jy sigma=0.000631 ! Fit after self-cal, rms=0.070928Jy sigma=0.000630 ! 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.98 FD 1.02 HN 1.02 KP 1.01 ! LA 1.04 MK 1.01 NL 0.94 OV 1.07 ! PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 1.03 KP 0.97 ! LA 0.99 MK 1.04 NL 1.06 OV 1.03 ! PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.07 KP 0.94 ! LA 0.98 MK 1.04 NL 1.00 OV 1.01 ! PT 0.98 ! ! ! Correcting IF 4. ! A total of 363 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.82 KP 1.00* ! LA 0.97 MK 0.76 NL 1.00* OV 1.00* ! PT 0.96 ! ! ! Fit before self-cal, rms=0.070928Jy sigma=0.000630 ! Fit after self-cal, rms=0.070889Jy sigma=0.000631 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.568 mas, bmaj=5.502 mas, bpa=86.85 degrees ! Estimated noise=480.115 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.000868321 Jy ! Component: 100 - total flux cleaned = 0.000838803 Jy ! Component: 150 - total flux cleaned = 0.000897039 Jy ! Component: 200 - total flux cleaned = 0.000965362 Jy ! Total flux subtracted in 200 components = 0.000965362 Jy ! Clean residual min=-0.001197 max=0.001399 Jy/beam ! Clean residual mean=0.000015 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.058469 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.058469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070866Jy sigma=0.000631 ! Fit after self-cal, rms=0.070829Jy sigma=0.000631 ! 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.070829Jy sigma=0.000631 ! Fit after self-cal, rms=0.070781Jy sigma=0.000630 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.57 mas, bmaj=5.498 mas, bpa=84.96 degrees ! Estimated noise=480.184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000564163 Jy ! Component: 100 - total flux cleaned = 0.000583971 Jy ! Component: 150 - total flux cleaned = 0.000632108 Jy ! Component: 200 - total flux cleaned = 0.000618109 Jy ! Total flux subtracted in 200 components = 0.000618109 Jy ! Clean residual min=-0.001094 max=0.001413 Jy/beam ! Clean residual mean=0.000008 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.0590871 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.0590871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070769Jy sigma=0.000630 ! Fit after self-cal, rms=0.070765Jy sigma=0.000630 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 (26, 21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117921 Jy ! Component: 100 - total flux cleaned = 0.00185656 Jy ! Component: 150 - total flux cleaned = 0.0022471 Jy ! Component: 200 - total flux cleaned = 0.0024903 Jy ! Total flux subtracted in 200 components = 0.0024903 Jy ! Clean residual min=-0.000939 max=0.001120 Jy/beam ! Clean residual mean=0.000011 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.0615774 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.0615774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070740Jy sigma=0.000630 ! Fit after self-cal, rms=0.070736Jy sigma=0.000630 ! Inverting map ! Added new window around map position (-78.5, 120). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106482 Jy ! Component: 100 - total flux cleaned = 0.00135949 Jy ! Component: 150 - total flux cleaned = 0.00158557 Jy ! Component: 200 - total flux cleaned = 0.00178748 Jy ! Total flux subtracted in 200 components = 0.00178748 Jy ! Clean residual min=-0.000918 max=0.000940 Jy/beam ! Clean residual mean=0.000009 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.0633649 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.0633649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070713Jy sigma=0.000630 ! Fit after self-cal, rms=0.070709Jy sigma=0.000630 ! 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.070709Jy sigma=0.000630 ! Fit after self-cal, rms=0.070636Jy sigma=0.000630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.555 mas, bmaj=5.485 mas, bpa=83.62 degrees ! Estimated noise=479.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000855606 Jy ! Component: 100 - total flux cleaned = 0.00109472 Jy ! Component: 150 - total flux cleaned = 0.00123735 Jy ! Component: 200 - total flux cleaned = 0.00140221 Jy ! Total flux subtracted in 200 components = 0.00140221 Jy ! Clean residual min=-0.000881 max=0.000853 Jy/beam ! Clean residual mean=0.000005 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.0647671 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 96 components and 0.0647671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070620Jy sigma=0.000629 ! Fit after self-cal, rms=0.070617Jy sigma=0.000629 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.000447753 Jy ! Component: 100 - total flux cleaned = 0.000580438 Jy ! Component: 150 - total flux cleaned = 0.000737617 Jy ! Component: 200 - total flux cleaned = 0.0008824 Jy ! Total flux subtracted in 200 components = 0.0008824 Jy ! Clean residual min=-0.000888 max=0.000870 Jy/beam ! Clean residual mean=0.000005 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.0656495 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 100 components and 0.0656495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070607Jy sigma=0.000629 ! Fit after self-cal, rms=0.070606Jy sigma=0.000629 ! 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.070606Jy sigma=0.000629 ! Fit after self-cal, rms=0.070642Jy sigma=0.000629 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.081 mas, bmaj=10.25 mas, bpa=65.74 degrees ! Estimated noise=575.217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000530817 Jy ! Component: 100 - total flux cleaned = 0.000793658 Jy ! Component: 150 - total flux cleaned = 0.000986206 Jy ! Component: 200 - total flux cleaned = 0.00110249 Jy ! Total flux subtracted in 200 components = 0.00110249 Jy ! Clean residual min=-0.000972 max=0.000847 Jy/beam ! Clean residual mean=0.000008 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.066752 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 130 components and 0.066752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070638Jy sigma=0.000629 ! Fit after self-cal, rms=0.070637Jy sigma=0.000629 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.00028963 Jy ! Component: 100 - total flux cleaned = 0.00039711 Jy ! Component: 150 - total flux cleaned = 0.00049424 Jy ! Component: 200 - total flux cleaned = 0.000566458 Jy ! Total flux subtracted in 200 components = 0.000566458 Jy ! Clean residual min=-0.000960 max=0.000843 Jy/beam ! Clean residual mean=0.000008 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.0673184 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 141 components and 0.0673184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070636Jy sigma=0.000629 ! Fit after self-cal, rms=0.070636Jy sigma=0.000629 ! 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=4.542 mas, bmaj=5.475 mas, bpa=82.83 degrees ! Estimated noise=480.26 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.542 x 5.475 at 82.83 degrees (North through East) ! Clean map min=-0.00083931 max=0.045691 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.392 mas, bmaj=4.265 mas, bpa=-76.58 degrees ! Estimated noise=1100.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0353754 Jy ! Component: 100 - total flux cleaned = 0.0461484 Jy ! Component: 150 - total flux cleaned = 0.0518464 Jy ! Component: 200 - total flux cleaned = 0.0555917 Jy ! Total flux subtracted in 200 components = 0.0555917 Jy ! Clean residual min=-0.002654 max=0.002861 Jy/beam ! Clean residual mean=-0.000004 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0555918 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0555918 Jy ! Inverting map and beam ! Estimated beam: bmin=4.542 mas, bmaj=5.475 mas, bpa=82.83 degrees ! Estimated noise=480.26 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.00321881 Jy ! Component: 100 - total flux cleaned = 0.00523895 Jy ! Component: 150 - total flux cleaned = 0.0067447 Jy ! Component: 200 - total flux cleaned = 0.00772906 Jy ! Total flux subtracted in 200 components = 0.00772906 Jy ! Clean residual min=-0.001287 max=0.001057 Jy/beam ! Clean residual mean=-0.000001 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0633208 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.0633208 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.081 mas, bmaj=10.25 mas, bpa=65.74 degrees ! Estimated noise=575.217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128749 Jy ! Component: 100 - total flux cleaned = 0.0021229 Jy ! Component: 150 - total flux cleaned = 0.00260453 Jy ! Component: 200 - total flux cleaned = 0.00284404 Jy ! Total flux subtracted in 200 components = 0.00284404 Jy ! Clean residual min=-0.000960 max=0.000921 Jy/beam ! Clean residual mean=0.000003 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.0661648 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.000231478 Jy ! Component: 100 - total flux cleaned = 0.000398839 Jy ! Component: 150 - total flux cleaned = 0.000550995 Jy ! Component: 200 - total flux cleaned = 0.00067633 Jy ! Total flux subtracted in 200 components = 0.00067633 Jy ! Clean residual min=-0.000928 max=0.000883 Jy/beam ! Clean residual mean=0.000004 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0668412 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 101 components and 0.0668412 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.542 mas, bmaj=5.475 mas, bpa=82.83 degrees ! Estimated noise=480.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.42196e-05 Jy ! Component: 100 - total flux cleaned = 3.71519e-05 Jy ! Component: 150 - total flux cleaned = 0.000113573 Jy ! Component: 200 - total flux cleaned = 0.00020837 Jy ! Total flux subtracted in 200 components = 0.00020837 Jy ! Clean residual min=-0.001037 max=0.000950 Jy/beam ! Clean residual mean=0.000003 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.0670495 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 119 components and 0.0670495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070655Jy sigma=0.000629 ! Fit after self-cal, rms=0.070652Jy sigma=0.000629 wmodel J0952+6538_S_2017_09_26_pus_map.mod ! Writing 119 model components to file: J0952+6538_S_2017_09_26_pus_map.mod wobs J0952+6538_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J0952+6538_S_2017_09_26_pus_uvs.fits wwins J0952+6538_S_2017_09_26_pus_map.win ! wwins: Wrote 4 windows to J0952+6538_S_2017_09_26_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.000194115 Jy ! Component: 100 - total flux cleaned = -0.00019456 Jy ! Component: 150 - total flux cleaned = -0.000225161 Jy ! Component: 200 - total flux cleaned = -0.000328751 Jy ! Component: 250 - total flux cleaned = -0.00038625 Jy ! Component: 300 - total flux cleaned = -0.000455649 Jy ! Component: 350 - total flux cleaned = -0.000441977 Jy ! Component: 400 - total flux cleaned = -0.00049471 Jy ! Component: 450 - total flux cleaned = -0.000507541 Jy ! Component: 500 - total flux cleaned = -0.00055767 Jy ! Component: 550 - total flux cleaned = -0.000581955 Jy ! Component: 600 - total flux cleaned = -0.000593843 Jy ! Component: 650 - total flux cleaned = -0.000617681 Jy ! Component: 700 - total flux cleaned = -0.000664087 Jy ! Component: 750 - total flux cleaned = -0.000709592 Jy ! Component: 800 - total flux cleaned = -0.00074287 Jy ! Component: 850 - total flux cleaned = -0.000775729 Jy ! Component: 900 - total flux cleaned = -0.000819093 Jy ! Component: 950 - total flux cleaned = -0.000840128 Jy ! Component: 1000 - total flux cleaned = -0.000839972 Jy ! Component: 1050 - total flux cleaned = -0.000840096 Jy ! Component: 1100 - total flux cleaned = -0.000860514 Jy ! Component: 1150 - total flux cleaned = -0.000840206 Jy ! Component: 1200 - total flux cleaned = -0.000830147 Jy ! Component: 1250 - total flux cleaned = -0.000830285 Jy ! Component: 1300 - total flux cleaned = -0.000801104 Jy ! Component: 1350 - total flux cleaned = -0.000801154 Jy ! Component: 1400 - total flux cleaned = -0.00077276 Jy ! Component: 1450 - total flux cleaned = -0.000800716 Jy ! Component: 1500 - total flux cleaned = -0.000763727 Jy ! Component: 1550 - total flux cleaned = -0.000763803 Jy ! Component: 1600 - total flux cleaned = -0.000754724 Jy ! Component: 1650 - total flux cleaned = -0.000728009 Jy ! Component: 1700 - total flux cleaned = -0.000754457 Jy ! Component: 1750 - total flux cleaned = -0.000710849 Jy ! Component: 1800 - total flux cleaned = -0.000685002 Jy ! Component: 1850 - total flux cleaned = -0.000676498 Jy ! Component: 1900 - total flux cleaned = -0.000651239 Jy ! Component: 1950 - total flux cleaned = -0.000634549 Jy ! Component: 2000 - total flux cleaned = -0.000626307 Jy ! Component: 2050 - total flux cleaned = -0.000618204 Jy ! Component: 2100 - total flux cleaned = -0.000618256 Jy ! Component: 2150 - total flux cleaned = -0.000618267 Jy ! Component: 2200 - total flux cleaned = -0.000610372 Jy ! Component: 2250 - total flux cleaned = -0.000618303 Jy ! Component: 2300 - total flux cleaned = -0.000610496 Jy ! Component: 2350 - total flux cleaned = -0.000610509 Jy ! Component: 2400 - total flux cleaned = -0.000610583 Jy ! Component: 2450 - total flux cleaned = -0.000587621 Jy ! Component: 2500 - total flux cleaned = -0.000587575 Jy ! Component: 2550 - total flux cleaned = -0.000549974 Jy ! Component: 2600 - total flux cleaned = -0.000542531 Jy ! Component: 2650 - total flux cleaned = -0.000527772 Jy ! Component: 2700 - total flux cleaned = -0.000513093 Jy ! Component: 2750 - total flux cleaned = -0.000520416 Jy ! Component: 2800 - total flux cleaned = -0.000520387 Jy ! Component: 2850 - total flux cleaned = -0.000520289 Jy ! Component: 2900 - total flux cleaned = -0.000520227 Jy ! Component: 2950 - total flux cleaned = -0.000513138 Jy ! Component: 3000 - total flux cleaned = -0.000520196 Jy ! Component: 3050 - total flux cleaned = -0.000506101 Jy ! Component: 3100 - total flux cleaned = -0.000513136 Jy ! Component: 3150 - total flux cleaned = -0.000513087 Jy ! Component: 3200 - total flux cleaned = -0.000506153 Jy ! Component: 3250 - total flux cleaned = -0.000513012 Jy ! Component: 3300 - total flux cleaned = -0.000519873 Jy ! Component: 3350 - total flux cleaned = -0.000519855 Jy ! Component: 3400 - total flux cleaned = -0.000513122 Jy ! Component: 3450 - total flux cleaned = -0.000513119 Jy ! Component: 3500 - total flux cleaned = -0.000519788 Jy ! Component: 3550 - total flux cleaned = -0.000506508 Jy ! Component: 3600 - total flux cleaned = -0.000513114 Jy ! Component: 3650 - total flux cleaned = -0.000526158 Jy ! Component: 3700 - total flux cleaned = -0.000513122 Jy ! Component: 3750 - total flux cleaned = -0.000500185 Jy ! Component: 3800 - total flux cleaned = -0.000506638 Jy ! Component: 3850 - total flux cleaned = -0.000487435 Jy ! Component: 3900 - total flux cleaned = -0.000493817 Jy ! Component: 3950 - total flux cleaned = -0.000481131 Jy ! Component: 4000 - total flux cleaned = -0.000468512 Jy ! Component: 4050 - total flux cleaned = -0.000499852 Jy ! Total flux subtracted in 4096 components = -0.000493579 Jy ! Clean residual min=-0.000484 max=0.000335 Jy/beam ! Clean residual mean=0.000002 rms=0.000108 Jy/beam ! Combined flux in latest and established models = 0.066556 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 375 components and 0.066556 Jy ![Exited script file: muppet] wmap "J0952+6538_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.542 x 5.475 at 82.83 degrees (North through East) ! Clean map min=-0.00077315 max=0.045284 Jy/beam ! Writing clean map to FITS file: J0952+6538_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0452845 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00010787 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.714613 0.714613 1.42923 2.85845 5.7169 11.4338 22.8676 45.7352 91.4705 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.045 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.542 x 5.475 at 82.83 degrees (North through East) ! Clean map min=-0.00077315 max=0.045284 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 J0952+6538_S_2017_09_26_pus_uvs.log closed on Sat May 11 12:59:45 2019