! Started logfile: /image_prod/ug002_uva//J2013-2624_S_a_dfm.log on Thu Mar 5 04:40:08 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//J2013-2624_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2013-2624_S_a_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.983333 visibilities/baseline/integration-bin. ! Found source: J2013-2624 ! ! 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 5310 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 J2013-2624_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009495Jy sigma=6.410599 ! Fit after self-cal, rms=0.905428Jy sigma=5.743022 ! 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.83 mas, bmaj=13.62 mas, bpa=-20.32 degrees ! Estimated noise=2.60435 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.0770346 Jy ! Component: 100 - total flux cleaned = 0.0964118 Jy ! Total flux subtracted in 100 components = 0.0964118 Jy ! Clean residual min=-0.006283 max=0.007681 Jy/beam ! Clean residual mean=-0.000034 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.0964118 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0964118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088499Jy sigma=0.483501 ! Fit after self-cal, rms=0.088159Jy sigma=0.481485 ! 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.581 mas, bmaj=15.05 mas, bpa=-19.51 degrees ! Estimated noise=1.58991 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.00821833 Jy ! Component: 100 - total flux cleaned = 0.0122381 Jy ! Component: 150 - total flux cleaned = 0.0137878 Jy ! Component: 200 - total flux cleaned = 0.0142806 Jy ! Total flux subtracted in 200 components = 0.0142806 Jy ! Clean residual min=-0.004116 max=0.005733 Jy/beam ! Clean residual mean=-0.000036 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.110692 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.110692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087502Jy sigma=0.475815 ! Fit after self-cal, rms=0.087546Jy sigma=0.475721 ! 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.581 x 15.05 at -19.51 degrees (North through East) ! Clean map min=-0.0039253 max=0.099473 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.08 HN 1.02 KP 1.02 ! LA 0.97 MK 0.95 NL 0.98 OV 0.94 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.04 HN 1.11 KP 1.07 ! LA 1.00 MK 0.97 NL 0.93 OV 0.96 ! PT 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.06 KP 1.02 ! LA 0.97 MK 0.94 NL 0.95 OV 0.97 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.087546Jy sigma=0.475721 ! Fit after self-cal, rms=0.087385Jy sigma=0.473558 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=15.1 mas, bpa=-19.88 degrees ! Estimated noise=1.57363 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 = -1.64131e-05 Jy ! Component: 100 - total flux cleaned = -0.000211723 Jy ! Component: 150 - total flux cleaned = -0.000181781 Jy ! Component: 200 - total flux cleaned = -0.000184489 Jy ! Total flux subtracted in 200 components = -0.000184489 Jy ! Clean residual min=-0.004102 max=0.005198 Jy/beam ! Clean residual mean=-0.000029 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.110508 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.110508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087354Jy sigma=0.473353 ! Fit after self-cal, rms=0.087402Jy sigma=0.473261 ! 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.087402Jy sigma=0.473261 ! Fit after self-cal, rms=0.091300Jy sigma=0.471042 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=15.27 mas, bpa=-20.17 degrees ! Estimated noise=1.57727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120842 Jy ! Component: 100 - total flux cleaned = -0.000120961 Jy ! Component: 150 - total flux cleaned = -0.000121472 Jy ! Component: 200 - total flux cleaned = -0.000120954 Jy ! Total flux subtracted in 200 components = -0.000120954 Jy ! Clean residual min=-0.003574 max=0.004925 Jy/beam ! Clean residual mean=-0.000025 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.110387 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.110387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091265Jy sigma=0.470920 ! Fit after self-cal, rms=0.091335Jy sigma=0.470866 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 (34, -32.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461752 Jy ! Component: 100 - total flux cleaned = 0.00726749 Jy ! Component: 150 - total flux cleaned = 0.00912995 Jy ! Component: 200 - total flux cleaned = 0.0100263 Jy ! Total flux subtracted in 200 components = 0.0100263 Jy ! Clean residual min=-0.002920 max=0.002805 Jy/beam ! Clean residual mean=-0.000011 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.120413 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 97 components and 0.120413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091101Jy sigma=0.468635 ! Fit after self-cal, rms=0.091054Jy sigma=0.468368 ! 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.091054Jy sigma=0.468368 ! Fit after self-cal, rms=0.092562Jy sigma=0.468142 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=15.3 mas, bpa=-20.3 degrees ! Estimated noise=1.57002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177121 Jy ! Component: 100 - total flux cleaned = 0.00255491 Jy ! Component: 150 - total flux cleaned = 0.00277624 Jy ! Component: 200 - total flux cleaned = 0.00285306 Jy ! Total flux subtracted in 200 components = 0.00285306 Jy ! Clean residual min=-0.002772 max=0.002825 Jy/beam ! Clean residual mean=-0.000006 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.123266 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 118 components and 0.123266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092490Jy sigma=0.467703 ! Fit after self-cal, rms=0.092494Jy sigma=0.467650 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.000633295 Jy ! Component: 100 - total flux cleaned = 0.000599846 Jy ! Component: 150 - total flux cleaned = 0.000568691 Jy ! Component: 200 - total flux cleaned = 0.000539157 Jy ! Total flux subtracted in 200 components = 0.000539157 Jy ! Clean residual min=-0.002804 max=0.002782 Jy/beam ! Clean residual mean=-0.000004 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.123805 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 129 components and 0.123805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092457Jy sigma=0.467508 ! Fit after self-cal, rms=0.092450Jy sigma=0.467497 ! 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.092450Jy sigma=0.467497 ! Fit after self-cal, rms=0.092771Jy sigma=0.467436 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.242 mas, bmaj=24.43 mas, bpa=-7.847 degrees ! Estimated noise=1.80727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000981875 Jy ! Component: 100 - total flux cleaned = 0.00129967 Jy ! Component: 150 - total flux cleaned = 0.0014467 Jy ! Component: 200 - total flux cleaned = 0.00152492 Jy ! Total flux subtracted in 200 components = 0.00152492 Jy ! Clean residual min=-0.003353 max=0.002972 Jy/beam ! Clean residual mean=-0.000007 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.12533 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 152 components and 0.12533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092769Jy sigma=0.467306 ! Fit after self-cal, rms=0.092764Jy sigma=0.467295 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.000257475 Jy ! Component: 100 - total flux cleaned = 0.000351808 Jy ! Component: 150 - total flux cleaned = 0.000394753 Jy ! Component: 200 - total flux cleaned = 0.000415198 Jy ! Total flux subtracted in 200 components = 0.000415198 Jy ! Clean residual min=-0.003324 max=0.002946 Jy/beam ! Clean residual mean=-0.000005 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.125746 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 164 components and 0.125746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092762Jy sigma=0.467248 ! Fit after self-cal, rms=0.092757Jy sigma=0.467246 ! 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.527 mas, bmaj=15.33 mas, bpa=-20.33 degrees ! Estimated noise=1.56568 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.527 x 15.33 at -20.33 degrees (North through East) ! Clean map min=-0.002677 max=0.097595 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.812 mas, bmaj=13.81 mas, bpa=-20.99 degrees ! Estimated noise=2.54171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0752318 Jy ! Component: 100 - total flux cleaned = 0.0929174 Jy ! Component: 150 - total flux cleaned = 0.100304 Jy ! Component: 200 - total flux cleaned = 0.105543 Jy ! Total flux subtracted in 200 components = 0.105543 Jy ! Clean residual min=-0.004675 max=0.004424 Jy/beam ! Clean residual mean=-0.000018 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.105543 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.105543 Jy ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=15.33 mas, bpa=-20.33 degrees ! Estimated noise=1.56568 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.00518058 Jy ! Component: 100 - total flux cleaned = 0.00876184 Jy ! Component: 150 - total flux cleaned = 0.0114224 Jy ! Component: 200 - total flux cleaned = 0.0134893 Jy ! Total flux subtracted in 200 components = 0.0134893 Jy ! Clean residual min=-0.002764 max=0.002711 Jy/beam ! Clean residual mean=-0.000014 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.119032 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 76 components and 0.119032 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=8.242 mas, bmaj=24.43 mas, bpa=-7.847 degrees ! Estimated noise=1.80727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210777 Jy ! Component: 100 - total flux cleaned = 0.00306004 Jy ! Component: 150 - total flux cleaned = 0.00378226 Jy ! Component: 200 - total flux cleaned = 0.00415582 Jy ! Total flux subtracted in 200 components = 0.00415582 Jy ! Clean residual min=-0.003361 max=0.003122 Jy/beam ! Clean residual mean=-0.000011 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.123188 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.000295524 Jy ! Component: 100 - total flux cleaned = 0.000588092 Jy ! Component: 150 - total flux cleaned = 0.000824667 Jy ! Component: 200 - total flux cleaned = 0.00103985 Jy ! Total flux subtracted in 200 components = 0.00103985 Jy ! Clean residual min=-0.003345 max=0.003011 Jy/beam ! Clean residual mean=-0.000008 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.124228 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 121 components and 0.124228 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=15.33 mas, bpa=-20.33 degrees ! Estimated noise=1.56568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172271 Jy ! Component: 100 - total flux cleaned = 0.000172324 Jy ! Component: 150 - total flux cleaned = 0.00013939 Jy ! Component: 200 - total flux cleaned = 0.000139009 Jy ! Total flux subtracted in 200 components = 0.000139009 Jy ! Clean residual min=-0.002840 max=0.002734 Jy/beam ! Clean residual mean=-0.000004 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.124367 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 146 components and 0.124367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092760Jy sigma=0.467330 ! Fit after self-cal, rms=0.092739Jy sigma=0.467301 wmodel J2013-2624_S_a_map.mod ! Writing 146 model components to file: J2013-2624_S_a_map.mod wobs J2013-2624_S_a_uvs.fits ! Writing UV FITS file: J2013-2624_S_a_uvs.fits wwins J2013-2624_S_a_map.win ! wwins: Wrote 2 windows to J2013-2624_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.000170159 Jy ! Component: 100 - total flux cleaned = 6.08053e-05 Jy ! Component: 150 - total flux cleaned = 0.000229411 Jy ! Component: 200 - total flux cleaned = 0.00035015 Jy ! Component: 250 - total flux cleaned = 0.000618735 Jy ! Component: 300 - total flux cleaned = 0.000951229 Jy ! Component: 350 - total flux cleaned = 0.00127016 Jy ! Component: 400 - total flux cleaned = 0.00157686 Jy ! Component: 450 - total flux cleaned = 0.00174138 Jy ! Component: 500 - total flux cleaned = 0.00196429 Jy ! Component: 550 - total flux cleaned = 0.00218017 Jy ! Component: 600 - total flux cleaned = 0.00236066 Jy ! Component: 650 - total flux cleaned = 0.00259517 Jy ! Component: 700 - total flux cleaned = 0.00279464 Jy ! Component: 750 - total flux cleaned = 0.00307404 Jy ! Component: 800 - total flux cleaned = 0.00326591 Jy ! Component: 850 - total flux cleaned = 0.00345477 Jy ! Component: 900 - total flux cleaned = 0.00364041 Jy ! Component: 950 - total flux cleaned = 0.00384886 Jy ! Component: 1000 - total flux cleaned = 0.00397681 Jy ! Component: 1050 - total flux cleaned = 0.00397697 Jy ! Component: 1100 - total flux cleaned = 0.0042256 Jy ! Component: 1150 - total flux cleaned = 0.00429848 Jy ! Component: 1200 - total flux cleaned = 0.00437046 Jy ! Component: 1250 - total flux cleaned = 0.00448925 Jy ! Component: 1300 - total flux cleaned = 0.00453607 Jy ! Component: 1350 - total flux cleaned = 0.00460575 Jy ! Component: 1400 - total flux cleaned = 0.00462872 Jy ! Component: 1450 - total flux cleaned = 0.00471886 Jy ! Component: 1500 - total flux cleaned = 0.00474131 Jy ! Component: 1550 - total flux cleaned = 0.00474151 Jy ! Component: 1600 - total flux cleaned = 0.00478548 Jy ! Component: 1650 - total flux cleaned = 0.00482853 Jy ! Component: 1700 - total flux cleaned = 0.0048709 Jy ! Component: 1750 - total flux cleaned = 0.00487044 Jy ! Component: 1800 - total flux cleaned = 0.00484947 Jy ! Component: 1850 - total flux cleaned = 0.00482894 Jy ! Component: 1900 - total flux cleaned = 0.00486982 Jy ! Component: 1950 - total flux cleaned = 0.00488982 Jy ! Component: 2000 - total flux cleaned = 0.00492979 Jy ! Component: 2050 - total flux cleaned = 0.00496961 Jy ! Component: 2100 - total flux cleaned = 0.00496957 Jy ! Component: 2150 - total flux cleaned = 0.00502773 Jy ! Component: 2200 - total flux cleaned = 0.00504703 Jy ! Component: 2250 - total flux cleaned = 0.00506582 Jy ! Component: 2300 - total flux cleaned = 0.00510346 Jy ! Component: 2350 - total flux cleaned = 0.00512197 Jy ! Component: 2400 - total flux cleaned = 0.00510344 Jy ! Component: 2450 - total flux cleaned = 0.00514 Jy ! Component: 2500 - total flux cleaned = 0.00515827 Jy ! Component: 2550 - total flux cleaned = 0.00514036 Jy ! Component: 2600 - total flux cleaned = 0.00515832 Jy ! Component: 2650 - total flux cleaned = 0.00515816 Jy ! Component: 2700 - total flux cleaned = 0.00510549 Jy ! Component: 2750 - total flux cleaned = 0.00514051 Jy ! Component: 2800 - total flux cleaned = 0.00519237 Jy ! Component: 2850 - total flux cleaned = 0.00519212 Jy ! Component: 2900 - total flux cleaned = 0.00508961 Jy ! Component: 2950 - total flux cleaned = 0.00502184 Jy ! Component: 3000 - total flux cleaned = 0.00497148 Jy ! Component: 3050 - total flux cleaned = 0.00492152 Jy ! Component: 3100 - total flux cleaned = 0.00488838 Jy ! Component: 3150 - total flux cleaned = 0.00482264 Jy ! Component: 3200 - total flux cleaned = 0.00480629 Jy ! Component: 3250 - total flux cleaned = 0.00478993 Jy ! Component: 3300 - total flux cleaned = 0.00472532 Jy ! Component: 3350 - total flux cleaned = 0.0048055 Jy ! Component: 3400 - total flux cleaned = 0.00480553 Jy ! Component: 3450 - total flux cleaned = 0.00483729 Jy ! Component: 3500 - total flux cleaned = 0.00485294 Jy ! Component: 3550 - total flux cleaned = 0.00489995 Jy ! Component: 3600 - total flux cleaned = 0.00489989 Jy ! Component: 3650 - total flux cleaned = 0.00494634 Jy ! Component: 3700 - total flux cleaned = 0.00493096 Jy ! Component: 3750 - total flux cleaned = 0.00493086 Jy ! Component: 3800 - total flux cleaned = 0.00496133 Jy ! Component: 3850 - total flux cleaned = 0.00493082 Jy ! Component: 3900 - total flux cleaned = 0.00494594 Jy ! Component: 3950 - total flux cleaned = 0.004976 Jy ! Component: 4000 - total flux cleaned = 0.00499104 Jy ! Component: 4050 - total flux cleaned = 0.00506552 Jy ! Total flux subtracted in 4096 components = 0.00500619 Jy ! Clean residual min=-0.001005 max=0.000981 Jy/beam ! Clean residual mean=-0.000001 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.129373 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 394 components and 0.129373 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2013-2624_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.527 x 15.33 at -20.33 degrees (North through East) ! Clean map min=-0.0017787 max=0.097488 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2013-2624_S_a_map.fits wmodel /image_prod/ug002_uva//J2013-2624_S_a_map.mod ! Writing 394 model components to file: /image_prod/ug002_uva//J2013-2624_S_a_map.mod wobs /image_prod/ug002_uva//J2013-2624_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2013-2624_S_a_uvs.fits wwins /image_prod/ug002_uva//J2013-2624_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2013-2624_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0974879 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000279775 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.860954 0.860954 1.72191 3.44381 6.88763 13.7753 27.5505 55.101 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.097 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 348.45 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2013-2624_S_a_dfm.log closed on Thu Mar 5 04:40:12 2020