! Started logfile: /image_prod/ug002_uva//J2126-0654_S_dfm.log on Thu Mar 5 05:14:04 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//J2126-0654_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2126-0654_S_uva.fits ! AN table 1: 30 integrations on 15 of 15 possible baselines. ! AN table 2: 15 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J2126-0654 ! ! 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 44 lines of history. ! ! Reading 1800 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 J2126-0654_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999528Jy sigma=8.943225 ! Fit after self-cal, rms=0.962871Jy sigma=8.609153 ! 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.683 mas, bmaj=25.34 mas, bpa=-15.15 degrees ! Estimated noise=2.42328 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0296833 Jy ! Component: 100 - total flux cleaned = 0.0360911 Jy ! Total flux subtracted in 100 components = 0.0360911 Jy ! Clean residual min=-0.003490 max=0.003539 Jy/beam ! Clean residual mean=0.000001 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.0360911 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0360911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048601Jy sigma=0.414440 ! Fit after self-cal, rms=0.047010Jy sigma=0.400898 ! 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.842 mas, bmaj=26.44 mas, bpa=-15.23 degrees ! Estimated noise=1.87762 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.00424597 Jy ! Component: 100 - total flux cleaned = 0.00559195 Jy ! Component: 150 - total flux cleaned = 0.00601965 Jy ! Component: 200 - total flux cleaned = 0.00614671 Jy ! Total flux subtracted in 200 components = 0.00614671 Jy ! Clean residual min=-0.002089 max=0.002366 Jy/beam ! Clean residual mean=-0.000003 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0422378 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.0422378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046665Jy sigma=0.397357 ! Fit after self-cal, rms=0.046651Jy sigma=0.397218 ! 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.842 x 26.44 at -15.23 degrees (North through East) ! Clean map min=-0.0020593 max=0.040291 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 HN 0.92 KP 0.98 LA 1.07 ! NL 1.00 PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 KP 0.96 LA 1.18 MK 1.01 ! OV 0.97 PT 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.02 KP 1.02 LA 0.91 ! NL 1.04 PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 1.03 LA 1.02 MK 1.02 ! OV 0.84 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 HN 0.94 KP 1.13 LA 0.97 ! NL 0.91 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 KP 0.96 LA 0.95 MK 1.04 ! OV 1.07 PT 0.90 ! ! ! Fit before self-cal, rms=0.046651Jy sigma=0.397218 ! Fit after self-cal, rms=0.046468Jy sigma=0.395636 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.856 mas, bmaj=26.23 mas, bpa=-15.16 degrees ! Estimated noise=1.84587 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.000216382 Jy ! Component: 100 - total flux cleaned = 0.000254757 Jy ! Component: 150 - total flux cleaned = 0.000286334 Jy ! Component: 200 - total flux cleaned = 0.000255889 Jy ! Total flux subtracted in 200 components = 0.000255889 Jy ! Clean residual min=-0.002090 max=0.002406 Jy/beam ! Clean residual mean=-0.000005 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0424937 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.0424937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046414Jy sigma=0.395214 ! Fit after self-cal, rms=0.046479Jy sigma=0.394885 ! 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.046479Jy sigma=0.394885 ! Fit after self-cal, rms=0.046363Jy sigma=0.394024 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.854 mas, bmaj=26.11 mas, bpa=-15.13 degrees ! Estimated noise=1.84134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000394206 Jy ! Component: 100 - total flux cleaned = 0.000361581 Jy ! Component: 150 - total flux cleaned = 0.000334693 Jy ! Component: 200 - total flux cleaned = 0.000309069 Jy ! Total flux subtracted in 200 components = 0.000309069 Jy ! Clean residual min=-0.001800 max=0.002568 Jy/beam ! Clean residual mean=-0.000003 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.0428028 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 58 components and 0.0428028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046321Jy sigma=0.393681 ! Fit after self-cal, rms=0.046384Jy sigma=0.393503 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 (-46, -20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215353 Jy ! Component: 100 - total flux cleaned = 0.00258832 Jy ! Component: 150 - total flux cleaned = 0.00283636 Jy ! Component: 200 - total flux cleaned = 0.0030882 Jy ! Total flux subtracted in 200 components = 0.0030882 Jy ! Clean residual min=-0.001558 max=0.001701 Jy/beam ! Clean residual mean=-0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.045891 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.045891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046277Jy sigma=0.392408 ! Fit after self-cal, rms=0.046227Jy sigma=0.391868 ! 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.046227Jy sigma=0.391868 ! Fit after self-cal, rms=0.045973Jy sigma=0.391704 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.842 mas, bmaj=26.05 mas, bpa=-15.09 degrees ! Estimated noise=1.81848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118768 Jy ! Component: 100 - total flux cleaned = 0.00158882 Jy ! Component: 150 - total flux cleaned = 0.00190835 Jy ! Component: 200 - total flux cleaned = 0.00214183 Jy ! Total flux subtracted in 200 components = 0.00214183 Jy ! Clean residual min=-0.001615 max=0.001955 Jy/beam ! Clean residual mean=-0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0480328 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 103 components and 0.0480328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045921Jy sigma=0.391165 ! Fit after self-cal, rms=0.045946Jy sigma=0.391003 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.000388178 Jy ! Component: 100 - total flux cleaned = 0.00041363 Jy ! Component: 150 - total flux cleaned = 0.00053877 Jy ! Component: 200 - total flux cleaned = 0.000747792 Jy ! Total flux subtracted in 200 components = 0.000747792 Jy ! Clean residual min=-0.001698 max=0.001866 Jy/beam ! Clean residual mean=0.000000 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0487806 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.0487806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045917Jy sigma=0.390699 ! Fit after self-cal, rms=0.045922Jy sigma=0.390667 ! 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.045922Jy sigma=0.390667 ! Fit after self-cal, rms=0.045839Jy sigma=0.390562 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.971 mas, bmaj=25.34 mas, bpa=-13.4 degrees ! Estimated noise=1.9952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717441 Jy ! Component: 100 - total flux cleaned = 0.00111475 Jy ! Component: 150 - total flux cleaned = 0.00124162 Jy ! Component: 200 - total flux cleaned = 0.00126053 Jy ! Total flux subtracted in 200 components = 0.00126053 Jy ! Clean residual min=-0.001636 max=0.001978 Jy/beam ! Clean residual mean=0.000001 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0500411 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 138 components and 0.0500411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045815Jy sigma=0.390391 ! Fit after self-cal, rms=0.045833Jy sigma=0.390351 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.00032663 Jy ! Component: 100 - total flux cleaned = 0.0004036 Jy ! Component: 150 - total flux cleaned = 0.000438135 Jy ! Component: 200 - total flux cleaned = 0.000488569 Jy ! Total flux subtracted in 200 components = 0.000488569 Jy ! Clean residual min=-0.001707 max=0.002029 Jy/beam ! Clean residual mean=0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0505297 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 150 components and 0.0505297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045820Jy sigma=0.390245 ! Fit after self-cal, rms=0.045816Jy sigma=0.390234 ! 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.859 mas, bmaj=26 mas, bpa=-15.07 degrees ! Estimated noise=1.80706 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.859 x 26 at -15.07 degrees (North through East) ! Clean map min=-0.0016982 max=0.039743 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.69 mas, bmaj=25 mas, bpa=-14.99 degrees ! Estimated noise=2.34298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0292893 Jy ! Component: 100 - total flux cleaned = 0.0367835 Jy ! Component: 150 - total flux cleaned = 0.0400235 Jy ! Component: 200 - total flux cleaned = 0.0415786 Jy ! Total flux subtracted in 200 components = 0.0415786 Jy ! Clean residual min=-0.003011 max=0.002982 Jy/beam ! Clean residual mean=-0.000000 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.0415786 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0415786 Jy ! Inverting map and beam ! Estimated beam: bmin=4.859 mas, bmaj=26 mas, bpa=-15.07 degrees ! Estimated noise=1.80706 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.00271186 Jy ! Component: 100 - total flux cleaned = 0.00408486 Jy ! Component: 150 - total flux cleaned = 0.00461081 Jy ! Component: 200 - total flux cleaned = 0.00531424 Jy ! Total flux subtracted in 200 components = 0.00531424 Jy ! Clean residual min=-0.002252 max=0.002049 Jy/beam ! Clean residual mean=0.000001 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0468928 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 54 components and 0.0468928 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.971 mas, bmaj=25.34 mas, bpa=-13.4 degrees ! Estimated noise=1.9952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120241 Jy ! Component: 100 - total flux cleaned = 0.00192166 Jy ! Component: 150 - total flux cleaned = 0.00244308 Jy ! Component: 200 - total flux cleaned = 0.00272317 Jy ! Total flux subtracted in 200 components = 0.00272317 Jy ! Clean residual min=-0.001964 max=0.002314 Jy/beam ! Clean residual mean=0.000001 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.049616 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.000228376 Jy ! Component: 100 - total flux cleaned = 0.00036013 Jy ! Component: 150 - total flux cleaned = 0.000534886 Jy ! Component: 200 - total flux cleaned = 0.000699311 Jy ! Total flux subtracted in 200 components = 0.000699311 Jy ! Clean residual min=-0.001881 max=0.002258 Jy/beam ! Clean residual mean=0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0503153 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 90 components and 0.0503153 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.859 mas, bmaj=26 mas, bpa=-15.07 degrees ! Estimated noise=1.80706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000146763 Jy ! Component: 100 - total flux cleaned = -0.000215844 Jy ! Component: 150 - total flux cleaned = -0.00024564 Jy ! Component: 200 - total flux cleaned = -0.000335039 Jy ! Total flux subtracted in 200 components = -0.000335039 Jy ! Clean residual min=-0.001763 max=0.001817 Jy/beam ! Clean residual mean=0.000001 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0499803 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 111 components and 0.0499803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045843Jy sigma=0.390452 ! Fit after self-cal, rms=0.045838Jy sigma=0.390384 wmodel J2126-0654_S_map.mod ! Writing 111 model components to file: J2126-0654_S_map.mod wobs J2126-0654_S_uvs.fits ! Writing UV FITS file: J2126-0654_S_uvs.fits wwins J2126-0654_S_map.win ! wwins: Wrote 2 windows to J2126-0654_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.000115003 Jy ! Component: 100 - total flux cleaned = -0.000490599 Jy ! Component: 150 - total flux cleaned = -0.000738203 Jy ! Component: 200 - total flux cleaned = -0.000829672 Jy ! Component: 250 - total flux cleaned = -0.000872994 Jy ! Component: 300 - total flux cleaned = -0.000933303 Jy ! Component: 350 - total flux cleaned = -0.000991071 Jy ! Component: 400 - total flux cleaned = -0.00104634 Jy ! Component: 450 - total flux cleaned = -0.00113386 Jy ! Component: 500 - total flux cleaned = -0.00116736 Jy ! Component: 550 - total flux cleaned = -0.00124919 Jy ! Component: 600 - total flux cleaned = -0.00132805 Jy ! Component: 650 - total flux cleaned = -0.00140411 Jy ! Component: 700 - total flux cleaned = -0.00149269 Jy ! Component: 750 - total flux cleaned = -0.00159286 Jy ! Component: 800 - total flux cleaned = -0.00169025 Jy ! Component: 850 - total flux cleaned = -0.00177163 Jy ! Component: 900 - total flux cleaned = -0.00189094 Jy ! Component: 950 - total flux cleaned = -0.00199448 Jy ! Component: 1000 - total flux cleaned = -0.0020955 Jy ! Component: 1050 - total flux cleaned = -0.00221883 Jy ! Component: 1100 - total flux cleaned = -0.0022913 Jy ! Component: 1150 - total flux cleaned = -0.00240986 Jy ! Component: 1200 - total flux cleaned = -0.00251462 Jy ! Component: 1250 - total flux cleaned = -0.0026062 Jy ! Component: 1300 - total flux cleaned = -0.00267383 Jy ! Component: 1350 - total flux cleaned = -0.00275149 Jy ! Component: 1400 - total flux cleaned = -0.00282789 Jy ! Component: 1450 - total flux cleaned = -0.00291403 Jy ! Component: 1500 - total flux cleaned = -0.00300936 Jy ! Component: 1550 - total flux cleaned = -0.00309291 Jy ! Component: 1600 - total flux cleaned = -0.00316495 Jy ! Component: 1650 - total flux cleaned = -0.003226 Jy ! Component: 1700 - total flux cleaned = -0.0033062 Jy ! Component: 1750 - total flux cleaned = -0.00340491 Jy ! Component: 1800 - total flux cleaned = -0.00346332 Jy ! Component: 1850 - total flux cleaned = -0.00353049 Jy ! Component: 1900 - total flux cleaned = -0.00361572 Jy ! Component: 1950 - total flux cleaned = -0.0036719 Jy ! Component: 2000 - total flux cleaned = -0.00372729 Jy ! Component: 2050 - total flux cleaned = -0.00380951 Jy ! Component: 2100 - total flux cleaned = -0.00387256 Jy ! Component: 2150 - total flux cleaned = -0.0039261 Jy ! Component: 2200 - total flux cleaned = -0.00401413 Jy ! Component: 2250 - total flux cleaned = -0.00409232 Jy ! Component: 2300 - total flux cleaned = -0.00416954 Jy ! Component: 2350 - total flux cleaned = -0.00425465 Jy ! Component: 2400 - total flux cleaned = -0.00433898 Jy ! Component: 2450 - total flux cleaned = -0.00438914 Jy ! Component: 2500 - total flux cleaned = -0.00444724 Jy ! Component: 2550 - total flux cleaned = -0.00448832 Jy ! Component: 2600 - total flux cleaned = -0.0045372 Jy ! Component: 2650 - total flux cleaned = -0.00457759 Jy ! Component: 2700 - total flux cleaned = -0.00460964 Jy ! Component: 2750 - total flux cleaned = -0.00465739 Jy ! Component: 2800 - total flux cleaned = -0.00472059 Jy ! Component: 2850 - total flux cleaned = -0.00476756 Jy ! Component: 2900 - total flux cleaned = -0.00479094 Jy ! Component: 2950 - total flux cleaned = -0.00484515 Jy ! Component: 3000 - total flux cleaned = -0.00489129 Jy ! Component: 3050 - total flux cleaned = -0.00492944 Jy ! Component: 3100 - total flux cleaned = -0.00498253 Jy ! Component: 3150 - total flux cleaned = -0.00498247 Jy ! Component: 3200 - total flux cleaned = -0.00498998 Jy ! Component: 3250 - total flux cleaned = -0.00499001 Jy ! Component: 3300 - total flux cleaned = -0.00499747 Jy ! Component: 3350 - total flux cleaned = -0.00499748 Jy ! Component: 3400 - total flux cleaned = -0.00500493 Jy ! Component: 3450 - total flux cleaned = -0.00501973 Jy ! Component: 3500 - total flux cleaned = -0.00504184 Jy ! Component: 3550 - total flux cleaned = -0.00504925 Jy ! Component: 3600 - total flux cleaned = -0.00505656 Jy ! Component: 3650 - total flux cleaned = -0.00506386 Jy ! Component: 3700 - total flux cleaned = -0.00507115 Jy ! Component: 3750 - total flux cleaned = -0.00509309 Jy ! Component: 3800 - total flux cleaned = -0.00510036 Jy ! Component: 3850 - total flux cleaned = -0.00512944 Jy ! Component: 3900 - total flux cleaned = -0.00514396 Jy ! Component: 3950 - total flux cleaned = -0.00514396 Jy ! Component: 4000 - total flux cleaned = -0.00517293 Jy ! Component: 4050 - total flux cleaned = -0.00518738 Jy ! Total flux subtracted in 4096 components = -0.00520185 Jy ! Clean residual min=-0.000434 max=0.000532 Jy/beam ! Clean residual mean=0.000001 rms=0.000142 Jy/beam ! Combined flux in latest and established models = 0.0447784 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 431 components and 0.0447785 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2126-0654_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.859 x 26 at -15.07 degrees (North through East) ! Clean map min=-0.0017854 max=0.038377 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2126-0654_S_map.fits wmodel /image_prod/ug002_uva//J2126-0654_S_map.mod ! Writing 431 model components to file: /image_prod/ug002_uva//J2126-0654_S_map.mod wobs /image_prod/ug002_uva//J2126-0654_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2126-0654_S_uvs.fits wwins /image_prod/ug002_uva//J2126-0654_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2126-0654_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0383767 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000143253 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11984 1.11984 2.23968 4.47936 8.95872 17.9174 35.8349 71.6697 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.038 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 267.895 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2126-0654_S_dfm.log closed on Thu Mar 5 05:14:08 2020