! Started logfile: J1010+0803_S_2017_07_09_pus_uvs.log on Wed May 8 14:47:00 2019 obs J1010+0803_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1010+0803_S_2017_07_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.965782 visibilities/baseline/integration-bin. ! Found source: J1010+0803 ! ! 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 594 lines of history. ! ! Reading 19644 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 J1010+0803_S_2017_07_09_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 648 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947866Jy sigma=0.008778 ! Fit after self-cal, rms=0.934273Jy sigma=0.008664 ! 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.757 mas, bmaj=7.002 mas, bpa=-4.667 degrees ! Estimated noise=970.986 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.0527696 Jy ! Component: 100 - total flux cleaned = 0.0642768 Jy ! Total flux subtracted in 100 components = 0.0642768 Jy ! Clean residual min=-0.003006 max=0.003745 Jy/beam ! Clean residual mean=-0.000002 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.0642768 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.0642768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077246Jy sigma=0.000667 ! Fit after self-cal, rms=0.077234Jy sigma=0.000667 ! 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.356 mas, bmaj=8.006 mas, bpa=-3.236 degrees ! Estimated noise=651.004 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.00341836 Jy ! Component: 100 - total flux cleaned = 0.00467601 Jy ! Component: 150 - total flux cleaned = 0.00476298 Jy ! Component: 200 - total flux cleaned = 0.0047626 Jy ! Total flux subtracted in 200 components = 0.0047626 Jy ! Clean residual min=-0.001821 max=0.001747 Jy/beam ! Clean residual mean=-0.000002 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0690394 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0690394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077072Jy sigma=0.000666 ! Fit after self-cal, rms=0.077071Jy sigma=0.000666 ! 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.91 FD 0.99 HN 0.94 KP 1.03 ! LA 1.05 MK 1.02 NL 0.89 OV 1.02 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00 KP 0.98 ! LA 0.95 MK 1.10 NL 1.05 OV 1.06 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.07 HN 0.97 KP 0.98 ! LA 0.99 MK 1.06 NL 1.02 OV 1.02 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 0.92 KP 1.00* ! LA 0.92 MK 0.93 NL 1.00* OV 1.00* ! PT 0.95 SC 1.00* ! ! ! Fit before self-cal, rms=0.077071Jy sigma=0.000666 ! Fit after self-cal, rms=0.076083Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=7.97 mas, bpa=-2.82 degrees ! Estimated noise=650.939 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 = -3.89113e-05 Jy ! Component: 100 - total flux cleaned = -3.86339e-05 Jy ! Component: 150 - total flux cleaned = -3.89323e-05 Jy ! Component: 200 - total flux cleaned = -2.66769e-05 Jy ! Total flux subtracted in 200 components = -2.66769e-05 Jy ! Clean residual min=-0.001793 max=0.001689 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0690127 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.0690127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076078Jy sigma=0.000665 ! Fit after self-cal, rms=0.076063Jy sigma=0.000665 ! 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.076063Jy sigma=0.000665 ! Fit after self-cal, rms=0.076182Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=7.981 mas, bpa=-2.92 degrees ! Estimated noise=652.208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.87737e-05 Jy ! Component: 100 - total flux cleaned = -6.35381e-05 Jy ! Component: 150 - total flux cleaned = -7.35342e-05 Jy ! Component: 200 - total flux cleaned = -7.34254e-05 Jy ! Total flux subtracted in 200 components = -7.34254e-05 Jy ! Clean residual min=-0.001642 max=0.001518 Jy/beam ! Clean residual mean=-0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0689393 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0689393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076178Jy sigma=0.000663 ! Fit after self-cal, rms=0.076185Jy sigma=0.000663 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.95215e-05 Jy ! Component: 100 - total flux cleaned = -6.97414e-05 Jy ! Component: 150 - total flux cleaned = -6.06287e-05 Jy ! Component: 200 - total flux cleaned = -5.23473e-05 Jy ! Total flux subtracted in 200 components = -5.23473e-05 Jy ! Clean residual min=-0.001654 max=0.001543 Jy/beam ! Clean residual mean=-0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0688869 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.0688869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076183Jy sigma=0.000663 ! Fit after self-cal, rms=0.076182Jy sigma=0.000663 ! 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.076182Jy sigma=0.000663 ! Fit after self-cal, rms=0.076386Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=7.972 mas, bpa=-2.812 degrees ! Estimated noise=652.078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.09652e-05 Jy ! Component: 100 - total flux cleaned = -3.23302e-05 Jy ! Component: 150 - total flux cleaned = -2.36482e-05 Jy ! Component: 200 - total flux cleaned = -2.37652e-05 Jy ! Total flux subtracted in 200 components = -2.37652e-05 Jy ! Clean residual min=-0.001508 max=0.001534 Jy/beam ! Clean residual mean=-0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0688632 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.0688632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076384Jy sigma=0.000663 ! Fit after self-cal, rms=0.076395Jy sigma=0.000663 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 = -3.58108e-05 Jy ! Component: 100 - total flux cleaned = -2.70785e-05 Jy ! Component: 150 - total flux cleaned = -1.91611e-05 Jy ! Component: 200 - total flux cleaned = -1.14398e-05 Jy ! Total flux subtracted in 200 components = -1.14398e-05 Jy ! Clean residual min=-0.001523 max=0.001514 Jy/beam ! Clean residual mean=-0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0688517 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.0688517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076393Jy sigma=0.000663 ! Fit after self-cal, rms=0.076393Jy sigma=0.000663 ! 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.076393Jy sigma=0.000663 ! Fit after self-cal, rms=0.076439Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.44 mas, bmaj=12.3 mas, bpa=-6.556 degrees ! Estimated noise=809.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010713 Jy ! Component: 100 - total flux cleaned = 9.84627e-05 Jy ! Component: 150 - total flux cleaned = 0.000105428 Jy ! Component: 200 - total flux cleaned = 0.00011182 Jy ! Total flux subtracted in 200 components = 0.00011182 Jy ! Clean residual min=-0.001868 max=0.001715 Jy/beam ! Clean residual mean=-0.000003 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0689635 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.0689635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076439Jy sigma=0.000663 ! Fit after self-cal, rms=0.076440Jy sigma=0.000663 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 = -1.10994e-05 Jy ! Component: 100 - total flux cleaned = -1.04624e-05 Jy ! Component: 150 - total flux cleaned = -1.01523e-05 Jy ! Component: 200 - total flux cleaned = -4.82729e-06 Jy ! Total flux subtracted in 200 components = -4.82729e-06 Jy ! Clean residual min=-0.001858 max=0.001722 Jy/beam ! Clean residual mean=-0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0689587 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.0689587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076441Jy sigma=0.000663 ! Fit after self-cal, rms=0.076440Jy sigma=0.000663 ! 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.368 mas, bmaj=7.967 mas, bpa=-2.744 degrees ! Estimated noise=652.002 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 7.967 at -2.744 degrees (North through East) ! Clean map min=-0.001523 max=0.068555 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=6.963 mas, bpa=-4.324 degrees ! Estimated noise=974.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0528794 Jy ! Component: 100 - total flux cleaned = 0.0644106 Jy ! Component: 150 - total flux cleaned = 0.067208 Jy ! Component: 200 - total flux cleaned = 0.0684921 Jy ! Total flux subtracted in 200 components = 0.0684921 Jy ! Clean residual min=-0.002398 max=0.002412 Jy/beam ! Clean residual mean=-0.000001 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0684921 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0684921 Jy ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=7.967 mas, bpa=-2.744 degrees ! Estimated noise=652.002 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.000497098 Jy ! Component: 100 - total flux cleaned = 0.000415144 Jy ! Component: 150 - total flux cleaned = 0.000414716 Jy ! Component: 200 - total flux cleaned = 0.000387831 Jy ! Total flux subtracted in 200 components = 0.000387831 Jy ! Clean residual min=-0.001538 max=0.001566 Jy/beam ! Clean residual mean=-0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0688799 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.0688799 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.44 mas, bmaj=12.3 mas, bpa=-6.556 degrees ! Estimated noise=809.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000165932 Jy ! Component: 100 - total flux cleaned = 0.00018171 Jy ! Component: 150 - total flux cleaned = 0.000181502 Jy ! Component: 200 - total flux cleaned = 0.000181036 Jy ! Total flux subtracted in 200 components = 0.000181036 Jy ! Clean residual min=-0.001871 max=0.001736 Jy/beam ! Clean residual mean=-0.000003 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.069061 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 = -1.52293e-05 Jy ! Component: 100 - total flux cleaned = -2.228e-05 Jy ! Component: 150 - total flux cleaned = -2.87851e-05 Jy ! Component: 200 - total flux cleaned = -3.48354e-05 Jy ! Total flux subtracted in 200 components = -3.48354e-05 Jy ! Clean residual min=-0.001873 max=0.001728 Jy/beam ! Clean residual mean=-0.000003 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0690261 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.0690261 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=7.967 mas, bpa=-2.744 degrees ! Estimated noise=652.002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110264 Jy ! Component: 100 - total flux cleaned = 5.38197e-05 Jy ! Component: 150 - total flux cleaned = 2.39456e-05 Jy ! Component: 200 - total flux cleaned = 2.41728e-05 Jy ! Total flux subtracted in 200 components = 2.41728e-05 Jy ! Clean residual min=-0.001506 max=0.001458 Jy/beam ! Clean residual mean=-0.000002 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0690503 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.0690503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076444Jy sigma=0.000663 ! Fit after self-cal, rms=0.076444Jy sigma=0.000663 wmodel J1010+0803_S_2017_07_09_pus_map.mod ! Writing 44 model components to file: J1010+0803_S_2017_07_09_pus_map.mod wobs J1010+0803_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1010+0803_S_2017_07_09_pus_uvs.fits wwins J1010+0803_S_2017_07_09_pus_map.win ! wwins: Wrote 1 windows to J1010+0803_S_2017_07_09_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.000196314 Jy ! Component: 100 - total flux cleaned = -0.000377348 Jy ! Component: 150 - total flux cleaned = -0.000500393 Jy ! Component: 200 - total flux cleaned = -0.000570894 Jy ! Component: 250 - total flux cleaned = -0.000524287 Jy ! Component: 300 - total flux cleaned = -0.000390697 Jy ! Component: 350 - total flux cleaned = -0.000369214 Jy ! Component: 400 - total flux cleaned = -0.000369015 Jy ! Component: 450 - total flux cleaned = -0.00036906 Jy ! Component: 500 - total flux cleaned = -0.000389452 Jy ! Component: 550 - total flux cleaned = -0.000409374 Jy ! Component: 600 - total flux cleaned = -0.000408952 Jy ! Component: 650 - total flux cleaned = -0.000446742 Jy ! Component: 700 - total flux cleaned = -0.000409058 Jy ! Component: 750 - total flux cleaned = -0.000445681 Jy ! Component: 800 - total flux cleaned = -0.000499997 Jy ! Component: 850 - total flux cleaned = -0.000553877 Jy ! Component: 900 - total flux cleaned = -0.000606947 Jy ! Component: 950 - total flux cleaned = -0.000659509 Jy ! Component: 1000 - total flux cleaned = -0.000711022 Jy ! Component: 1050 - total flux cleaned = -0.000711294 Jy ! Component: 1100 - total flux cleaned = -0.000778368 Jy ! Component: 1150 - total flux cleaned = -0.000844413 Jy ! Component: 1200 - total flux cleaned = -0.000876961 Jy ! Component: 1250 - total flux cleaned = -0.000957563 Jy ! Component: 1300 - total flux cleaned = -0.00102133 Jy ! Component: 1350 - total flux cleaned = -0.00105276 Jy ! Component: 1400 - total flux cleaned = -0.00111547 Jy ! Component: 1450 - total flux cleaned = -0.00117742 Jy ! Component: 1500 - total flux cleaned = -0.0012387 Jy ! Component: 1550 - total flux cleaned = -0.00125362 Jy ! Component: 1600 - total flux cleaned = -0.00125368 Jy ! Component: 1650 - total flux cleaned = -0.00126867 Jy ! Component: 1700 - total flux cleaned = -0.0012686 Jy ! Component: 1750 - total flux cleaned = -0.00126879 Jy ! Component: 1800 - total flux cleaned = -0.00131241 Jy ! Component: 1850 - total flux cleaned = -0.00126935 Jy ! Component: 1900 - total flux cleaned = -0.00129789 Jy ! Component: 1950 - total flux cleaned = -0.00126927 Jy ! Component: 2000 - total flux cleaned = -0.0012271 Jy ! Component: 2050 - total flux cleaned = -0.00122713 Jy ! Component: 2100 - total flux cleaned = -0.00115801 Jy ! Component: 2150 - total flux cleaned = -0.00113064 Jy ! Component: 2200 - total flux cleaned = -0.00114414 Jy ! Component: 2250 - total flux cleaned = -0.00111714 Jy ! Component: 2300 - total flux cleaned = -0.00107699 Jy ! Component: 2350 - total flux cleaned = -0.00103701 Jy ! Component: 2400 - total flux cleaned = -0.00101078 Jy ! Component: 2450 - total flux cleaned = -0.00102403 Jy ! Component: 2500 - total flux cleaned = -0.00102409 Jy ! Component: 2550 - total flux cleaned = -0.000959263 Jy ! Component: 2600 - total flux cleaned = -0.000959278 Jy ! Component: 2650 - total flux cleaned = -0.000908332 Jy ! Component: 2700 - total flux cleaned = -0.000959159 Jy ! Component: 2750 - total flux cleaned = -0.000908949 Jy ! Component: 2800 - total flux cleaned = -0.00093389 Jy ! Component: 2850 - total flux cleaned = -0.000921318 Jy ! Component: 2900 - total flux cleaned = -0.000884417 Jy ! Component: 2950 - total flux cleaned = -0.000859905 Jy ! Component: 3000 - total flux cleaned = -0.00081133 Jy ! Component: 3050 - total flux cleaned = -0.000799241 Jy ! Component: 3100 - total flux cleaned = -0.000739249 Jy ! Component: 3150 - total flux cleaned = -0.000763061 Jy ! Component: 3200 - total flux cleaned = -0.000691978 Jy ! Component: 3250 - total flux cleaned = -0.000692038 Jy ! Component: 3300 - total flux cleaned = -0.000680502 Jy ! Component: 3350 - total flux cleaned = -0.000610631 Jy ! Component: 3400 - total flux cleaned = -0.000587564 Jy ! Component: 3450 - total flux cleaned = -0.000495543 Jy ! Component: 3500 - total flux cleaned = -0.000495632 Jy ! Component: 3550 - total flux cleaned = -0.000484237 Jy ! Component: 3600 - total flux cleaned = -0.00040509 Jy ! Component: 3650 - total flux cleaned = -0.000382624 Jy ! Component: 3700 - total flux cleaned = -0.000315659 Jy ! Component: 3750 - total flux cleaned = -0.000237951 Jy ! Component: 3800 - total flux cleaned = -0.000238036 Jy ! Component: 3850 - total flux cleaned = -0.000216103 Jy ! Component: 3900 - total flux cleaned = -0.0001068 Jy ! Component: 3950 - total flux cleaned = -0.000106805 Jy ! Component: 4000 - total flux cleaned = -3.13e-05 Jy ! Component: 4050 - total flux cleaned = -9.82193e-06 Jy ! Total flux subtracted in 4096 components = -9.8502e-06 Jy ! Clean residual min=-0.000820 max=0.000592 Jy/beam ! Clean residual mean=-0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.0690404 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 323 components and 0.0690404 Jy ![Exited script file: muppet] wmap "J1010+0803_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 7.967 at -2.744 degrees (North through East) ! Clean map min=-0.0011972 max=0.068208 Jy/beam ! Writing clean map to FITS file: J1010+0803_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0682083 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202949 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.892629 0.892629 1.78526 3.57052 7.14103 14.2821 28.5641 57.1283 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.068 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.368 x 7.967 at -2.744 degrees (North through East) ! Clean map min=-0.0011972 max=0.068208 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 J1010+0803_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:47:05 2019