! Started logfile: J1128-1122_S_2017_10_21_pus_uvs.log on Sat May 11 20:57:20 2019 obs J1128-1122_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1128-1122_S_2017_10_21_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.942542 visibilities/baseline/integration-bin. ! Found source: J1128-1122 ! ! 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 644 lines of history. ! ! Reading 19816 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 J1128-1122_S_2017_10_21_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 158 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 610 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005938Jy sigma=0.008919 ! Fit after self-cal, rms=0.958021Jy sigma=0.008512 ! 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.694 mas, bmaj=14.88 mas, bpa=-19.73 degrees ! Estimated noise=1144.02 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.0355055 Jy ! Component: 100 - total flux cleaned = 0.0435064 Jy ! Total flux subtracted in 100 components = 0.0435064 Jy ! Clean residual min=-0.004985 max=0.004734 Jy/beam ! Clean residual mean=0.000015 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.0435064 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0435064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086185Jy sigma=0.000691 ! Fit after self-cal, rms=0.084441Jy sigma=0.000675 ! 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.317 mas, bmaj=18.02 mas, bpa=-18.84 degrees ! Estimated noise=677.714 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.00437349 Jy ! Component: 100 - total flux cleaned = 0.00645265 Jy ! Component: 150 - total flux cleaned = 0.00747557 Jy ! Component: 200 - total flux cleaned = 0.00763465 Jy ! Total flux subtracted in 200 components = 0.00763465 Jy ! Clean residual min=-0.003790 max=0.003131 Jy/beam ! Clean residual mean=0.000020 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.051141 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.051141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084145Jy sigma=0.000673 ! Fit after self-cal, rms=0.084117Jy sigma=0.000673 ! 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.83 FD 0.97 HN 1.01 KP 1.21 ! LA 1.15 MK 1.10 NL 0.97 OV 1.08 ! PT 0.83 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 0.99 KP 1.22 ! LA 1.06 MK 1.14 NL 1.14 OV 1.12 ! PT 0.81 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 1.03 HN 0.95 KP 1.16 ! LA 0.89 MK 1.06 NL 1.21 OV 1.06 ! PT 0.79 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.83 HN 0.85 KP 1.00* ! LA 0.78 MK 0.84 NL 1.00* OV 1.00* ! PT 0.74 ! ! ! Fit before self-cal, rms=0.084117Jy sigma=0.000673 ! Fit after self-cal, rms=0.080563Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=17.93 mas, bpa=-18.63 degrees ! Estimated noise=673.771 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.000119753 Jy ! Component: 100 - total flux cleaned = -0.000184956 Jy ! Component: 150 - total flux cleaned = -0.000213327 Jy ! Component: 200 - total flux cleaned = -0.000257932 Jy ! Total flux subtracted in 200 components = -0.000257932 Jy ! Clean residual min=-0.001667 max=0.001674 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0508831 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.0508831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080540Jy sigma=0.000666 ! Fit after self-cal, rms=0.080880Jy sigma=0.000664 ! 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.080880Jy sigma=0.000664 ! Fit after self-cal, rms=0.082787Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=17.87 mas, bpa=-18.71 degrees ! Estimated noise=675.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.36901e-05 Jy ! Component: 100 - total flux cleaned = -0.000181421 Jy ! Component: 150 - total flux cleaned = -0.000264303 Jy ! Component: 200 - total flux cleaned = -0.000319916 Jy ! Total flux subtracted in 200 components = -0.000319916 Jy ! Clean residual min=-0.001393 max=0.001777 Jy/beam ! Clean residual mean=0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0505632 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.0505632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082772Jy sigma=0.000662 ! Fit after self-cal, rms=0.083151Jy sigma=0.000662 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 (94.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000701025 Jy ! Component: 100 - total flux cleaned = 0.00085441 Jy ! Component: 150 - total flux cleaned = 0.000854065 Jy ! Component: 200 - total flux cleaned = 0.000796452 Jy ! Total flux subtracted in 200 components = 0.000796452 Jy ! Clean residual min=-0.001592 max=0.001497 Jy/beam ! Clean residual mean=0.000006 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0513596 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 76 components and 0.0513596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083105Jy sigma=0.000661 ! Fit after self-cal, rms=0.083128Jy sigma=0.000661 ! 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.083128Jy sigma=0.000661 ! Fit after self-cal, rms=0.085404Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=17.96 mas, bpa=-18.68 degrees ! Estimated noise=681.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000902681 Jy ! Component: 100 - total flux cleaned = 0.000900409 Jy ! Component: 150 - total flux cleaned = 0.000841489 Jy ! Component: 200 - total flux cleaned = 0.000738088 Jy ! Total flux subtracted in 200 components = 0.000738088 Jy ! Clean residual min=-0.001401 max=0.001570 Jy/beam ! Clean residual mean=0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0520977 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 101 components and 0.0520977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085365Jy sigma=0.000661 ! Fit after self-cal, rms=0.085640Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197138 Jy ! Component: 100 - total flux cleaned = 0.000198267 Jy ! Component: 150 - total flux cleaned = 0.000142536 Jy ! Component: 200 - total flux cleaned = 6.57644e-05 Jy ! Total flux subtracted in 200 components = 6.57644e-05 Jy ! Clean residual min=-0.001403 max=0.001495 Jy/beam ! Clean residual mean=0.000004 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0521635 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 121 components and 0.0521635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085611Jy sigma=0.000660 ! Fit after self-cal, rms=0.085645Jy sigma=0.000660 ! 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.085645Jy sigma=0.000660 ! Fit after self-cal, rms=0.087267Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.79 mas, bmaj=22.07 mas, bpa=-13.05 degrees ! Estimated noise=807.471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611534 Jy ! Component: 100 - total flux cleaned = 0.000561877 Jy ! Component: 150 - total flux cleaned = 0.000496687 Jy ! Component: 200 - total flux cleaned = 0.000458608 Jy ! Total flux subtracted in 200 components = 0.000458608 Jy ! Clean residual min=-0.001402 max=0.001561 Jy/beam ! Clean residual mean=0.000004 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0526221 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 147 components and 0.0526221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087251Jy sigma=0.000660 ! Fit after self-cal, rms=0.087422Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000378384 Jy ! Component: 100 - total flux cleaned = 0.000329152 Jy ! Component: 150 - total flux cleaned = 0.000288128 Jy ! Component: 200 - total flux cleaned = 0.000251612 Jy ! Total flux subtracted in 200 components = 0.000251612 Jy ! Clean residual min=-0.001418 max=0.001516 Jy/beam ! Clean residual mean=0.000006 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0528737 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 167 components and 0.0528737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087411Jy sigma=0.000660 ! Fit after self-cal, rms=0.087425Jy sigma=0.000660 ! 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.409 mas, bmaj=18.04 mas, bpa=-18.67 degrees ! Estimated noise=685.555 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.409 x 18.04 at -18.67 degrees (North through East) ! Clean map min=-0.0019241 max=0.046028 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.758 mas, bmaj=14.53 mas, bpa=-19.59 degrees ! Estimated noise=1160.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0367349 Jy ! Component: 100 - total flux cleaned = 0.0460757 Jy ! Component: 150 - total flux cleaned = 0.0490149 Jy ! Component: 200 - total flux cleaned = 0.0504277 Jy ! Total flux subtracted in 200 components = 0.0504277 Jy ! Clean residual min=-0.002926 max=0.003273 Jy/beam ! Clean residual mean=0.000001 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.0504277 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0504277 Jy ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=18.04 mas, bpa=-18.67 degrees ! Estimated noise=685.555 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.00159571 Jy ! Component: 100 - total flux cleaned = 0.00212185 Jy ! Component: 150 - total flux cleaned = 0.00242222 Jy ! Component: 200 - total flux cleaned = 0.00257827 Jy ! Total flux subtracted in 200 components = 0.00257827 Jy ! Clean residual min=-0.001691 max=0.001558 Jy/beam ! Clean residual mean=0.000002 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0530059 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 0.0530059 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.79 mas, bmaj=22.07 mas, bpa=-13.05 degrees ! Estimated noise=807.471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000207477 Jy ! Component: 100 - total flux cleaned = 0.000248026 Jy ! Component: 150 - total flux cleaned = 0.000278241 Jy ! Component: 200 - total flux cleaned = 0.000278053 Jy ! Total flux subtracted in 200 components = 0.000278053 Jy ! Clean residual min=-0.001586 max=0.001487 Jy/beam ! Clean residual mean=0.000005 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.053284 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 = -2.35168e-05 Jy ! Component: 100 - total flux cleaned = -4.45339e-05 Jy ! Component: 150 - total flux cleaned = -0.000101277 Jy ! Component: 200 - total flux cleaned = -0.000119137 Jy ! Total flux subtracted in 200 components = -0.000119137 Jy ! Clean residual min=-0.001490 max=0.001518 Jy/beam ! Clean residual mean=0.000005 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0531649 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 89 components and 0.0531649 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=18.04 mas, bpa=-18.67 degrees ! Estimated noise=685.555 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.62531e-05 Jy ! Component: 100 - total flux cleaned = -0.000253551 Jy ! Component: 150 - total flux cleaned = -0.000337914 Jy ! Component: 200 - total flux cleaned = -0.000310713 Jy ! Total flux subtracted in 200 components = -0.000310713 Jy ! Clean residual min=-0.001459 max=0.001458 Jy/beam ! Clean residual mean=0.000003 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0528541 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 107 components and 0.0528541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087409Jy sigma=0.000660 ! Fit after self-cal, rms=0.087446Jy sigma=0.000660 wmodel J1128-1122_S_2017_10_21_pus_map.mod ! Writing 107 model components to file: J1128-1122_S_2017_10_21_pus_map.mod wobs J1128-1122_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1128-1122_S_2017_10_21_pus_uvs.fits wwins J1128-1122_S_2017_10_21_pus_map.win ! wwins: Wrote 2 windows to J1128-1122_S_2017_10_21_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.000444074 Jy ! Component: 100 - total flux cleaned = -0.00057069 Jy ! Component: 150 - total flux cleaned = -0.000736902 Jy ! Component: 200 - total flux cleaned = -0.000916749 Jy ! Component: 250 - total flux cleaned = -0.00108748 Jy ! Component: 300 - total flux cleaned = -0.00114899 Jy ! Component: 350 - total flux cleaned = -0.00120885 Jy ! Component: 400 - total flux cleaned = -0.00128576 Jy ! Component: 450 - total flux cleaned = -0.00137929 Jy ! Component: 500 - total flux cleaned = -0.00147017 Jy ! Component: 550 - total flux cleaned = -0.00155855 Jy ! Component: 600 - total flux cleaned = -0.00154135 Jy ! Component: 650 - total flux cleaned = -0.00147336 Jy ! Component: 700 - total flux cleaned = -0.00147357 Jy ! Component: 750 - total flux cleaned = -0.00144107 Jy ! Component: 800 - total flux cleaned = -0.00142544 Jy ! Component: 850 - total flux cleaned = -0.00142577 Jy ! Component: 900 - total flux cleaned = -0.00138002 Jy ! Component: 950 - total flux cleaned = -0.0013047 Jy ! Component: 1000 - total flux cleaned = -0.00127471 Jy ! Component: 1050 - total flux cleaned = -0.00123061 Jy ! Component: 1100 - total flux cleaned = -0.0012021 Jy ! Component: 1150 - total flux cleaned = -0.00127265 Jy ! Component: 1200 - total flux cleaned = -0.00121677 Jy ! Component: 1250 - total flux cleaned = -0.00121682 Jy ! Component: 1300 - total flux cleaned = -0.00114896 Jy ! Component: 1350 - total flux cleaned = -0.00114914 Jy ! Component: 1400 - total flux cleaned = -0.00116237 Jy ! Component: 1450 - total flux cleaned = -0.00117518 Jy ! Component: 1500 - total flux cleaned = -0.00113609 Jy ! Component: 1550 - total flux cleaned = -0.00107188 Jy ! Component: 1600 - total flux cleaned = -0.00108445 Jy ! Component: 1650 - total flux cleaned = -0.00110912 Jy ! Component: 1700 - total flux cleaned = -0.00108444 Jy ! Component: 1750 - total flux cleaned = -0.00108451 Jy ! Component: 1800 - total flux cleaned = -0.00104819 Jy ! Component: 1850 - total flux cleaned = -0.00100031 Jy ! Component: 1900 - total flux cleaned = -0.000988482 Jy ! Component: 1950 - total flux cleaned = -0.000953117 Jy ! Component: 2000 - total flux cleaned = -0.000906804 Jy ! Component: 2050 - total flux cleaned = -0.000849242 Jy ! Component: 2100 - total flux cleaned = -0.000837965 Jy ! Component: 2150 - total flux cleaned = -0.00077042 Jy ! Component: 2200 - total flux cleaned = -0.000781743 Jy ! Component: 2250 - total flux cleaned = -0.000726423 Jy ! Component: 2300 - total flux cleaned = -0.000715436 Jy ! Component: 2350 - total flux cleaned = -0.000704412 Jy ! Component: 2400 - total flux cleaned = -0.000672026 Jy ! Component: 2450 - total flux cleaned = -0.000682632 Jy ! Component: 2500 - total flux cleaned = -0.000618808 Jy ! Component: 2550 - total flux cleaned = -0.000587087 Jy ! Component: 2600 - total flux cleaned = -0.000566188 Jy ! Component: 2650 - total flux cleaned = -0.000524709 Jy ! Component: 2700 - total flux cleaned = -0.000493858 Jy ! Component: 2750 - total flux cleaned = -0.000483692 Jy ! Component: 2800 - total flux cleaned = -0.00046344 Jy ! Component: 2850 - total flux cleaned = -0.000443227 Jy ! Component: 2900 - total flux cleaned = -0.00037334 Jy ! Component: 2950 - total flux cleaned = -0.0003535 Jy ! Component: 3000 - total flux cleaned = -0.000343699 Jy ! Component: 3050 - total flux cleaned = -0.000285091 Jy ! Component: 3100 - total flux cleaned = -0.000255987 Jy ! Component: 3150 - total flux cleaned = -0.000227258 Jy ! Component: 3200 - total flux cleaned = -0.000217759 Jy ! Component: 3250 - total flux cleaned = -0.000151218 Jy ! Component: 3300 - total flux cleaned = -0.000132387 Jy ! Component: 3350 - total flux cleaned = -0.000104392 Jy ! Component: 3400 - total flux cleaned = -7.64215e-05 Jy ! Component: 3450 - total flux cleaned = -4.86986e-05 Jy ! Component: 3500 - total flux cleaned = -2.11365e-05 Jy ! Component: 3550 - total flux cleaned = 4.26783e-05 Jy ! Component: 3600 - total flux cleaned = 3.36157e-05 Jy ! Component: 3650 - total flux cleaned = 6.97371e-05 Jy ! Component: 3700 - total flux cleaned = 0.000105638 Jy ! Component: 3750 - total flux cleaned = 0.000123542 Jy ! Component: 3800 - total flux cleaned = 0.000167875 Jy ! Component: 3850 - total flux cleaned = 0.000194287 Jy ! Component: 3900 - total flux cleaned = 0.000238101 Jy ! Component: 3950 - total flux cleaned = 0.000281681 Jy ! Component: 4000 - total flux cleaned = 0.000273095 Jy ! Component: 4050 - total flux cleaned = 0.000290442 Jy ! Total flux subtracted in 4096 components = 0.000333309 Jy ! Clean residual min=-0.000480 max=0.000510 Jy/beam ! Clean residual mean=-0.000002 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.0531875 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 383 components and 0.0531874 Jy ![Exited script file: muppet] wmap "J1128-1122_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.409 x 18.04 at -18.67 degrees (North through East) ! Clean map min=-0.0022368 max=0.045593 Jy/beam ! Writing clean map to FITS file: J1128-1122_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.045593 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165616 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.08974 1.08974 2.17949 4.35897 8.71794 17.4359 34.8718 69.7435 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 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: 3.409 x 18.04 at -18.67 degrees (North through East) ! Clean map min=-0.0022368 max=0.045593 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 J1128-1122_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:57:25 2019