! Started logfile: /image_prod/ug002_uvm//J1255+0340_S_a_dfm.log on Wed Mar 4 17:09:34 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uvm//J1255+0340_S_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J1255+0340_S_a_uvm.fits ! AN table 1: 150 integrations on 28 of 28 possible baselines. ! AN table 2: 112 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.803708 visibilities/baseline/integration-bin. ! Found source: J1255+0340 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 36 lines of history. ! ! Reading 17688 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 ![@/opt64/bin/pima_mupet_01.dfm J1255+0340_S_a] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 100 telescope corrections were flagged in sub-array 1. ! A total of 111 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! A total of 111 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! A total of 111 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002213Jy sigma=8.208032 ! Fit after self-cal, rms=0.962129Jy sigma=7.892706 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.013 mas, bmaj=6.941 mas, bpa=0.976 degrees ! Estimated noise=1.15797 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.0303672 Jy ! Component: 100 - total flux cleaned = 0.0372642 Jy ! Total flux subtracted in 100 components = 0.0372642 Jy ! Clean residual min=-0.002510 max=0.002391 Jy/beam ! Clean residual mean=-0.000000 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0372642 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0372642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059602Jy sigma=0.434462 ! Fit after self-cal, rms=0.058199Jy sigma=0.422661 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00379299 Jy ! Component: 100 - total flux cleaned = 0.00525821 Jy ! Total flux subtracted in 100 components = 0.00525821 Jy ! Clean residual min=-0.002020 max=0.002108 Jy/beam ! Clean residual mean=0.000000 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0425224 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.0425224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057946Jy sigma=0.420859 ! Fit after self-cal, rms=0.057955Jy sigma=0.420762 ! 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.573 mas, bmaj=7.973 mas, bpa=-0.06105 degrees ! Estimated noise=0.66842 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.00031499 Jy ! Component: 100 - total flux cleaned = 0.000313893 Jy ! Component: 150 - total flux cleaned = 0.000267869 Jy ! Component: 200 - total flux cleaned = 0.000228958 Jy ! Total flux subtracted in 200 components = 0.000228958 Jy ! Clean residual min=-0.001777 max=0.001503 Jy/beam ! Clean residual mean=0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0427514 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.0427514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057922Jy sigma=0.420643 ! Fit after self-cal, rms=0.057925Jy sigma=0.420631 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.573 x 7.973 at -0.06105 degrees (North through East) ! Clean map min=-0.0017448 max=0.04183 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.92 HN 1.03 KP 1.04 ! MK 1.06 NL 0.95 OV 0.89 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.22 FD 1.09 HN 1.04 KP 1.03 ! NL 0.96 OV 1.03 PT 1.08 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.92 HN 0.93 KP 1.02 ! MK 1.02 NL 1.10 OV 0.91 SC 1.18 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.13 HN 1.04 KP 1.06 ! NL 0.92 OV 1.00 PT 1.09 SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 1.04 KP 0.96 ! MK 1.00 NL 0.78 OV 0.95 SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.13 FD 1.14 HN 1.11 KP 1.09 ! NL 0.88 OV 1.14 PT 1.15 SC 1.05 ! ! ! Fit before self-cal, rms=0.057925Jy sigma=0.420631 ! Fit after self-cal, rms=0.056269Jy sigma=0.417819 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=7.943 mas, bpa=-0.1835 degrees ! Estimated noise=0.664451 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.000446794 Jy ! Component: 100 - total flux cleaned = 0.000535486 Jy ! Component: 150 - total flux cleaned = 0.000546028 Jy ! Component: 200 - total flux cleaned = 0.000546038 Jy ! Total flux subtracted in 200 components = 0.000546038 Jy ! Clean residual min=-0.001170 max=0.001054 Jy/beam ! Clean residual mean=-0.000000 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.0432974 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.0432974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056259Jy sigma=0.417770 ! Fit after self-cal, rms=0.056354Jy sigma=0.417388 ! 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. ! ! Fit before self-cal, rms=0.056354Jy sigma=0.417388 ! Fit after self-cal, rms=0.055928Jy sigma=0.416456 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.598 mas, bmaj=7.912 mas, bpa=-0.2337 degrees ! Estimated noise=0.665046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000250182 Jy ! Component: 100 - total flux cleaned = 0.000263597 Jy ! Component: 150 - total flux cleaned = 0.000240144 Jy ! Component: 200 - total flux cleaned = 0.000219399 Jy ! Total flux subtracted in 200 components = 0.000219399 Jy ! Clean residual min=-0.000902 max=0.000949 Jy/beam ! Clean residual mean=-0.000000 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.0435168 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.0435168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055920Jy sigma=0.416419 ! Fit after self-cal, rms=0.055970Jy sigma=0.416236 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.1054e-05 Jy ! Component: 100 - total flux cleaned = 2.053e-06 Jy ! Component: 150 - total flux cleaned = -6.49038e-06 Jy ! Component: 200 - total flux cleaned = -1.43015e-05 Jy ! Total flux subtracted in 200 components = -1.43015e-05 Jy ! Clean residual min=-0.000929 max=0.000934 Jy/beam ! Clean residual mean=-0.000000 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.0435025 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.0435025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055966Jy sigma=0.416219 ! Fit after self-cal, rms=0.055967Jy sigma=0.416214 ! 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. ! ! Fit before self-cal, rms=0.055967Jy sigma=0.416214 ! Fit after self-cal, rms=0.056057Jy sigma=0.416088 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=7.888 mas, bpa=-0.2644 degrees ! Estimated noise=0.664696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137054 Jy ! Component: 100 - total flux cleaned = 0.000127934 Jy ! Component: 150 - total flux cleaned = 0.000119477 Jy ! Component: 200 - total flux cleaned = 0.000112136 Jy ! Total flux subtracted in 200 components = 0.000112136 Jy ! Clean residual min=-0.000883 max=0.000976 Jy/beam ! Clean residual mean=-0.000000 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.0436146 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.0436146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056053Jy sigma=0.416072 ! Fit after self-cal, rms=0.056084Jy sigma=0.416043 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.64116e-05 Jy ! Component: 100 - total flux cleaned = 1.13136e-05 Jy ! Component: 150 - total flux cleaned = 4.47042e-06 Jy ! Component: 200 - total flux cleaned = -1.70003e-06 Jy ! Total flux subtracted in 200 components = -1.70003e-06 Jy ! Clean residual min=-0.000888 max=0.000958 Jy/beam ! Clean residual mean=-0.000000 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.0436129 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.0436129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056081Jy sigma=0.416035 ! Fit after self-cal, rms=0.056083Jy sigma=0.416032 ! 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. ! ! Fit before self-cal, rms=0.056083Jy sigma=0.416032 ! Fit after self-cal, rms=0.056061Jy sigma=0.416020 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.147 mas, bmaj=11.39 mas, bpa=-6.969 degrees ! Estimated noise=0.791209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122556 Jy ! Component: 100 - total flux cleaned = 0.000170396 Jy ! Component: 150 - total flux cleaned = 0.000224072 Jy ! Component: 200 - total flux cleaned = 0.000261934 Jy ! Total flux subtracted in 200 components = 0.000261934 Jy ! Clean residual min=-0.000883 max=0.000962 Jy/beam ! Clean residual mean=-0.000001 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0438749 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 62 components and 0.0438749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056063Jy sigma=0.416012 ! Fit after self-cal, rms=0.056069Jy sigma=0.415999 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 = 5.49871e-05 Jy ! Component: 100 - total flux cleaned = 7.66606e-05 Jy ! Component: 150 - total flux cleaned = 0.000108478 Jy ! Component: 200 - total flux cleaned = 0.000139619 Jy ! Total flux subtracted in 200 components = 0.000139619 Jy ! Clean residual min=-0.000888 max=0.000949 Jy/beam ! Clean residual mean=-0.000001 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.0440145 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 63 components and 0.0440145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056072Jy sigma=0.415999 ! Fit after self-cal, rms=0.056071Jy sigma=0.415992 ! 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.593 mas, bmaj=7.871 mas, bpa=-0.271 degrees ! Estimated noise=0.664043 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.593 x 7.871 at -0.271 degrees (North through East) ! Clean map min=-0.00083608 max=0.041661 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=6.854 mas, bpa=0.7577 degrees ! Estimated noise=1.15309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0316446 Jy ! Component: 100 - total flux cleaned = 0.0391693 Jy ! Component: 150 - total flux cleaned = 0.0420965 Jy ! Component: 200 - total flux cleaned = 0.0434876 Jy ! Total flux subtracted in 200 components = 0.0434876 Jy ! Clean residual min=-0.001832 max=0.001764 Jy/beam ! Clean residual mean=-0.000000 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0434876 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0434876 Jy ! Inverting map and beam ! Estimated beam: bmin=3.593 mas, bmaj=7.871 mas, bpa=-0.271 degrees ! Estimated noise=0.664043 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.000434229 Jy ! Component: 100 - total flux cleaned = 0.00046066 Jy ! Component: 150 - total flux cleaned = 0.000503708 Jy ! Component: 200 - total flux cleaned = 0.000503566 Jy ! Total flux subtracted in 200 components = 0.000503566 Jy ! Clean residual min=-0.001068 max=0.001030 Jy/beam ! Clean residual mean=-0.000000 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.0439912 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.0439912 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.147 mas, bmaj=11.39 mas, bpa=-6.969 degrees ! Estimated noise=0.791209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000219137 Jy ! Component: 100 - total flux cleaned = 0.000247877 Jy ! Component: 150 - total flux cleaned = 0.000277587 Jy ! Component: 200 - total flux cleaned = 0.000296979 Jy ! Total flux subtracted in 200 components = 0.000296979 Jy ! Clean residual min=-0.000918 max=0.000979 Jy/beam ! Clean residual mean=-0.000001 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0442882 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 = 5.88986e-06 Jy ! Component: 100 - total flux cleaned = 5.56106e-06 Jy ! Component: 150 - total flux cleaned = 5.24924e-06 Jy ! Component: 200 - total flux cleaned = 5.04937e-06 Jy ! Total flux subtracted in 200 components = 5.04937e-06 Jy ! Clean residual min=-0.000910 max=0.000970 Jy/beam ! Clean residual mean=-0.000001 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0442932 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.0442932 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.593 mas, bmaj=7.871 mas, bpa=-0.271 degrees ! Estimated noise=0.664043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.14057e-05 Jy ! Component: 100 - total flux cleaned = -0.000145272 Jy ! Component: 150 - total flux cleaned = -0.000193885 Jy ! Component: 200 - total flux cleaned = -0.000226641 Jy ! Total flux subtracted in 200 components = -0.000226641 Jy ! Clean residual min=-0.000871 max=0.000961 Jy/beam ! Clean residual mean=-0.000000 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.0440666 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.0440666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056071Jy sigma=0.416025 ! Fit after self-cal, rms=0.056076Jy sigma=0.416008 wmodel J1255+0340_S_a_map.mod ! Writing 47 model components to file: J1255+0340_S_a_map.mod wobs J1255+0340_S_a_uvs.fits ! Writing UV FITS file: J1255+0340_S_a_uvs.fits wwins J1255+0340_S_a_map.win ! wwins: Wrote 1 windows to J1255+0340_S_a_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.000278929 Jy ! Component: 100 - total flux cleaned = 0.000294426 Jy ! Component: 150 - total flux cleaned = 0.000293912 Jy ! Component: 200 - total flux cleaned = 0.000278806 Jy ! Component: 250 - total flux cleaned = 0.000221179 Jy ! Component: 300 - total flux cleaned = 0.000207083 Jy ! Component: 350 - total flux cleaned = 0.000151777 Jy ! Component: 400 - total flux cleaned = 9.7663e-05 Jy ! Component: 450 - total flux cleaned = 7.1208e-05 Jy ! Component: 500 - total flux cleaned = 1.92282e-05 Jy ! Component: 550 - total flux cleaned = 1.91954e-05 Jy ! Component: 600 - total flux cleaned = -1.80694e-05 Jy ! Component: 650 - total flux cleaned = 6.08769e-06 Jy ! Component: 700 - total flux cleaned = -1.78669e-05 Jy ! Component: 750 - total flux cleaned = -1.76059e-05 Jy ! Component: 800 - total flux cleaned = -4.07677e-05 Jy ! Component: 850 - total flux cleaned = -4.09837e-05 Jy ! Component: 900 - total flux cleaned = -5.23738e-05 Jy ! Component: 950 - total flux cleaned = -7.44873e-05 Jy ! Component: 1000 - total flux cleaned = -8.51908e-05 Jy ! Component: 1050 - total flux cleaned = -9.58652e-05 Jy ! Component: 1100 - total flux cleaned = -8.51217e-05 Jy ! Component: 1150 - total flux cleaned = -8.51904e-05 Jy ! Component: 1200 - total flux cleaned = -0.000116138 Jy ! Component: 1250 - total flux cleaned = -0.000116022 Jy ! Component: 1300 - total flux cleaned = -0.000106074 Jy ! Component: 1350 - total flux cleaned = -0.000106119 Jy ! Component: 1400 - total flux cleaned = -0.000106137 Jy ! Component: 1450 - total flux cleaned = -0.000144873 Jy ! Component: 1500 - total flux cleaned = -0.000106178 Jy ! Component: 1550 - total flux cleaned = -8.72161e-05 Jy ! Component: 1600 - total flux cleaned = -8.73427e-05 Jy ! Component: 1650 - total flux cleaned = -6.86824e-05 Jy ! Component: 1700 - total flux cleaned = -7.78419e-05 Jy ! Component: 1750 - total flux cleaned = -5.05263e-05 Jy ! Component: 1800 - total flux cleaned = -2.34435e-05 Jy ! Component: 1850 - total flux cleaned = -5.47788e-06 Jy ! Component: 1900 - total flux cleaned = 2.11532e-05 Jy ! Component: 1950 - total flux cleaned = 4.74496e-05 Jy ! Component: 2000 - total flux cleaned = 7.34592e-05 Jy ! Component: 2050 - total flux cleaned = 6.48557e-05 Jy ! Component: 2100 - total flux cleaned = 6.49322e-05 Jy ! Component: 2150 - total flux cleaned = 8.17506e-05 Jy ! Component: 2200 - total flux cleaned = 7.35165e-05 Jy ! Component: 2250 - total flux cleaned = 6.53418e-05 Jy ! Component: 2300 - total flux cleaned = 8.18616e-05 Jy ! Component: 2350 - total flux cleaned = 8.18082e-05 Jy ! Component: 2400 - total flux cleaned = 0.000114163 Jy ! Component: 2450 - total flux cleaned = 6.60372e-05 Jy ! Component: 2500 - total flux cleaned = 8.97981e-05 Jy ! Component: 2550 - total flux cleaned = 7.39446e-05 Jy ! Component: 2600 - total flux cleaned = 7.39935e-05 Jy ! Component: 2650 - total flux cleaned = 5.8534e-05 Jy ! Component: 2700 - total flux cleaned = 5.85513e-05 Jy ! Component: 2750 - total flux cleaned = 5.10557e-05 Jy ! Component: 2800 - total flux cleaned = 9.64362e-05 Jy ! Component: 2850 - total flux cleaned = 6.63298e-05 Jy ! Component: 2900 - total flux cleaned = 2.90127e-05 Jy ! Component: 2950 - total flux cleaned = 2.91311e-05 Jy ! Component: 3000 - total flux cleaned = 2.18136e-05 Jy ! Component: 3050 - total flux cleaned = 2.18423e-05 Jy ! Component: 3100 - total flux cleaned = 7.30164e-06 Jy ! Component: 3150 - total flux cleaned = -2.13154e-05 Jy ! Component: 3200 - total flux cleaned = -2.13519e-05 Jy ! Component: 3250 - total flux cleaned = -4.966e-05 Jy ! Component: 3300 - total flux cleaned = -9.17892e-05 Jy ! Component: 3350 - total flux cleaned = -9.17523e-05 Jy ! Component: 3400 - total flux cleaned = -0.000112562 Jy ! Component: 3450 - total flux cleaned = -0.000153703 Jy ! Component: 3500 - total flux cleaned = -0.000160506 Jy ! Component: 3550 - total flux cleaned = -0.000167224 Jy ! Component: 3600 - total flux cleaned = -0.000174059 Jy ! Component: 3650 - total flux cleaned = -0.000227445 Jy ! Component: 3700 - total flux cleaned = -0.000214155 Jy ! Component: 3750 - total flux cleaned = -0.000260284 Jy ! Component: 3800 - total flux cleaned = -0.000279949 Jy ! Component: 3850 - total flux cleaned = -0.000325376 Jy ! Component: 3900 - total flux cleaned = -0.00035762 Jy ! Component: 3950 - total flux cleaned = -0.000364076 Jy ! Component: 4000 - total flux cleaned = -0.000376849 Jy ! Component: 4050 - total flux cleaned = -0.000421089 Jy ! Total flux subtracted in 4096 components = -0.000433626 Jy ! Clean residual min=-0.000404 max=0.000414 Jy/beam ! Clean residual mean=-0.000000 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.0436329 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 335 components and 0.0436329 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J1255+0340_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.593 x 7.871 at -0.271 degrees (North through East) ! Clean map min=-0.00067815 max=0.041452 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J1255+0340_S_a_map.fits wmodel /image_prod/ug002_uvm//J1255+0340_S_a_map.mod ! Writing 335 model components to file: /image_prod/ug002_uvm//J1255+0340_S_a_map.mod wobs /image_prod/ug002_uvm//J1255+0340_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J1255+0340_S_a_uvs.fits wwins /image_prod/ug002_uvm//J1255+0340_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uvm//J1255+0340_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0414521 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000118503 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.857639 0.857639 1.71528 3.43056 6.86111 13.7222 27.4445 54.8889 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.041 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 349.797 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J1255+0340_S_a_dfm.log closed on Wed Mar 4 17:09:39 2020