! Started logfile: /image_prod/ug002_uva//J2359-0639_S_dfm.log on Thu Mar 5 06:36:41 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//J2359-0639_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2359-0639_S_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.856296 visibilities/baseline/integration-bin. ! Found source: J2359-0639 ! ! 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 10404 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 J2359-0639_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007036Jy sigma=8.064628 ! Fit after self-cal, rms=0.921710Jy sigma=7.383381 ! 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.686 mas, bmaj=7.851 mas, bpa=-6.732 degrees ! Estimated noise=1.45758 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.0638868 Jy ! Component: 100 - total flux cleaned = 0.0785206 Jy ! Total flux subtracted in 100 components = 0.0785206 Jy ! Clean residual min=-0.004582 max=0.007391 Jy/beam ! Clean residual mean=0.000008 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.0785206 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0785206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078166Jy sigma=0.502814 ! Fit after self-cal, rms=0.077772Jy sigma=0.500322 ! 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.315 mas, bmaj=9.172 mas, bpa=-6.892 degrees ! Estimated noise=0.902884 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 (4, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00859851 Jy ! Component: 100 - total flux cleaned = 0.0135409 Jy ! Component: 150 - total flux cleaned = 0.016602 Jy ! Component: 200 - total flux cleaned = 0.0173516 Jy ! Total flux subtracted in 200 components = 0.0173516 Jy ! Clean residual min=-0.004027 max=0.005725 Jy/beam ! Clean residual mean=0.000003 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.0958721 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.0958721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076764Jy sigma=0.491059 ! Fit after self-cal, rms=0.076707Jy sigma=0.490295 ! 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.315 x 9.172 at -6.892 degrees (North through East) ! Clean map min=-0.0040317 max=0.077935 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 HN 1.10 KP 0.96 ! LA 0.94 MK 0.98 NL 0.84 OV 0.95 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.93 HN 1.18 KP 0.97 ! LA 0.96 MK 0.99 NL 0.95 OV 0.99 ! PT 0.95 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.95 HN 1.58 KP 1.17 ! LA 1.13 MK 0.93 NL 0.86 OV 1.27 ! PT 0.95 SC 1.10 ! ! ! Fit before self-cal, rms=0.076707Jy sigma=0.490295 ! Fit after self-cal, rms=0.085083Jy sigma=0.477860 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=9.204 mas, bpa=-6.944 degrees ! Estimated noise=0.912114 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.0014361 Jy ! Component: 100 - total flux cleaned = 0.00162277 Jy ! Component: 150 - total flux cleaned = 0.00179048 Jy ! Component: 200 - total flux cleaned = 0.00186704 Jy ! Total flux subtracted in 200 components = 0.00186704 Jy ! Clean residual min=-0.004570 max=0.003816 Jy/beam ! Clean residual mean=0.000000 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.0977391 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.0977391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085017Jy sigma=0.477427 ! Fit after self-cal, rms=0.085250Jy sigma=0.477025 ! 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.085250Jy sigma=0.477025 ! Fit after self-cal, rms=0.091970Jy sigma=0.456468 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=9.187 mas, bpa=-6.859 degrees ! Estimated noise=0.911929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000540941 Jy ! Component: 100 - total flux cleaned = 0.000546445 Jy ! Component: 150 - total flux cleaned = 0.000547224 Jy ! Component: 200 - total flux cleaned = 0.000548431 Jy ! Total flux subtracted in 200 components = 0.000548431 Jy ! Clean residual min=-0.001472 max=0.001710 Jy/beam ! Clean residual mean=0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0982876 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.0982876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091935Jy sigma=0.456051 ! Fit after self-cal, rms=0.092231Jy sigma=0.455578 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 (72.5, 68). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145261 Jy ! Component: 100 - total flux cleaned = 0.00176096 Jy ! Component: 150 - total flux cleaned = 0.0019389 Jy ! Component: 200 - total flux cleaned = 0.0020727 Jy ! Total flux subtracted in 200 components = 0.0020727 Jy ! Clean residual min=-0.001444 max=0.001536 Jy/beam ! Clean residual mean=-0.000000 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.10036 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.10036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092202Jy sigma=0.455216 ! Fit after self-cal, rms=0.092204Jy sigma=0.455187 ! 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.092204Jy sigma=0.455187 ! Fit after self-cal, rms=0.093096Jy sigma=0.455021 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=9.187 mas, bpa=-6.907 degrees ! Estimated noise=0.905707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269516 Jy ! Component: 100 - total flux cleaned = 0.000542395 Jy ! Component: 150 - total flux cleaned = 0.000638791 Jy ! Component: 200 - total flux cleaned = 0.000660703 Jy ! Total flux subtracted in 200 components = 0.000660703 Jy ! Clean residual min=-0.001369 max=0.001391 Jy/beam ! Clean residual mean=-0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.101021 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 111 components and 0.101021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093081Jy sigma=0.454861 ! Fit after self-cal, rms=0.093111Jy sigma=0.454844 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 = 8.50212e-05 Jy ! Component: 100 - total flux cleaned = 0.000150124 Jy ! Component: 150 - total flux cleaned = 0.000191144 Jy ! Component: 200 - total flux cleaned = 0.000210922 Jy ! Total flux subtracted in 200 components = 0.000210922 Jy ! Clean residual min=-0.001341 max=0.001391 Jy/beam ! Clean residual mean=-0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.101232 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 120 components and 0.101232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093102Jy sigma=0.454749 ! Fit after self-cal, rms=0.093106Jy sigma=0.454743 ! 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.093106Jy sigma=0.454743 ! Fit after self-cal, rms=0.093005Jy sigma=0.454722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.055 mas, bmaj=15.67 mas, bpa=-3.191 degrees ! Estimated noise=1.08972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137243 Jy ! Component: 100 - total flux cleaned = 0.000174207 Jy ! Component: 150 - total flux cleaned = 0.000223468 Jy ! Component: 200 - total flux cleaned = 0.000267389 Jy ! Total flux subtracted in 200 components = 0.000267389 Jy ! Clean residual min=-0.001412 max=0.001456 Jy/beam ! Clean residual mean=-0.000001 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.101499 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 141 components and 0.101499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093001Jy sigma=0.454668 ! Fit after self-cal, rms=0.093007Jy sigma=0.454657 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.13535e-05 Jy ! Component: 100 - total flux cleaned = -1.71583e-05 Jy ! Component: 150 - total flux cleaned = 9.71539e-06 Jy ! Component: 200 - total flux cleaned = 4.61822e-05 Jy ! Total flux subtracted in 200 components = 4.61822e-05 Jy ! Clean residual min=-0.001392 max=0.001487 Jy/beam ! Clean residual mean=-0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.101545 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 144 components and 0.101545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093004Jy sigma=0.454627 ! Fit after self-cal, rms=0.093007Jy sigma=0.454623 ! 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.324 mas, bmaj=9.189 mas, bpa=-6.931 degrees ! Estimated noise=0.903009 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.324 x 9.189 at -6.931 degrees (North through East) ! Clean map min=-0.0012708 max=0.077985 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.688 mas, bmaj=7.867 mas, bpa=-6.943 degrees ! Estimated noise=1.44158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0631532 Jy ! Component: 100 - total flux cleaned = 0.0778888 Jy ! Component: 150 - total flux cleaned = 0.0845062 Jy ! Component: 200 - total flux cleaned = 0.0884714 Jy ! Total flux subtracted in 200 components = 0.0884714 Jy ! Clean residual min=-0.002514 max=0.002465 Jy/beam ! Clean residual mean=0.000004 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0884714 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0884714 Jy ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=9.189 mas, bpa=-6.931 degrees ! Estimated noise=0.903009 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.00314499 Jy ! Component: 100 - total flux cleaned = 0.00522073 Jy ! Component: 150 - total flux cleaned = 0.00682515 Jy ! Component: 200 - total flux cleaned = 0.00812315 Jy ! Total flux subtracted in 200 components = 0.00812315 Jy ! Clean residual min=-0.001541 max=0.001509 Jy/beam ! Clean residual mean=0.000002 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0965945 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 60 components and 0.0965945 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.055 mas, bmaj=15.67 mas, bpa=-3.191 degrees ! Estimated noise=1.08972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153638 Jy ! Component: 100 - total flux cleaned = 0.00256175 Jy ! Component: 150 - total flux cleaned = 0.00307007 Jy ! Component: 200 - total flux cleaned = 0.00343804 Jy ! Total flux subtracted in 200 components = 0.00343804 Jy ! Clean residual min=-0.001530 max=0.001526 Jy/beam ! Clean residual mean=0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.100033 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.000292521 Jy ! Component: 100 - total flux cleaned = 0.000490812 Jy ! Component: 150 - total flux cleaned = 0.000617683 Jy ! Component: 200 - total flux cleaned = 0.000717565 Jy ! Total flux subtracted in 200 components = 0.000717565 Jy ! Clean residual min=-0.001461 max=0.001483 Jy/beam ! Clean residual mean=-0.000000 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.10075 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 92 components and 0.10075 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=9.189 mas, bpa=-6.931 degrees ! Estimated noise=0.903009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.45397e-05 Jy ! Component: 100 - total flux cleaned = 1.56498e-05 Jy ! Component: 150 - total flux cleaned = -1.27194e-05 Jy ! Component: 200 - total flux cleaned = 3.93869e-05 Jy ! Total flux subtracted in 200 components = 3.93869e-05 Jy ! Clean residual min=-0.001438 max=0.001408 Jy/beam ! Clean residual mean=-0.000000 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.100789 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 121 components and 0.100789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093046Jy sigma=0.454885 ! Fit after self-cal, rms=0.093027Jy sigma=0.454815 wmodel J2359-0639_S_map.mod ! Writing 121 model components to file: J2359-0639_S_map.mod wobs J2359-0639_S_uvs.fits ! Writing UV FITS file: J2359-0639_S_uvs.fits wwins J2359-0639_S_map.win ! wwins: Wrote 3 windows to J2359-0639_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.00030956 Jy ! Component: 100 - total flux cleaned = 0.000736071 Jy ! Component: 150 - total flux cleaned = 0.00103054 Jy ! Component: 200 - total flux cleaned = 0.00118389 Jy ! Component: 250 - total flux cleaned = 0.00128963 Jy ! Component: 300 - total flux cleaned = 0.00141408 Jy ! Component: 350 - total flux cleaned = 0.00153573 Jy ! Component: 400 - total flux cleaned = 0.00165449 Jy ! Component: 450 - total flux cleaned = 0.00173236 Jy ! Component: 500 - total flux cleaned = 0.00192267 Jy ! Component: 550 - total flux cleaned = 0.00203463 Jy ! Component: 600 - total flux cleaned = 0.00216326 Jy ! Component: 650 - total flux cleaned = 0.00227196 Jy ! Component: 700 - total flux cleaned = 0.00236091 Jy ! Component: 750 - total flux cleaned = 0.00241349 Jy ! Component: 800 - total flux cleaned = 0.00251731 Jy ! Component: 850 - total flux cleaned = 0.00256811 Jy ! Component: 900 - total flux cleaned = 0.00258518 Jy ! Component: 950 - total flux cleaned = 0.00265191 Jy ! Component: 1000 - total flux cleaned = 0.00266831 Jy ! Component: 1050 - total flux cleaned = 0.00271713 Jy ! Component: 1100 - total flux cleaned = 0.00278125 Jy ! Component: 1150 - total flux cleaned = 0.00276545 Jy ! Component: 1200 - total flux cleaned = 0.0028126 Jy ! Component: 1250 - total flux cleaned = 0.00285923 Jy ! Component: 1300 - total flux cleaned = 0.00295093 Jy ! Component: 1350 - total flux cleaned = 0.00293576 Jy ! Component: 1400 - total flux cleaned = 0.00301085 Jy ! Component: 1450 - total flux cleaned = 0.00301084 Jy ! Component: 1500 - total flux cleaned = 0.00306923 Jy ! Component: 1550 - total flux cleaned = 0.00309792 Jy ! Component: 1600 - total flux cleaned = 0.00312652 Jy ! Component: 1650 - total flux cleaned = 0.00311236 Jy ! Component: 1700 - total flux cleaned = 0.00309825 Jy ! Component: 1750 - total flux cleaned = 0.00316791 Jy ! Component: 1800 - total flux cleaned = 0.00315406 Jy ! Component: 1850 - total flux cleaned = 0.00316771 Jy ! Component: 1900 - total flux cleaned = 0.00316768 Jy ! Component: 1950 - total flux cleaned = 0.00320794 Jy ! Component: 2000 - total flux cleaned = 0.0031944 Jy ! Component: 2050 - total flux cleaned = 0.00315484 Jy ! Component: 2100 - total flux cleaned = 0.00318104 Jy ! Component: 2150 - total flux cleaned = 0.00314206 Jy ! Component: 2200 - total flux cleaned = 0.00310338 Jy ! Component: 2250 - total flux cleaned = 0.003129 Jy ! Component: 2300 - total flux cleaned = 0.00310342 Jy ! Component: 2350 - total flux cleaned = 0.0030781 Jy ! Component: 2400 - total flux cleaned = 0.00305297 Jy ! Component: 2450 - total flux cleaned = 0.00304053 Jy ! Component: 2500 - total flux cleaned = 0.00307735 Jy ! Component: 2550 - total flux cleaned = 0.00301606 Jy ! Component: 2600 - total flux cleaned = 0.00300397 Jy ! Component: 2650 - total flux cleaned = 0.00296784 Jy ! Component: 2700 - total flux cleaned = 0.0029678 Jy ! Component: 2750 - total flux cleaned = 0.00296788 Jy ! Component: 2800 - total flux cleaned = 0.00294429 Jy ! Component: 2850 - total flux cleaned = 0.00299111 Jy ! Component: 2900 - total flux cleaned = 0.00297938 Jy ! Component: 2950 - total flux cleaned = 0.0030024 Jy ! Component: 3000 - total flux cleaned = 0.0029794 Jy ! Component: 3050 - total flux cleaned = 0.00297939 Jy ! Component: 3100 - total flux cleaned = 0.0029455 Jy ! Component: 3150 - total flux cleaned = 0.00296809 Jy ! Component: 3200 - total flux cleaned = 0.00295694 Jy ! Component: 3250 - total flux cleaned = 0.00296826 Jy ! Component: 3300 - total flux cleaned = 0.00299033 Jy ! Component: 3350 - total flux cleaned = 0.00294633 Jy ! Component: 3400 - total flux cleaned = 0.00291363 Jy ! Component: 3450 - total flux cleaned = 0.00293533 Jy ! Component: 3500 - total flux cleaned = 0.00292453 Jy ! Component: 3550 - total flux cleaned = 0.00296734 Jy ! Component: 3600 - total flux cleaned = 0.00298848 Jy ! Component: 3650 - total flux cleaned = 0.00297783 Jy ! Component: 3700 - total flux cleaned = 0.0029043 Jy ! Component: 3750 - total flux cleaned = 0.00290442 Jy ! Component: 3800 - total flux cleaned = 0.00292514 Jy ! Component: 3850 - total flux cleaned = 0.00288385 Jy ! Component: 3900 - total flux cleaned = 0.00288385 Jy ! Component: 3950 - total flux cleaned = 0.00288392 Jy ! Component: 4000 - total flux cleaned = 0.00283333 Jy ! Component: 4050 - total flux cleaned = 0.00291402 Jy ! Total flux subtracted in 4096 components = 0.00288381 Jy ! Clean residual min=-0.000715 max=0.000601 Jy/beam ! Clean residual mean=-0.000000 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.103673 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 398 components and 0.103673 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2359-0639_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.324 x 9.189 at -6.931 degrees (North through East) ! Clean map min=-0.0011684 max=0.079108 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2359-0639_S_map.fits wmodel /image_prod/ug002_uva//J2359-0639_S_map.mod ! Writing 398 model components to file: /image_prod/ug002_uva//J2359-0639_S_map.mod wobs /image_prod/ug002_uva//J2359-0639_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2359-0639_S_uvs.fits wwins /image_prod/ug002_uva//J2359-0639_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2359-0639_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0791082 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018605 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.705551 0.705551 1.4111 2.82221 5.64441 11.2888 22.5776 45.1553 90.3106 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.079 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 425.199 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2359-0639_S_dfm.log closed on Thu Mar 5 06:36:45 2020