! Started logfile: /image_prod/ug002_uva//J2134+4050_S_dfm.log on Thu Mar 5 05:17:36 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_uva//J2134+4050_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2134+4050_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.902469 visibilities/baseline/integration-bin. ! Found source: J2134+4050 ! ! 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 40 lines of history. ! ! Reading 4386 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 J2134+4050_S] 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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035629Jy sigma=8.484603 ! Fit after self-cal, rms=0.777484Jy sigma=6.457776 ! 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.512 mas, bmaj=6.556 mas, bpa=-31.28 degrees ! Estimated noise=1.85306 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.170736 Jy ! Component: 100 - total flux cleaned = 0.208511 Jy ! Total flux subtracted in 100 components = 0.208511 Jy ! Clean residual min=-0.010766 max=0.012271 Jy/beam ! Clean residual mean=0.000013 rms=0.002873 Jy/beam ! Combined flux in latest and established models = 0.208511 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.208511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094836Jy sigma=0.620566 ! Fit after self-cal, rms=0.094835Jy sigma=0.619697 ! 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=4.351 mas, bmaj=7.287 mas, bpa=-27.61 degrees ! Estimated noise=1.34121 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.011345 Jy ! Component: 100 - total flux cleaned = 0.0110491 Jy ! Component: 150 - total flux cleaned = 0.0114975 Jy ! Component: 200 - total flux cleaned = 0.0118754 Jy ! Total flux subtracted in 200 components = 0.0118754 Jy ! Clean residual min=-0.009222 max=0.010476 Jy/beam ! Clean residual mean=-0.000002 rms=0.002632 Jy/beam ! Combined flux in latest and established models = 0.220386 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.220386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091668Jy sigma=0.606994 ! Fit after self-cal, rms=0.091657Jy sigma=0.606946 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.351 x 7.287 at -27.61 degrees (North through East) ! Clean map min=-0.010995 max=0.22264 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 1.04 KP 0.98 ! LA 1.02 MK 1.04 NL 0.95 OV 1.14 ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 1.07 KP 1.02 ! LA 0.93 MK 1.03 NL 0.79 OV 1.12 ! PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.05 KP 1.05 ! LA 1.01 MK 1.02 NL 0.86 OV 1.14 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.091657Jy sigma=0.606946 ! Fit after self-cal, rms=0.081799Jy sigma=0.581520 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.393 mas, bmaj=7.279 mas, bpa=-27.67 degrees ! Estimated noise=1.34432 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.00288786 Jy ! Component: 100 - total flux cleaned = 0.00315136 Jy ! Component: 150 - total flux cleaned = 0.00321868 Jy ! Component: 200 - total flux cleaned = 0.00328022 Jy ! Total flux subtracted in 200 components = 0.00328022 Jy ! Clean residual min=-0.007505 max=0.009440 Jy/beam ! Clean residual mean=-0.000015 rms=0.002209 Jy/beam ! Combined flux in latest and established models = 0.223667 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.223667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081524Jy sigma=0.580624 ! Fit after self-cal, rms=0.081535Jy sigma=0.580468 ! 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.081535Jy sigma=0.580468 ! Fit after self-cal, rms=0.081565Jy sigma=0.501451 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.403 mas, bmaj=7.274 mas, bpa=-27.52 degrees ! Estimated noise=1.34234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139853 Jy ! Component: 100 - total flux cleaned = 0.00171504 Jy ! Component: 150 - total flux cleaned = 0.00183097 Jy ! Component: 200 - total flux cleaned = 0.00186231 Jy ! Total flux subtracted in 200 components = 0.00186231 Jy ! Clean residual min=-0.002512 max=0.002441 Jy/beam ! Clean residual mean=0.000013 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.225529 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.225529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081494Jy sigma=0.500902 ! Fit after self-cal, rms=0.081535Jy sigma=0.500624 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.42969e-05 Jy ! Component: 100 - total flux cleaned = 4.88992e-05 Jy ! Component: 150 - total flux cleaned = 9.24341e-05 Jy ! Component: 200 - total flux cleaned = 0.000111314 Jy ! Total flux subtracted in 200 components = 0.000111314 Jy ! Clean residual min=-0.002470 max=0.002380 Jy/beam ! Clean residual mean=0.000013 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.22564 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.22564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081521Jy sigma=0.500526 ! Fit after self-cal, rms=0.081520Jy sigma=0.500524 ! 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.081520Jy sigma=0.500524 ! Fit after self-cal, rms=0.082018Jy sigma=0.500268 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.385 mas, bmaj=7.276 mas, bpa=-27.51 degrees ! Estimated noise=1.34425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132631 Jy ! Component: 100 - total flux cleaned = 0.00148984 Jy ! Component: 150 - total flux cleaned = 0.00156151 Jy ! Component: 200 - total flux cleaned = 0.00158129 Jy ! Total flux subtracted in 200 components = 0.00158129 Jy ! Clean residual min=-0.002321 max=0.002305 Jy/beam ! Clean residual mean=0.000012 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.227222 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.227222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081985Jy sigma=0.500052 ! Fit after self-cal, rms=0.081985Jy sigma=0.500051 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.36737e-05 Jy ! Component: 100 - total flux cleaned = 4.86371e-05 Jy ! Component: 150 - total flux cleaned = 6.13885e-05 Jy ! Component: 200 - total flux cleaned = 6.14936e-05 Jy ! Total flux subtracted in 200 components = 6.14936e-05 Jy ! Clean residual min=-0.002304 max=0.002269 Jy/beam ! Clean residual mean=0.000012 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.227283 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.227283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081980Jy sigma=0.500010 ! Fit after self-cal, rms=0.081980Jy sigma=0.500010 ! 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.081980Jy sigma=0.500010 ! Fit after self-cal, rms=0.082291Jy sigma=0.499890 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.207 mas, bmaj=9.75 mas, bpa=-18.38 degrees ! Estimated noise=1.52502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000966994 Jy ! Component: 100 - total flux cleaned = 0.00106031 Jy ! Component: 150 - total flux cleaned = 0.00114189 Jy ! Component: 200 - total flux cleaned = 0.0011434 Jy ! Total flux subtracted in 200 components = 0.0011434 Jy ! Clean residual min=-0.002445 max=0.002294 Jy/beam ! Clean residual mean=0.000017 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.228426 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.228426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082278Jy sigma=0.499821 ! Fit after self-cal, rms=0.082279Jy sigma=0.499817 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.7589e-05 Jy ! Component: 100 - total flux cleaned = -4.05308e-05 Jy ! Component: 150 - total flux cleaned = -4.06779e-05 Jy ! Component: 200 - total flux cleaned = -3.40147e-05 Jy ! Total flux subtracted in 200 components = -3.40147e-05 Jy ! Clean residual min=-0.002424 max=0.002311 Jy/beam ! Clean residual mean=0.000017 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.228392 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 64 components and 0.228392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082281Jy sigma=0.499826 ! Fit after self-cal, rms=0.082281Jy sigma=0.499824 ! 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=4.373 mas, bmaj=7.275 mas, bpa=-27.52 degrees ! Estimated noise=1.3461 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.373 x 7.275 at -27.52 degrees (North through East) ! Clean map min=-0.0023355 max=0.22123 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.522 mas, bmaj=6.531 mas, bpa=-31.02 degrees ! Estimated noise=1.85603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.171042 Jy ! Component: 100 - total flux cleaned = 0.208825 Jy ! Component: 150 - total flux cleaned = 0.220523 Jy ! Component: 200 - total flux cleaned = 0.225253 Jy ! Total flux subtracted in 200 components = 0.225253 Jy ! Clean residual min=-0.003444 max=0.003365 Jy/beam ! Clean residual mean=0.000009 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.225253 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.225253 Jy ! Inverting map and beam ! Estimated beam: bmin=4.373 mas, bmaj=7.275 mas, bpa=-27.52 degrees ! Estimated noise=1.3461 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.00218932 Jy ! Component: 100 - total flux cleaned = 0.002749 Jy ! Component: 150 - total flux cleaned = 0.00316851 Jy ! Component: 200 - total flux cleaned = 0.00333537 Jy ! Total flux subtracted in 200 components = 0.00333537 Jy ! Clean residual min=-0.002586 max=0.002367 Jy/beam ! Clean residual mean=0.000010 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.228589 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.228589 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=9.207 mas, bmaj=9.75 mas, bpa=-18.38 degrees ! Estimated noise=1.52502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145921 Jy ! Component: 100 - total flux cleaned = 0.00014804 Jy ! Component: 150 - total flux cleaned = 0.00012812 Jy ! Component: 200 - total flux cleaned = 0.000112671 Jy ! Total flux subtracted in 200 components = 0.000112671 Jy ! Clean residual min=-0.002464 max=0.002334 Jy/beam ! Clean residual mean=0.000017 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.228701 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.37644e-05 Jy ! Component: 100 - total flux cleaned = 1.33104e-05 Jy ! Component: 150 - total flux cleaned = 1.34946e-05 Jy ! Component: 200 - total flux cleaned = 2.25793e-05 Jy ! Total flux subtracted in 200 components = 2.25793e-05 Jy ! Clean residual min=-0.002440 max=0.002330 Jy/beam ! Clean residual mean=0.000017 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.228724 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 53 components and 0.228724 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.373 mas, bmaj=7.275 mas, bpa=-27.52 degrees ! Estimated noise=1.3461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189285 Jy ! Component: 100 - total flux cleaned = 0.000188694 Jy ! Component: 150 - total flux cleaned = 0.000172828 Jy ! Component: 200 - total flux cleaned = 0.000157487 Jy ! Total flux subtracted in 200 components = 0.000157487 Jy ! Clean residual min=-0.002378 max=0.002378 Jy/beam ! Clean residual mean=0.000011 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.228881 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.228881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082293Jy sigma=0.499929 ! Fit after self-cal, rms=0.082292Jy sigma=0.499920 wmodel J2134+4050_S_map.mod ! Writing 58 model components to file: J2134+4050_S_map.mod wobs J2134+4050_S_uvs.fits ! Writing UV FITS file: J2134+4050_S_uvs.fits wwins J2134+4050_S_map.win ! wwins: Wrote 1 windows to J2134+4050_S_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.000259405 Jy ! Component: 100 - total flux cleaned = 0.000422935 Jy ! Component: 150 - total flux cleaned = 0.000307607 Jy ! Component: 200 - total flux cleaned = 0.000198331 Jy ! Component: 250 - total flux cleaned = 0.00012803 Jy ! Component: 300 - total flux cleaned = 0.000128237 Jy ! Component: 350 - total flux cleaned = 0.000261208 Jy ! Component: 400 - total flux cleaned = 0.000198077 Jy ! Component: 450 - total flux cleaned = 0.000229687 Jy ! Component: 500 - total flux cleaned = 0.000169295 Jy ! Component: 550 - total flux cleaned = 0.000258777 Jy ! Component: 600 - total flux cleaned = 0.00020097 Jy ! Component: 650 - total flux cleaned = 0.000201935 Jy ! Component: 700 - total flux cleaned = 0.000369765 Jy ! Component: 750 - total flux cleaned = 0.000370069 Jy ! Component: 800 - total flux cleaned = 0.000504569 Jy ! Component: 850 - total flux cleaned = 0.000636677 Jy ! Component: 900 - total flux cleaned = 0.000715117 Jy ! Component: 950 - total flux cleaned = 0.000817454 Jy ! Component: 1000 - total flux cleaned = 0.000868068 Jy ! Component: 1050 - total flux cleaned = 0.000942996 Jy ! Component: 1100 - total flux cleaned = 0.00113796 Jy ! Component: 1150 - total flux cleaned = 0.00111374 Jy ! Component: 1200 - total flux cleaned = 0.00123243 Jy ! Component: 1250 - total flux cleaned = 0.0012093 Jy ! Component: 1300 - total flux cleaned = 0.00137096 Jy ! Component: 1350 - total flux cleaned = 0.00148429 Jy ! Component: 1400 - total flux cleaned = 0.00141642 Jy ! Component: 1450 - total flux cleaned = 0.00146042 Jy ! Component: 1500 - total flux cleaned = 0.00154773 Jy ! Component: 1550 - total flux cleaned = 0.0015475 Jy ! Component: 1600 - total flux cleaned = 0.0017184 Jy ! Component: 1650 - total flux cleaned = 0.00169715 Jy ! Component: 1700 - total flux cleaned = 0.00175976 Jy ! Component: 1750 - total flux cleaned = 0.00178026 Jy ! Component: 1800 - total flux cleaned = 0.00188207 Jy ! Component: 1850 - total flux cleaned = 0.00190214 Jy ! Component: 1900 - total flux cleaned = 0.00202146 Jy ! Component: 1950 - total flux cleaned = 0.00202139 Jy ! Component: 2000 - total flux cleaned = 0.00215695 Jy ! Component: 2050 - total flux cleaned = 0.002157 Jy ! Component: 2100 - total flux cleaned = 0.00219498 Jy ! Component: 2150 - total flux cleaned = 0.00225147 Jy ! Component: 2200 - total flux cleaned = 0.00227005 Jy ! Component: 2250 - total flux cleaned = 0.00228849 Jy ! Component: 2300 - total flux cleaned = 0.00237975 Jy ! Component: 2350 - total flux cleaned = 0.00245168 Jy ! Component: 2400 - total flux cleaned = 0.00241593 Jy ! Component: 2450 - total flux cleaned = 0.00253958 Jy ! Component: 2500 - total flux cleaned = 0.00245177 Jy ! Component: 2550 - total flux cleaned = 0.00255576 Jy ! Component: 2600 - total flux cleaned = 0.00258999 Jy ! Component: 2650 - total flux cleaned = 0.0025557 Jy ! Component: 2700 - total flux cleaned = 0.00262303 Jy ! Component: 2750 - total flux cleaned = 0.00263968 Jy ! Component: 2800 - total flux cleaned = 0.00267284 Jy ! Component: 2850 - total flux cleaned = 0.00267273 Jy ! Component: 2900 - total flux cleaned = 0.0026892 Jy ! Component: 2950 - total flux cleaned = 0.00270547 Jy ! Component: 3000 - total flux cleaned = 0.00270535 Jy ! Component: 3050 - total flux cleaned = 0.00272134 Jy ! Component: 3100 - total flux cleaned = 0.002753 Jy ! Component: 3150 - total flux cleaned = 0.00273735 Jy ! Component: 3200 - total flux cleaned = 0.00270634 Jy ! Component: 3250 - total flux cleaned = 0.00276805 Jy ! Component: 3300 - total flux cleaned = 0.00273721 Jy ! Component: 3350 - total flux cleaned = 0.00270679 Jy ! Component: 3400 - total flux cleaned = 0.00267686 Jy ! Component: 3450 - total flux cleaned = 0.0027217 Jy ! Component: 3500 - total flux cleaned = 0.00272166 Jy ! Component: 3550 - total flux cleaned = 0.00266265 Jy ! Component: 3600 - total flux cleaned = 0.00267737 Jy ! Component: 3650 - total flux cleaned = 0.00264816 Jy ! Component: 3700 - total flux cleaned = 0.00266264 Jy ! Component: 3750 - total flux cleaned = 0.0026913 Jy ! Component: 3800 - total flux cleaned = 0.00266267 Jy ! Component: 3850 - total flux cleaned = 0.00267682 Jy ! Component: 3900 - total flux cleaned = 0.00269088 Jy ! Component: 3950 - total flux cleaned = 0.00270492 Jy ! Component: 4000 - total flux cleaned = 0.00271878 Jy ! Component: 4050 - total flux cleaned = 0.00269128 Jy ! Total flux subtracted in 4096 components = 0.00270498 Jy ! Clean residual min=-0.000784 max=0.000854 Jy/beam ! Clean residual mean=0.000003 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.231586 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 313 components and 0.231586 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2134+4050_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.373 x 7.275 at -27.52 degrees (North through East) ! Clean map min=-0.0019072 max=0.22122 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2134+4050_S_map.fits wmodel /image_prod/ug002_uva//J2134+4050_S_map.mod ! Writing 313 model components to file: /image_prod/ug002_uva//J2134+4050_S_map.mod wobs /image_prod/ug002_uva//J2134+4050_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2134+4050_S_uvs.fits wwins /image_prod/ug002_uva//J2134+4050_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2134+4050_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.221224 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250071 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.33912 0.33912 0.678239 1.35648 2.71296 5.42592 10.8518 21.7037 43.4073 86.8147 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.221 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 884.643 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2134+4050_S_dfm.log closed on Thu Mar 5 05:17:40 2020