! Started logfile: J1125+0001_S_2017_10_21_pus_uvs.log on Sat May 11 20:57:09 2019 obs J1125+0001_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1125+0001_S_2017_10_21_pus_uva.fits ! AN table 1: 234 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.989554 visibilities/baseline/integration-bin. ! Found source: J1125+0001 ! ! 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 33344 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 J1125+0001_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 217 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 202 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 965 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.927017Jy sigma=0.008986 ! Fit after self-cal, rms=0.898780Jy sigma=0.008723 ! 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.946 mas, bmaj=15.41 mas, bpa=-18.73 degrees ! Estimated noise=966.267 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.0799802 Jy ! Component: 100 - total flux cleaned = 0.0974357 Jy ! Total flux subtracted in 100 components = 0.0974357 Jy ! Clean residual min=-0.003582 max=0.004907 Jy/beam ! Clean residual mean=0.000011 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.0974357 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0974357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083886Jy sigma=0.000738 ! Fit after self-cal, rms=0.083866Jy sigma=0.000738 ! 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.403 mas, bmaj=17.85 mas, bpa=-18.21 degrees ! Estimated noise=480.215 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.00522091 Jy ! Component: 100 - total flux cleaned = 0.0077187 Jy ! Component: 150 - total flux cleaned = 0.0092834 Jy ! Component: 200 - total flux cleaned = 0.0103581 Jy ! Total flux subtracted in 200 components = 0.0103581 Jy ! Clean residual min=-0.002526 max=0.002670 Jy/beam ! Clean residual mean=0.000011 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.107794 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 45 components and 0.107794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083436Jy sigma=0.000736 ! Fit after self-cal, rms=0.083447Jy sigma=0.000736 ! 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 0.92 HN 0.95 KP 1.13 ! LA 1.04 MK 0.97 NL 0.92 OV 1.01 ! PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.98 HN 1.00 KP 1.09 ! LA 1.00 MK 1.00 NL 1.03 OV 1.05 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 0.96 KP 1.05 ! LA 0.78 MK 1.01 NL 1.24 OV 0.93 ! PT 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.94 KP 1.00* ! LA 0.92 MK 1.20 NL 1.00* OV 1.00* ! PT 0.88 ! ! ! Fit before self-cal, rms=0.083447Jy sigma=0.000736 ! Fit after self-cal, rms=0.080320Jy sigma=0.000728 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=17.88 mas, bpa=-18.14 degrees ! Estimated noise=478.61 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.43837e-05 Jy ! Component: 100 - total flux cleaned = -5.39722e-06 Jy ! Component: 150 - total flux cleaned = -6.51011e-05 Jy ! Component: 200 - total flux cleaned = -0.000100789 Jy ! Total flux subtracted in 200 components = -0.000100789 Jy ! Clean residual min=-0.001401 max=0.001457 Jy/beam ! Clean residual mean=0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.107693 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.107693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080311Jy sigma=0.000728 ! Fit after self-cal, rms=0.080352Jy sigma=0.000728 ! 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.080352Jy sigma=0.000728 ! Fit after self-cal, rms=0.080572Jy sigma=0.000727 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=17.87 mas, bpa=-18.15 degrees ! Estimated noise=478.593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000339062 Jy ! Component: 100 - total flux cleaned = -0.000383454 Jy ! Component: 150 - total flux cleaned = -0.000392587 Jy ! Component: 200 - total flux cleaned = -0.000392641 Jy ! Total flux subtracted in 200 components = -0.000392641 Jy ! Clean residual min=-0.001274 max=0.001091 Jy/beam ! Clean residual mean=0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.1073 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.1073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080569Jy sigma=0.000727 ! Fit after self-cal, rms=0.080608Jy sigma=0.000727 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.79571e-05 Jy ! Component: 100 - total flux cleaned = -1.82694e-05 Jy ! Component: 150 - total flux cleaned = -1.82843e-05 Jy ! Component: 200 - total flux cleaned = -1.83566e-05 Jy ! Total flux subtracted in 200 components = -1.83566e-05 Jy ! Clean residual min=-0.001302 max=0.001104 Jy/beam ! Clean residual mean=0.000002 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.107282 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.107282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080607Jy sigma=0.000727 ! Fit after self-cal, rms=0.080607Jy sigma=0.000727 ! 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.080607Jy sigma=0.000727 ! Fit after self-cal, rms=0.080756Jy sigma=0.000727 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=17.89 mas, bpa=-18.14 degrees ! Estimated noise=478.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000231905 Jy ! Component: 100 - total flux cleaned = -0.000255973 Jy ! Component: 150 - total flux cleaned = -0.00025617 Jy ! Component: 200 - total flux cleaned = -0.000261647 Jy ! Total flux subtracted in 200 components = -0.000261647 Jy ! Clean residual min=-0.001267 max=0.001105 Jy/beam ! Clean residual mean=0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.10702 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.10702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080754Jy sigma=0.000726 ! Fit after self-cal, rms=0.080764Jy sigma=0.000726 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.21164e-05 Jy ! Component: 100 - total flux cleaned = -2.20333e-05 Jy ! Component: 150 - total flux cleaned = -2.19947e-05 Jy ! Component: 200 - total flux cleaned = -2.63565e-05 Jy ! Total flux subtracted in 200 components = -2.63565e-05 Jy ! Clean residual min=-0.001274 max=0.001112 Jy/beam ! Clean residual mean=0.000002 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.106994 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.106994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080764Jy sigma=0.000726 ! Fit after self-cal, rms=0.080764Jy sigma=0.000726 ! 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.080764Jy sigma=0.000726 ! Fit after self-cal, rms=0.080847Jy sigma=0.000726 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.549 mas, bmaj=17.84 mas, bpa=-14.88 degrees ! Estimated noise=577.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.97022e-05 Jy ! Component: 100 - total flux cleaned = -7.13465e-05 Jy ! Component: 150 - total flux cleaned = -0.000104354 Jy ! Component: 200 - total flux cleaned = -0.000128914 Jy ! Total flux subtracted in 200 components = -0.000128914 Jy ! Clean residual min=-0.001505 max=0.001395 Jy/beam ! Clean residual mean=0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.106865 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 0.106865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080846Jy sigma=0.000726 ! Fit after self-cal, rms=0.080851Jy sigma=0.000726 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.99109e-05 Jy ! Component: 100 - total flux cleaned = -4.40141e-05 Jy ! Component: 150 - total flux cleaned = -6.23196e-05 Jy ! Component: 200 - total flux cleaned = -7.25871e-05 Jy ! Total flux subtracted in 200 components = -7.25871e-05 Jy ! Clean residual min=-0.001491 max=0.001396 Jy/beam ! Clean residual mean=0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.106792 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.106792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080850Jy sigma=0.000726 ! Fit after self-cal, rms=0.080850Jy sigma=0.000726 ! 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.418 mas, bmaj=17.89 mas, bpa=-18.14 degrees ! Estimated noise=478.784 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.418 x 17.89 at -18.14 degrees (North through East) ! Clean map min=-0.0012392 max=0.10287 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.966 mas, bmaj=15.44 mas, bpa=-18.63 degrees ! Estimated noise=967.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.079942 Jy ! Component: 100 - total flux cleaned = 0.0974066 Jy ! Component: 150 - total flux cleaned = 0.101632 Jy ! Component: 200 - total flux cleaned = 0.103586 Jy ! Total flux subtracted in 200 components = 0.103586 Jy ! Clean residual min=-0.002308 max=0.002523 Jy/beam ! Clean residual mean=0.000004 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.103586 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.103586 Jy ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=17.89 mas, bpa=-18.14 degrees ! Estimated noise=478.784 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.00161345 Jy ! Component: 100 - total flux cleaned = 0.00218305 Jy ! Component: 150 - total flux cleaned = 0.00241922 Jy ! Component: 200 - total flux cleaned = 0.00256427 Jy ! Total flux subtracted in 200 components = 0.00256427 Jy ! Clean residual min=-0.001329 max=0.001101 Jy/beam ! Clean residual mean=0.000002 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.10615 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 68 components and 0.10615 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.549 mas, bmaj=17.84 mas, bpa=-14.88 degrees ! Estimated noise=577.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543146 Jy ! Component: 100 - total flux cleaned = 0.000584019 Jy ! Component: 150 - total flux cleaned = 0.000606303 Jy ! Component: 200 - total flux cleaned = 0.000633351 Jy ! Total flux subtracted in 200 components = 0.000633351 Jy ! Clean residual min=-0.001488 max=0.001366 Jy/beam ! Clean residual mean=0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.106783 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.41304e-05 Jy ! Component: 100 - total flux cleaned = 2.02596e-05 Jy ! Component: 150 - total flux cleaned = 2.56192e-05 Jy ! Component: 200 - total flux cleaned = 2.57104e-05 Jy ! Total flux subtracted in 200 components = 2.57104e-05 Jy ! Clean residual min=-0.001469 max=0.001389 Jy/beam ! Clean residual mean=0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.106809 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 109 components and 0.106809 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=17.89 mas, bpa=-18.14 degrees ! Estimated noise=478.784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123992 Jy ! Component: 100 - total flux cleaned = -0.000142427 Jy ! Component: 150 - total flux cleaned = -0.000142338 Jy ! Component: 200 - total flux cleaned = -0.000134914 Jy ! Total flux subtracted in 200 components = -0.000134914 Jy ! Clean residual min=-0.001305 max=0.001073 Jy/beam ! Clean residual mean=0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.106674 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 120 components and 0.106674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080852Jy sigma=0.000726 ! Fit after self-cal, rms=0.080853Jy sigma=0.000726 wmodel J1125+0001_S_2017_10_21_pus_map.mod ! Writing 120 model components to file: J1125+0001_S_2017_10_21_pus_map.mod wobs J1125+0001_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1125+0001_S_2017_10_21_pus_uvs.fits wwins J1125+0001_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J1125+0001_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.00045408 Jy ! Component: 100 - total flux cleaned = -0.000674949 Jy ! Component: 150 - total flux cleaned = -0.000827433 Jy ! Component: 200 - total flux cleaned = -0.000991725 Jy ! Component: 250 - total flux cleaned = -0.00111413 Jy ! Component: 300 - total flux cleaned = -0.00116483 Jy ! Component: 350 - total flux cleaned = -0.00118125 Jy ! Component: 400 - total flux cleaned = -0.00119746 Jy ! Component: 450 - total flux cleaned = -0.00124402 Jy ! Component: 500 - total flux cleaned = -0.00127467 Jy ! Component: 550 - total flux cleaned = -0.00134838 Jy ! Component: 600 - total flux cleaned = -0.00140513 Jy ! Component: 650 - total flux cleaned = -0.00143259 Jy ! Component: 700 - total flux cleaned = -0.00148681 Jy ! Component: 750 - total flux cleaned = -0.00151319 Jy ! Component: 800 - total flux cleaned = -0.00151338 Jy ! Component: 850 - total flux cleaned = -0.00156476 Jy ! Component: 900 - total flux cleaned = -0.00160223 Jy ! Component: 950 - total flux cleaned = -0.00160227 Jy ! Component: 1000 - total flux cleaned = -0.00165058 Jy ! Component: 1050 - total flux cleaned = -0.00169796 Jy ! Component: 1100 - total flux cleaned = -0.00167481 Jy ! Component: 1150 - total flux cleaned = -0.00168637 Jy ! Component: 1200 - total flux cleaned = -0.0016527 Jy ! Component: 1250 - total flux cleaned = -0.00163071 Jy ! Component: 1300 - total flux cleaned = -0.00163089 Jy ! Component: 1350 - total flux cleaned = -0.00163079 Jy ! Component: 1400 - total flux cleaned = -0.00162012 Jy ! Component: 1450 - total flux cleaned = -0.00156753 Jy ! Component: 1500 - total flux cleaned = -0.00152628 Jy ! Component: 1550 - total flux cleaned = -0.00149564 Jy ! Component: 1600 - total flux cleaned = -0.0014855 Jy ! Component: 1650 - total flux cleaned = -0.00141543 Jy ! Component: 1700 - total flux cleaned = -0.00137592 Jy ! Component: 1750 - total flux cleaned = -0.00135648 Jy ! Component: 1800 - total flux cleaned = -0.00134682 Jy ! Component: 1850 - total flux cleaned = -0.00132787 Jy ! Component: 1900 - total flux cleaned = -0.00129029 Jy ! Component: 1950 - total flux cleaned = -0.00123445 Jy ! Component: 2000 - total flux cleaned = -0.00127147 Jy ! Component: 2050 - total flux cleaned = -0.00122581 Jy ! Component: 2100 - total flux cleaned = -0.00120769 Jy ! Component: 2150 - total flux cleaned = -0.00119003 Jy ! Component: 2200 - total flux cleaned = -0.00114613 Jy ! Component: 2250 - total flux cleaned = -0.00114599 Jy ! Component: 2300 - total flux cleaned = -0.00112008 Jy ! Component: 2350 - total flux cleaned = -0.00108597 Jy ! Component: 2400 - total flux cleaned = -0.00108612 Jy ! Component: 2450 - total flux cleaned = -0.00107776 Jy ! Component: 2500 - total flux cleaned = -0.00104471 Jy ! Component: 2550 - total flux cleaned = -0.00102009 Jy ! Component: 2600 - total flux cleaned = -0.000987821 Jy ! Component: 2650 - total flux cleaned = -0.000971744 Jy ! Component: 2700 - total flux cleaned = -0.000947889 Jy ! Component: 2750 - total flux cleaned = -0.000924313 Jy ! Component: 2800 - total flux cleaned = -0.000900847 Jy ! Component: 2850 - total flux cleaned = -0.00086996 Jy ! Component: 2900 - total flux cleaned = -0.000839338 Jy ! Component: 2950 - total flux cleaned = -0.000778548 Jy ! Component: 3000 - total flux cleaned = -0.00077863 Jy ! Component: 3050 - total flux cleaned = -0.000733763 Jy ! Component: 3100 - total flux cleaned = -0.000681927 Jy ! Component: 3150 - total flux cleaned = -0.000637929 Jy ! Component: 3200 - total flux cleaned = -0.000594273 Jy ! Component: 3250 - total flux cleaned = -0.000565401 Jy ! Component: 3300 - total flux cleaned = -0.000529506 Jy ! Component: 3350 - total flux cleaned = -0.000493956 Jy ! Component: 3400 - total flux cleaned = -0.000451597 Jy ! Component: 3450 - total flux cleaned = -0.000402519 Jy ! Component: 3500 - total flux cleaned = -0.000346922 Jy ! Component: 3550 - total flux cleaned = -0.000298661 Jy ! Component: 3600 - total flux cleaned = -0.000278121 Jy ! Component: 3650 - total flux cleaned = -0.000216863 Jy ! Component: 3700 - total flux cleaned = -0.000183103 Jy ! Component: 3750 - total flux cleaned = -0.000136111 Jy ! Component: 3800 - total flux cleaned = -8.94551e-05 Jy ! Component: 3850 - total flux cleaned = -6.30177e-05 Jy ! Component: 3900 - total flux cleaned = -1.70563e-05 Jy ! Component: 3950 - total flux cleaned = 9.08297e-06 Jy ! Component: 4000 - total flux cleaned = 4.79314e-05 Jy ! Component: 4050 - total flux cleaned = 9.29217e-05 Jy ! Total flux subtracted in 4096 components = 0.000124852 Jy ! Clean residual min=-0.000360 max=0.000372 Jy/beam ! Clean residual mean=0.000001 rms=0.000128 Jy/beam ! Combined flux in latest and established models = 0.106799 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 420 components and 0.106799 Jy ![Exited script file: muppet] wmap "J1125+0001_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.418 x 17.89 at -18.14 degrees (North through East) ! Clean map min=-0.0010911 max=0.10285 Jy/beam ! Writing clean map to FITS file: J1125+0001_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.102853 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00012524 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.365298 0.365298 0.730596 1.46119 2.92239 5.84477 11.6895 23.3791 46.7582 93.5163 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.102 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.418 x 17.89 at -18.14 degrees (North through East) ! Clean map min=-0.0010911 max=0.10285 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 J1125+0001_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:57:15 2019