! Started logfile: /image_prod/ug002_uva//J0259+1925_S_dfm.log on Wed Mar 4 19:44:50 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//J0259+1925_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0259+1925_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.822619 visibilities/baseline/integration-bin. ! Found source: J0259+1925 ! ! 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 4146 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 J0259+1925_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997450Jy sigma=8.715106 ! Fit after self-cal, rms=0.888063Jy sigma=7.778886 ! 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.496 mas, bmaj=6.062 mas, bpa=-6.492 degrees ! Estimated noise=1.74533 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.0863233 Jy ! Component: 100 - total flux cleaned = 0.106445 Jy ! Total flux subtracted in 100 components = 0.106445 Jy ! Clean residual min=-0.005128 max=0.007728 Jy/beam ! Clean residual mean=0.000005 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.106446 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.106446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057391Jy sigma=0.467748 ! Fit after self-cal, rms=0.057368Jy sigma=0.467616 ! 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=2.955 mas, bmaj=6.737 mas, bpa=-4.569 degrees ! Estimated noise=1.28592 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.00931141 Jy ! Component: 100 - total flux cleaned = 0.0135522 Jy ! Component: 150 - total flux cleaned = 0.0154913 Jy ! Component: 200 - total flux cleaned = 0.0156898 Jy ! Total flux subtracted in 200 components = 0.0156898 Jy ! Clean residual min=-0.003776 max=0.003913 Jy/beam ! Clean residual mean=0.000013 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.122135 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.122135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055859Jy sigma=0.456737 ! Fit after self-cal, rms=0.055837Jy sigma=0.456445 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.955 x 6.737 at -4.569 degrees (North through East) ! Clean map min=-0.0035168 max=0.11286 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 HN 1.02 LA 0.99 MK 0.98 ! NL 1.01 OV 0.98 PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 HN 1.00 LA 0.97 MK 0.99 ! NL 1.06 OV 1.00 PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 HN 1.00 LA 0.97 MK 1.00 ! NL 1.00 OV 0.99 PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.055837Jy sigma=0.456445 ! Fit after self-cal, rms=0.055926Jy sigma=0.450300 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.948 mas, bmaj=6.752 mas, bpa=-4.446 degrees ! Estimated noise=1.28954 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.000469039 Jy ! Component: 100 - total flux cleaned = 0.000203806 Jy ! Component: 150 - total flux cleaned = 5.88412e-05 Jy ! Component: 200 - total flux cleaned = -3.4135e-05 Jy ! Total flux subtracted in 200 components = -3.4135e-05 Jy ! Clean residual min=-0.003236 max=0.003730 Jy/beam ! Clean residual mean=0.000010 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.122101 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 16 components and 0.122101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055835Jy sigma=0.449863 ! Fit after self-cal, rms=0.055851Jy sigma=0.449709 ! 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.055851Jy sigma=0.449709 ! Fit after self-cal, rms=0.055331Jy sigma=0.443496 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=6.763 mas, bpa=-4.602 degrees ! Estimated noise=1.29391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000355529 Jy ! Component: 100 - total flux cleaned = 0.000358098 Jy ! Component: 150 - total flux cleaned = 0.000334431 Jy ! Component: 200 - total flux cleaned = 0.000288202 Jy ! Total flux subtracted in 200 components = 0.000288202 Jy ! Clean residual min=-0.002912 max=0.003711 Jy/beam ! Clean residual mean=0.000009 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.122389 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 19 components and 0.122389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055293Jy sigma=0.443221 ! Fit after self-cal, rms=0.055303Jy sigma=0.443136 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 (-7.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346628 Jy ! Component: 100 - total flux cleaned = 0.00442172 Jy ! Component: 150 - total flux cleaned = 0.00454053 Jy ! Component: 200 - total flux cleaned = 0.00458858 Jy ! Total flux subtracted in 200 components = 0.00458858 Jy ! Clean residual min=-0.002456 max=0.002851 Jy/beam ! Clean residual mean=0.000005 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.126978 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.126978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055056Jy sigma=0.441018 ! Fit after self-cal, rms=0.055043Jy sigma=0.440870 ! 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.055043Jy sigma=0.440870 ! Fit after self-cal, rms=0.054539Jy sigma=0.439930 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=6.745 mas, bpa=-4.559 degrees ! Estimated noise=1.28809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145569 Jy ! Component: 100 - total flux cleaned = 0.00171379 Jy ! Component: 150 - total flux cleaned = 0.00182744 Jy ! Component: 200 - total flux cleaned = 0.00189557 Jy ! Total flux subtracted in 200 components = 0.00189557 Jy ! Clean residual min=-0.002262 max=0.002664 Jy/beam ! Clean residual mean=0.000006 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.128873 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 59 components and 0.128873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054470Jy sigma=0.439413 ! Fit after self-cal, rms=0.054464Jy sigma=0.439372 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 (-41.5, -120). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199248 Jy ! Component: 100 - total flux cleaned = 0.00276828 Jy ! Component: 150 - total flux cleaned = 0.00315835 Jy ! Component: 200 - total flux cleaned = 0.00343698 Jy ! Total flux subtracted in 200 components = 0.00343698 Jy ! Clean residual min=-0.002104 max=0.002290 Jy/beam ! Clean residual mean=0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.13231 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 81 components and 0.13231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054368Jy sigma=0.438412 ! Fit after self-cal, rms=0.054363Jy sigma=0.438366 ! 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.054363Jy sigma=0.438366 ! Fit after self-cal, rms=0.054096Jy sigma=0.438251 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.222 mas, bmaj=10.82 mas, bpa=-6.698 degrees ! Estimated noise=1.69041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146381 Jy ! Component: 100 - total flux cleaned = 0.00221935 Jy ! Component: 150 - total flux cleaned = 0.00251019 Jy ! Component: 200 - total flux cleaned = 0.00273928 Jy ! Total flux subtracted in 200 components = 0.00273928 Jy ! Clean residual min=-0.002804 max=0.002697 Jy/beam ! Clean residual mean=0.000006 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.13505 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 104 components and 0.13505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054074Jy sigma=0.437988 ! Fit after self-cal, rms=0.054064Jy sigma=0.437960 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.000212898 Jy ! Component: 100 - total flux cleaned = 0.0002873 Jy ! Component: 150 - total flux cleaned = 0.000400972 Jy ! Component: 200 - total flux cleaned = 0.000505445 Jy ! Total flux subtracted in 200 components = 0.000505445 Jy ! Clean residual min=-0.002720 max=0.002626 Jy/beam ! Clean residual mean=0.000005 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.135555 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.135555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054059Jy sigma=0.437879 ! Fit after self-cal, rms=0.054058Jy sigma=0.437869 ! 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=2.934 mas, bmaj=6.737 mas, bpa=-4.52 degrees ! Estimated noise=1.28465 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.934 x 6.737 at -4.52 degrees (North through East) ! Clean map min=-0.0020869 max=0.11385 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.485 mas, bmaj=6.071 mas, bpa=-6.386 degrees ! Estimated noise=1.73211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0854572 Jy ! Component: 100 - total flux cleaned = 0.105927 Jy ! Component: 150 - total flux cleaned = 0.115046 Jy ! Component: 200 - total flux cleaned = 0.120474 Jy ! Total flux subtracted in 200 components = 0.120474 Jy ! Clean residual min=-0.004085 max=0.003705 Jy/beam ! Clean residual mean=0.000003 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.120474 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.120474 Jy ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=6.737 mas, bpa=-4.52 degrees ! Estimated noise=1.28465 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.00450155 Jy ! Component: 100 - total flux cleaned = 0.00775672 Jy ! Component: 150 - total flux cleaned = 0.0103069 Jy ! Component: 200 - total flux cleaned = 0.0120582 Jy ! Total flux subtracted in 200 components = 0.0120582 Jy ! Clean residual min=-0.002486 max=0.002696 Jy/beam ! Clean residual mean=0.000005 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.132532 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.132532 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=6.222 mas, bmaj=10.82 mas, bpa=-6.698 degrees ! Estimated noise=1.69041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022212 Jy ! Component: 100 - total flux cleaned = 0.0029233 Jy ! Component: 150 - total flux cleaned = 0.00312871 Jy ! Component: 200 - total flux cleaned = 0.00326849 Jy ! Total flux subtracted in 200 components = 0.00326849 Jy ! Clean residual min=-0.002790 max=0.002748 Jy/beam ! Clean residual mean=0.000005 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.135801 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000128689 Jy ! Component: 100 - total flux cleaned = 0.000283738 Jy ! Component: 150 - total flux cleaned = 0.000353611 Jy ! Component: 200 - total flux cleaned = 0.000451444 Jy ! Total flux subtracted in 200 components = 0.000451444 Jy ! Clean residual min=-0.002684 max=0.002583 Jy/beam ! Clean residual mean=0.000003 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.136252 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 66 components and 0.136252 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=6.737 mas, bpa=-4.52 degrees ! Estimated noise=1.28465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328715 Jy ! Component: 100 - total flux cleaned = -0.000339821 Jy ! Component: 150 - total flux cleaned = -0.00039015 Jy ! Component: 200 - total flux cleaned = -0.000389768 Jy ! Total flux subtracted in 200 components = -0.000389768 Jy ! Clean residual min=-0.002246 max=0.002379 Jy/beam ! Clean residual mean=0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.135862 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.135862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054152Jy sigma=0.438595 ! Fit after self-cal, rms=0.054145Jy sigma=0.438516 wmodel J0259+1925_S_map.mod ! Writing 81 model components to file: J0259+1925_S_map.mod wobs J0259+1925_S_uvs.fits ! Writing UV FITS file: J0259+1925_S_uvs.fits wwins J0259+1925_S_map.win ! wwins: Wrote 3 windows to J0259+1925_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.00046449 Jy ! Component: 100 - total flux cleaned = 0.000897956 Jy ! Component: 150 - total flux cleaned = 0.00116145 Jy ! Component: 200 - total flux cleaned = 0.00137703 Jy ! Component: 250 - total flux cleaned = 0.00148032 Jy ! Component: 300 - total flux cleaned = 0.00161546 Jy ! Component: 350 - total flux cleaned = 0.00181156 Jy ! Component: 400 - total flux cleaned = 0.00184319 Jy ! Component: 450 - total flux cleaned = 0.00187424 Jy ! Component: 500 - total flux cleaned = 0.00193436 Jy ! Component: 550 - total flux cleaned = 0.0019344 Jy ! Component: 600 - total flux cleaned = 0.00190625 Jy ! Component: 650 - total flux cleaned = 0.00196189 Jy ! Component: 700 - total flux cleaned = 0.00198902 Jy ! Component: 750 - total flux cleaned = 0.00193575 Jy ! Component: 800 - total flux cleaned = 0.00185788 Jy ! Component: 850 - total flux cleaned = 0.00183298 Jy ! Component: 900 - total flux cleaned = 0.00180857 Jy ! Component: 950 - total flux cleaned = 0.00171095 Jy ! Component: 1000 - total flux cleaned = 0.00163921 Jy ! Component: 1050 - total flux cleaned = 0.0016863 Jy ! Component: 1100 - total flux cleaned = 0.00161664 Jy ! Component: 1150 - total flux cleaned = 0.00159417 Jy ! Component: 1200 - total flux cleaned = 0.00157157 Jy ! Component: 1250 - total flux cleaned = 0.00157135 Jy ! Component: 1300 - total flux cleaned = 0.0015708 Jy ! Component: 1350 - total flux cleaned = 0.00154941 Jy ! Component: 1400 - total flux cleaned = 0.00150773 Jy ! Component: 1450 - total flux cleaned = 0.00146683 Jy ! Component: 1500 - total flux cleaned = 0.00150694 Jy ! Component: 1550 - total flux cleaned = 0.00148647 Jy ! Component: 1600 - total flux cleaned = 0.00144741 Jy ! Component: 1650 - total flux cleaned = 0.00146677 Jy ! Component: 1700 - total flux cleaned = 0.00142923 Jy ! Component: 1750 - total flux cleaned = 0.00135423 Jy ! Component: 1800 - total flux cleaned = 0.00142813 Jy ! Component: 1850 - total flux cleaned = 0.00144625 Jy ! Component: 1900 - total flux cleaned = 0.00137393 Jy ! Component: 1950 - total flux cleaned = 0.00135617 Jy ! Component: 2000 - total flux cleaned = 0.00135631 Jy ! Component: 2050 - total flux cleaned = 0.00130409 Jy ! Component: 2100 - total flux cleaned = 0.00130417 Jy ! Component: 2150 - total flux cleaned = 0.001338 Jy ! Component: 2200 - total flux cleaned = 0.00133811 Jy ! Component: 2250 - total flux cleaned = 0.00137153 Jy ! Component: 2300 - total flux cleaned = 0.00135498 Jy ! Component: 2350 - total flux cleaned = 0.00137134 Jy ! Component: 2400 - total flux cleaned = 0.00140371 Jy ! Component: 2450 - total flux cleaned = 0.00141975 Jy ! Component: 2500 - total flux cleaned = 0.00146673 Jy ! Component: 2550 - total flux cleaned = 0.00145103 Jy ! Component: 2600 - total flux cleaned = 0.00149714 Jy ! Component: 2650 - total flux cleaned = 0.00149703 Jy ! Component: 2700 - total flux cleaned = 0.0014519 Jy ! Component: 2750 - total flux cleaned = 0.00154162 Jy ! Component: 2800 - total flux cleaned = 0.00152676 Jy ! Component: 2850 - total flux cleaned = 0.00158562 Jy ! Component: 2900 - total flux cleaned = 0.00161455 Jy ! Component: 2950 - total flux cleaned = 0.00160013 Jy ! Component: 3000 - total flux cleaned = 0.00162847 Jy ! Component: 3050 - total flux cleaned = 0.00161427 Jy ! Component: 3100 - total flux cleaned = 0.00160031 Jy ! Component: 3150 - total flux cleaned = 0.00164211 Jy ! Component: 3200 - total flux cleaned = 0.00168337 Jy ! Component: 3250 - total flux cleaned = 0.00171062 Jy ! Component: 3300 - total flux cleaned = 0.00173767 Jy ! Component: 3350 - total flux cleaned = 0.00172433 Jy ! Component: 3400 - total flux cleaned = 0.00176427 Jy ! Component: 3450 - total flux cleaned = 0.00176431 Jy ! Component: 3500 - total flux cleaned = 0.00177721 Jy ! Component: 3550 - total flux cleaned = 0.00175136 Jy ! Component: 3600 - total flux cleaned = 0.00173856 Jy ! Component: 3650 - total flux cleaned = 0.00177676 Jy ! Component: 3700 - total flux cleaned = 0.00175134 Jy ! Component: 3750 - total flux cleaned = 0.00173879 Jy ! Component: 3800 - total flux cleaned = 0.00177618 Jy ! Component: 3850 - total flux cleaned = 0.00175128 Jy ! Component: 3900 - total flux cleaned = 0.00177587 Jy ! Component: 3950 - total flux cleaned = 0.00183676 Jy ! Component: 4000 - total flux cleaned = 0.00182465 Jy ! Component: 4050 - total flux cleaned = 0.00181262 Jy ! Total flux subtracted in 4096 components = 0.00181249 Jy ! Clean residual min=-0.000876 max=0.000787 Jy/beam ! Clean residual mean=0.000000 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.137675 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 368 components and 0.137675 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0259+1925_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.934 x 6.737 at -4.52 degrees (North through East) ! Clean map min=-0.0016233 max=0.11281 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0259+1925_S_map.fits wmodel /image_prod/ug002_uva//J0259+1925_S_map.mod ! Writing 368 model components to file: /image_prod/ug002_uva//J0259+1925_S_map.mod wobs /image_prod/ug002_uva//J0259+1925_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0259+1925_S_uvs.fits wwins /image_prod/ug002_uva//J0259+1925_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0259+1925_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.112809 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020213 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.537536 0.537536 1.07507 2.15015 4.30029 8.60058 17.2012 34.4023 68.8047 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.112 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 558.101 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0259+1925_S_dfm.log closed on Wed Mar 4 19:44:54 2020