! Started logfile: J1415+0832_S_2017_08_05_pus_uvs.log on Thu May 9 19:30:41 2019 obs J1415+0832_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1415+0832_S_2017_08_05_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.930604 visibilities/baseline/integration-bin. ! Found source: J1415+0832 ! ! 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 513 lines of history. ! ! Reading 19096 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 J1415+0832_S_2017_08_05_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 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 769 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.982211Jy sigma=0.008981 ! Fit after self-cal, rms=0.951817Jy sigma=0.008720 ! 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.703 mas, bmaj=6.835 mas, bpa=-3.702 degrees ! Estimated noise=976.472 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.038622 Jy ! Component: 100 - total flux cleaned = 0.0473328 Jy ! Total flux subtracted in 100 components = 0.0473328 Jy ! Clean residual min=-0.003045 max=0.003128 Jy/beam ! Clean residual mean=0.000001 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.0473328 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0473328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078585Jy sigma=0.000663 ! Fit after self-cal, rms=0.078102Jy sigma=0.000660 ! 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.329 mas, bmaj=7.834 mas, bpa=-3.138 degrees ! Estimated noise=669.263 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.00410983 Jy ! Component: 100 - total flux cleaned = 0.0057285 Jy ! Component: 150 - total flux cleaned = 0.00652475 Jy ! Component: 200 - total flux cleaned = 0.00670632 Jy ! Total flux subtracted in 200 components = 0.00670632 Jy ! Clean residual min=-0.002162 max=0.002245 Jy/beam ! Clean residual mean=0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0540391 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.0540391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077866Jy sigma=0.000658 ! Fit after self-cal, rms=0.077884Jy sigma=0.000658 ! 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.02 FD 1.01 HN 0.96 KP 1.09 ! LA 0.94 MK 1.17 NL 0.94 OV 1.09 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 1.01 KP 1.02 ! LA 0.96 MK 0.98 NL 1.10 OV 1.09 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.10 HN 0.97 KP 0.90 ! LA 0.76 MK 1.04 NL 1.16 OV 1.00 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.85 KP 1.00* ! LA 1.00* MK 0.85 NL 1.00* OV 1.00* ! PT 0.84 SC 1.00* ! ! ! Fit before self-cal, rms=0.077884Jy sigma=0.000658 ! Fit after self-cal, rms=0.076641Jy sigma=0.000656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=7.815 mas, bpa=-2.921 degrees ! Estimated noise=672.03 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.000129177 Jy ! Component: 100 - total flux cleaned = 0.000126702 Jy ! Component: 150 - total flux cleaned = 0.000113517 Jy ! Component: 200 - total flux cleaned = 0.000102483 Jy ! Total flux subtracted in 200 components = 0.000102483 Jy ! Clean residual min=-0.001735 max=0.002033 Jy/beam ! Clean residual mean=0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0541416 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.0541416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076635Jy sigma=0.000656 ! Fit after self-cal, rms=0.076609Jy sigma=0.000656 ! 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.076609Jy sigma=0.000656 ! Fit after self-cal, rms=0.076912Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=7.805 mas, bpa=-2.699 degrees ! Estimated noise=672.818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211934 Jy ! Component: 100 - total flux cleaned = 0.000199681 Jy ! Component: 150 - total flux cleaned = 0.000199891 Jy ! Component: 200 - total flux cleaned = 0.00020011 Jy ! Total flux subtracted in 200 components = 0.00020011 Jy ! Clean residual min=-0.001558 max=0.001616 Jy/beam ! Clean residual mean=0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0543417 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0543417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076909Jy sigma=0.000655 ! Fit after self-cal, rms=0.076932Jy sigma=0.000655 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.02912e-05 Jy ! Component: 100 - total flux cleaned = 1.62567e-06 Jy ! Component: 150 - total flux cleaned = -7.05282e-06 Jy ! Component: 200 - total flux cleaned = -1.51369e-05 Jy ! Total flux subtracted in 200 components = -1.51369e-05 Jy ! Clean residual min=-0.001603 max=0.001637 Jy/beam ! Clean residual mean=0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0543265 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.0543265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076930Jy sigma=0.000655 ! Fit after self-cal, rms=0.076931Jy sigma=0.000655 ! 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.076931Jy sigma=0.000655 ! Fit after self-cal, rms=0.077525Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=7.803 mas, bpa=-2.562 degrees ! Estimated noise=672.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011867 Jy ! Component: 100 - total flux cleaned = 0.000110243 Jy ! Component: 150 - total flux cleaned = 0.000109903 Jy ! Component: 200 - total flux cleaned = 0.00011795 Jy ! Total flux subtracted in 200 components = 0.00011795 Jy ! Clean residual min=-0.001547 max=0.001777 Jy/beam ! Clean residual mean=0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0544445 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.0544445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077523Jy sigma=0.000654 ! Fit after self-cal, rms=0.077560Jy sigma=0.000654 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-42.5, -18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126613 Jy ! Component: 100 - total flux cleaned = 0.0013674 Jy ! Component: 150 - total flux cleaned = 0.00142508 Jy ! Component: 200 - total flux cleaned = 0.00139988 Jy ! Total flux subtracted in 200 components = 0.00139988 Jy ! Clean residual min=-0.001466 max=0.001520 Jy/beam ! Clean residual mean=0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0558444 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.0558444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077521Jy sigma=0.000653 ! Fit after self-cal, rms=0.077514Jy sigma=0.000653 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077514Jy sigma=0.000653 ! Fit after self-cal, rms=0.077609Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.408 mas, bmaj=11.69 mas, bpa=-5.637 degrees ! Estimated noise=829.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000232772 Jy ! Component: 100 - total flux cleaned = -0.000296846 Jy ! Component: 150 - total flux cleaned = -0.000332523 Jy ! Component: 200 - total flux cleaned = -0.000345929 Jy ! Total flux subtracted in 200 components = -0.000345929 Jy ! Clean residual min=-0.001580 max=0.001728 Jy/beam ! Clean residual mean=0.000004 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0554985 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.0554985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077604Jy sigma=0.000653 ! Fit after self-cal, rms=0.077610Jy sigma=0.000653 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102795 Jy ! Component: 100 - total flux cleaned = -0.000161284 Jy ! Component: 150 - total flux cleaned = -0.000199554 Jy ! Component: 200 - total flux cleaned = -0.000211209 Jy ! Total flux subtracted in 200 components = -0.000211209 Jy ! Clean residual min=-0.001580 max=0.001707 Jy/beam ! Clean residual mean=0.000004 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0552872 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.0552872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077608Jy sigma=0.000653 ! Fit after self-cal, rms=0.077603Jy sigma=0.000653 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=7.795 mas, bpa=-2.539 degrees ! Estimated noise=670.469 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.324 x 7.795 at -2.539 degrees (North through East) ! Clean map min=-0.0014196 max=0.050959 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.706 mas, bmaj=6.809 mas, bpa=-2.99 degrees ! Estimated noise=972.186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.039058 Jy ! Component: 100 - total flux cleaned = 0.0478817 Jy ! Component: 150 - total flux cleaned = 0.0514242 Jy ! Component: 200 - total flux cleaned = 0.0528024 Jy ! Total flux subtracted in 200 components = 0.0528024 Jy ! Clean residual min=-0.002562 max=0.002413 Jy/beam ! Clean residual mean=0.000001 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0528024 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.0528024 Jy ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=7.795 mas, bpa=-2.539 degrees ! Estimated noise=670.469 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.00224452 Jy ! Component: 100 - total flux cleaned = 0.00331364 Jy ! Component: 150 - total flux cleaned = 0.00365163 Jy ! Component: 200 - total flux cleaned = 0.0037549 Jy ! Total flux subtracted in 200 components = 0.0037549 Jy ! Clean residual min=-0.001509 max=0.001521 Jy/beam ! Clean residual mean=0.000003 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0565573 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.0565573 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.408 mas, bmaj=11.69 mas, bpa=-5.637 degrees ! Estimated noise=829.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000545592 Jy ! Component: 100 - total flux cleaned = -0.000677367 Jy ! Component: 150 - total flux cleaned = -0.000783169 Jy ! Component: 200 - total flux cleaned = -0.000892798 Jy ! Total flux subtracted in 200 components = -0.000892798 Jy ! Clean residual min=-0.001566 max=0.001704 Jy/beam ! Clean residual mean=0.000004 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0556645 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.000115706 Jy ! Component: 100 - total flux cleaned = -0.00020583 Jy ! Component: 150 - total flux cleaned = -0.000274419 Jy ! Component: 200 - total flux cleaned = -0.000324585 Jy ! Total flux subtracted in 200 components = -0.000324585 Jy ! Clean residual min=-0.001580 max=0.001703 Jy/beam ! Clean residual mean=0.000004 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0553399 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 0.0553399 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=7.795 mas, bpa=-2.539 degrees ! Estimated noise=670.469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291805 Jy ! Component: 100 - total flux cleaned = 0.000397 Jy ! Component: 150 - total flux cleaned = 0.000398156 Jy ! Component: 200 - total flux cleaned = 0.000419862 Jy ! Total flux subtracted in 200 components = 0.000419862 Jy ! Clean residual min=-0.001429 max=0.001466 Jy/beam ! Clean residual mean=0.000002 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0557598 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 68 components and 0.0557598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077592Jy sigma=0.000653 ! Fit after self-cal, rms=0.077584Jy sigma=0.000653 wmodel J1415+0832_S_2017_08_05_pus_map.mod ! Writing 68 model components to file: J1415+0832_S_2017_08_05_pus_map.mod wobs J1415+0832_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1415+0832_S_2017_08_05_pus_uvs.fits wwins J1415+0832_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J1415+0832_S_2017_08_05_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.000382313 Jy ! Component: 100 - total flux cleaned = 0.000536054 Jy ! Component: 150 - total flux cleaned = 0.000684152 Jy ! Component: 200 - total flux cleaned = 0.000827123 Jy ! Component: 250 - total flux cleaned = 0.00098943 Jy ! Component: 300 - total flux cleaned = 0.0011932 Jy ! Component: 350 - total flux cleaned = 0.00128214 Jy ! Component: 400 - total flux cleaned = 0.00143444 Jy ! Component: 450 - total flux cleaned = 0.00154146 Jy ! Component: 500 - total flux cleaned = 0.00170887 Jy ! Component: 550 - total flux cleaned = 0.00191414 Jy ! Component: 600 - total flux cleaned = 0.00207493 Jy ! Component: 650 - total flux cleaned = 0.00221384 Jy ! Component: 700 - total flux cleaned = 0.00237027 Jy ! Component: 750 - total flux cleaned = 0.00250548 Jy ! Component: 800 - total flux cleaned = 0.00267627 Jy ! Component: 850 - total flux cleaned = 0.00282581 Jy ! Component: 900 - total flux cleaned = 0.0030285 Jy ! Component: 950 - total flux cleaned = 0.00313722 Jy ! Component: 1000 - total flux cleaned = 0.00328045 Jy ! Component: 1050 - total flux cleaned = 0.00335125 Jy ! Component: 1100 - total flux cleaned = 0.00349106 Jy ! Component: 1150 - total flux cleaned = 0.00356036 Jy ! Component: 1200 - total flux cleaned = 0.00371397 Jy ! Component: 1250 - total flux cleaned = 0.00374779 Jy ! Component: 1300 - total flux cleaned = 0.00386456 Jy ! Component: 1350 - total flux cleaned = 0.00389725 Jy ! Component: 1400 - total flux cleaned = 0.00392968 Jy ! Component: 1450 - total flux cleaned = 0.00397833 Jy ! Component: 1500 - total flux cleaned = 0.00402637 Jy ! Component: 1550 - total flux cleaned = 0.00413696 Jy ! Component: 1600 - total flux cleaned = 0.00415263 Jy ! Component: 1650 - total flux cleaned = 0.00426131 Jy ! Component: 1700 - total flux cleaned = 0.00430748 Jy ! Component: 1750 - total flux cleaned = 0.00439903 Jy ! Component: 1800 - total flux cleaned = 0.00442922 Jy ! Component: 1850 - total flux cleaned = 0.00457872 Jy ! Component: 1900 - total flux cleaned = 0.00456374 Jy ! Component: 1950 - total flux cleaned = 0.00462239 Jy ! Component: 2000 - total flux cleaned = 0.00472429 Jy ! Component: 2050 - total flux cleaned = 0.00482531 Jy ! Component: 2100 - total flux cleaned = 0.00486821 Jy ! Component: 2150 - total flux cleaned = 0.00491071 Jy ! Component: 2200 - total flux cleaned = 0.00505128 Jy ! Component: 2250 - total flux cleaned = 0.00507913 Jy ! Component: 2300 - total flux cleaned = 0.00520349 Jy ! Component: 2350 - total flux cleaned = 0.00521719 Jy ! Component: 2400 - total flux cleaned = 0.00527176 Jy ! Component: 2450 - total flux cleaned = 0.00532576 Jy ! Component: 2500 - total flux cleaned = 0.00541951 Jy ! Component: 2550 - total flux cleaned = 0.00544598 Jy ! Component: 2600 - total flux cleaned = 0.00548551 Jy ! Component: 2650 - total flux cleaned = 0.00556407 Jy ! Component: 2700 - total flux cleaned = 0.00560286 Jy ! Component: 2750 - total flux cleaned = 0.00566729 Jy ! Component: 2800 - total flux cleaned = 0.00574405 Jy ! Component: 2850 - total flux cleaned = 0.00575672 Jy ! Component: 2900 - total flux cleaned = 0.00580705 Jy ! Component: 2950 - total flux cleaned = 0.00588209 Jy ! Component: 3000 - total flux cleaned = 0.00589446 Jy ! Component: 3050 - total flux cleaned = 0.00591916 Jy ! Component: 3100 - total flux cleaned = 0.00599273 Jy ! Component: 3150 - total flux cleaned = 0.00601693 Jy ! Component: 3200 - total flux cleaned = 0.00604118 Jy ! Component: 3250 - total flux cleaned = 0.00606513 Jy ! Component: 3300 - total flux cleaned = 0.00611288 Jy ! Component: 3350 - total flux cleaned = 0.00611288 Jy ! Component: 3400 - total flux cleaned = 0.00611293 Jy ! Component: 3450 - total flux cleaned = 0.00619479 Jy ! Component: 3500 - total flux cleaned = 0.00625289 Jy ! Component: 3550 - total flux cleaned = 0.00621815 Jy ! Component: 3600 - total flux cleaned = 0.00631002 Jy ! Component: 3650 - total flux cleaned = 0.00632148 Jy ! Component: 3700 - total flux cleaned = 0.0063668 Jy ! Component: 3750 - total flux cleaned = 0.00636685 Jy ! Component: 3800 - total flux cleaned = 0.00643402 Jy ! Component: 3850 - total flux cleaned = 0.0064341 Jy ! Component: 3900 - total flux cleaned = 0.00647817 Jy ! Component: 3950 - total flux cleaned = 0.00653299 Jy ! Component: 4000 - total flux cleaned = 0.00653303 Jy ! Component: 4050 - total flux cleaned = 0.00655484 Jy ! Total flux subtracted in 4096 components = 0.00663035 Jy ! Clean residual min=-0.000658 max=0.000623 Jy/beam ! Clean residual mean=0.000002 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.0623902 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 379 components and 0.0623902 Jy ![Exited script file: muppet] wmap "J1415+0832_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.324 x 7.795 at -2.539 degrees (North through East) ! Clean map min=-0.001425 max=0.051071 Jy/beam ! Writing clean map to FITS file: J1415+0832_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0510707 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202976 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19233 1.19233 2.38465 4.7693 9.53861 19.0772 38.1544 76.3088 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.051 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.324 x 7.795 at -2.539 degrees (North through East) ! Clean map min=-0.001425 max=0.051071 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 J1415+0832_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:30:46 2019