! Started logfile: /scr/pima/rv102_uvs/J2318+2404_X_dfm.log on Sat Nov 9 10:23:14 2019 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.40599 obs /scr/pima/rv102_uvs/J2318+2404_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J2318+2404_X_uva.fits ! AN table 1: 144 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.992394 visibilities/baseline/integration-bin. ! Found source: J2318+2404 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 12004 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J2318+2404_X] 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.200x0.200 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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010290Jy sigma=18.772731 ! Fit after self-cal, rms=0.909611Jy sigma=16.874032 ! 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=0.6917 mas, bmaj=1.379 mas, bpa=-8.894 degrees ! Estimated noise=0.750821 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.075358 Jy ! Component: 100 - total flux cleaned = 0.0933723 Jy ! Total flux subtracted in 100 components = 0.0933723 Jy ! Clean residual min=-0.007129 max=0.008546 Jy/beam ! Clean residual mean=0.000002 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.0933723 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0933723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107829Jy sigma=1.835857 ! Fit after self-cal, rms=0.106943Jy sigma=1.820681 ! 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=0.8831 mas, bmaj=1.703 mas, bpa=-5.207 degrees ! Estimated noise=0.357817 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.00640566 Jy ! Component: 100 - total flux cleaned = 0.00729584 Jy ! Component: 150 - total flux cleaned = 0.0072275 Jy ! Component: 200 - total flux cleaned = 0.00717649 Jy ! Total flux subtracted in 200 components = 0.00717649 Jy ! Clean residual min=-0.003127 max=0.003156 Jy/beam ! Clean residual mean=-0.000001 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.100549 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.100549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106580Jy sigma=1.813751 ! Fit after self-cal, rms=0.106589Jy sigma=1.813457 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8831 x 1.703 at -5.207 degrees (North through East) ! Clean map min=-0.0028755 max=0.096973 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 0.99 KP 0.96 LA 1.00 ! MK 1.04 PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 0.97 KP 1.01 LA 1.01 ! MK 1.03 PT 0.98 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 0.91 KP 1.07 LA 1.02 ! MK 1.00 PT 1.06 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 0.88 KP 0.99 LA 0.94 ! MK 0.92 PT 1.00 SC 0.94 ! ! ! Fit before self-cal, rms=0.106589Jy sigma=1.813457 ! Fit after self-cal, rms=0.103202Jy sigma=1.809807 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8806 mas, bmaj=1.694 mas, bpa=-5.573 degrees ! Estimated noise=0.354284 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.000412779 Jy ! Component: 100 - total flux cleaned = 0.00040689 Jy ! Component: 150 - total flux cleaned = 0.000470559 Jy ! Component: 200 - total flux cleaned = 0.000489358 Jy ! Total flux subtracted in 200 components = 0.000489358 Jy ! Clean residual min=-0.002584 max=0.002719 Jy/beam ! Clean residual mean=-0.000001 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.101038 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.101038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103186Jy sigma=1.809510 ! Fit after self-cal, rms=0.103222Jy sigma=1.809022 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103222Jy sigma=1.809022 ! Fit after self-cal, rms=0.102999Jy sigma=1.808180 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8782 mas, bmaj=1.692 mas, bpa=-5.829 degrees ! Estimated noise=0.354106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319773 Jy ! Component: 100 - total flux cleaned = 0.000338871 Jy ! Component: 150 - total flux cleaned = 0.000337385 Jy ! Component: 200 - total flux cleaned = 0.000337848 Jy ! Total flux subtracted in 200 components = 0.000337848 Jy ! Clean residual min=-0.002410 max=0.002677 Jy/beam ! Clean residual mean=-0.000000 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.101376 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.101376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102991Jy sigma=1.808059 ! Fit after self-cal, rms=0.103011Jy sigma=1.807944 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 (-44, -50.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014358 Jy ! Component: 100 - total flux cleaned = 0.00175583 Jy ! Component: 150 - total flux cleaned = 0.00186342 Jy ! Component: 200 - total flux cleaned = 0.00186207 Jy ! Total flux subtracted in 200 components = 0.00186207 Jy ! Clean residual min=-0.002464 max=0.002382 Jy/beam ! Clean residual mean=0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.103238 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.103238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102953Jy sigma=1.807020 ! Fit after self-cal, rms=0.102946Jy sigma=1.806774 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102946Jy sigma=1.806774 ! Fit after self-cal, rms=0.102806Jy sigma=1.806681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8765 mas, bmaj=1.687 mas, bpa=-5.75 degrees ! Estimated noise=0.354133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000991653 Jy ! Component: 100 - total flux cleaned = 0.00118534 Jy ! Component: 150 - total flux cleaned = 0.00121109 Jy ! Component: 200 - total flux cleaned = 0.00121091 Jy ! Total flux subtracted in 200 components = 0.00121091 Jy ! Clean residual min=-0.002414 max=0.002196 Jy/beam ! Clean residual mean=0.000001 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.104449 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.104449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102781Jy sigma=1.806288 ! Fit after self-cal, rms=0.102775Jy sigma=1.806200 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.000449638 Jy ! Component: 100 - total flux cleaned = 0.000449855 Jy ! Component: 150 - total flux cleaned = 0.000427037 Jy ! Component: 200 - total flux cleaned = 0.000405253 Jy ! Total flux subtracted in 200 components = 0.000405253 Jy ! Clean residual min=-0.002407 max=0.002119 Jy/beam ! Clean residual mean=0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.104854 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.104854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102763Jy sigma=1.806018 ! Fit after self-cal, rms=0.102763Jy sigma=1.805992 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102763Jy sigma=1.805992 ! Fit after self-cal, rms=0.102778Jy sigma=1.805933 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.143 mas, bmaj=3.222 mas, bpa=-4.825 degrees ! Estimated noise=0.469642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753901 Jy ! Component: 100 - total flux cleaned = 0.000846196 Jy ! Component: 150 - total flux cleaned = 0.000846039 Jy ! Component: 200 - total flux cleaned = 0.00085692 Jy ! Total flux subtracted in 200 components = 0.00085692 Jy ! Clean residual min=-0.002307 max=0.002521 Jy/beam ! Clean residual mean=0.000002 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.105711 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.105711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102775Jy sigma=1.805924 ! Fit after self-cal, rms=0.102768Jy sigma=1.805888 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.000209183 Jy ! Component: 100 - total flux cleaned = 0.000232981 Jy ! Component: 150 - total flux cleaned = 0.000242618 Jy ! Component: 200 - total flux cleaned = 0.000251353 Jy ! Total flux subtracted in 200 components = 0.000251353 Jy ! Clean residual min=-0.002255 max=0.002481 Jy/beam ! Clean residual mean=0.000002 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.105963 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.105963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102768Jy sigma=1.805913 ! Fit after self-cal, rms=0.102765Jy sigma=1.805903 ! 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=0.8762 mas, bmaj=1.685 mas, bpa=-5.71 degrees ! Estimated noise=0.354477 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8762 x 1.685 at -5.71 degrees (North through East) ! Clean map min=-0.0023507 max=0.095373 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=0.6871 mas, bmaj=1.37 mas, bpa=-9.486 degrees ! Estimated noise=0.73093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0736928 Jy ! Component: 100 - total flux cleaned = 0.0921861 Jy ! Component: 150 - total flux cleaned = 0.0981524 Jy ! Component: 200 - total flux cleaned = 0.101253 Jy ! Total flux subtracted in 200 components = 0.101253 Jy ! Clean residual min=-0.006283 max=0.006827 Jy/beam ! Clean residual mean=0.000003 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 0.101253 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.101253 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8762 mas, bmaj=1.685 mas, bpa=-5.71 degrees ! Estimated noise=0.354477 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.00311517 Jy ! Component: 100 - total flux cleaned = 0.00384635 Jy ! Component: 150 - total flux cleaned = 0.0043686 Jy ! Component: 200 - total flux cleaned = 0.00449338 Jy ! Total flux subtracted in 200 components = 0.00449338 Jy ! Clean residual min=-0.002633 max=0.002411 Jy/beam ! Clean residual mean=0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.105747 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.105747 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.143 mas, bmaj=3.222 mas, bpa=-4.825 degrees ! Estimated noise=0.469642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000399834 Jy ! Component: 100 - total flux cleaned = 0.000483793 Jy ! Component: 150 - total flux cleaned = 0.000482325 Jy ! Component: 200 - total flux cleaned = 0.00045444 Jy ! Total flux subtracted in 200 components = 0.00045444 Jy ! Clean residual min=-0.002371 max=0.002505 Jy/beam ! Clean residual mean=0.000003 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.106201 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 = 2.5834e-05 Jy ! Component: 100 - total flux cleaned = 2.7563e-05 Jy ! Component: 150 - total flux cleaned = 4.61994e-05 Jy ! Component: 200 - total flux cleaned = 4.65498e-05 Jy ! Total flux subtracted in 200 components = 4.65498e-05 Jy ! Clean residual min=-0.002277 max=0.002543 Jy/beam ! Clean residual mean=0.000002 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.106248 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 0.106248 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8762 mas, bmaj=1.685 mas, bpa=-5.71 degrees ! Estimated noise=0.354477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.39627e-05 Jy ! Component: 100 - total flux cleaned = -6.30645e-05 Jy ! Component: 150 - total flux cleaned = -9.69255e-05 Jy ! Component: 200 - total flux cleaned = -9.61395e-05 Jy ! Total flux subtracted in 200 components = -9.61395e-05 Jy ! Clean residual min=-0.002378 max=0.002245 Jy/beam ! Clean residual mean=0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.106151 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.106151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102782Jy sigma=1.806125 ! Fit after self-cal, rms=0.102788Jy sigma=1.806066 wmodel J2318+2404_X_map.mod ! Writing 50 model components to file: J2318+2404_X_map.mod wobs J2318+2404_X_uvs.fits ! Writing UV FITS file: J2318+2404_X_uvs.fits wwins J2318+2404_X_map.win ! wwins: Wrote 2 windows to J2318+2404_X_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.000349627 Jy ! Component: 100 - total flux cleaned = -0.0005048 Jy ! Component: 150 - total flux cleaned = -0.000761712 Jy ! Component: 200 - total flux cleaned = -0.00107587 Jy ! Component: 250 - total flux cleaned = -0.00137672 Jy ! Component: 300 - total flux cleaned = -0.00160293 Jy ! Component: 350 - total flux cleaned = -0.00172817 Jy ! Component: 400 - total flux cleaned = -0.00185006 Jy ! Component: 450 - total flux cleaned = -0.00202798 Jy ! Component: 500 - total flux cleaned = -0.00211538 Jy ! Component: 550 - total flux cleaned = -0.00222867 Jy ! Component: 600 - total flux cleaned = -0.00236801 Jy ! Component: 650 - total flux cleaned = -0.00253204 Jy ! Component: 700 - total flux cleaned = -0.00266571 Jy ! Component: 750 - total flux cleaned = -0.00284937 Jy ! Component: 800 - total flux cleaned = -0.00295269 Jy ! Component: 850 - total flux cleaned = -0.00313074 Jy ! Component: 900 - total flux cleaned = -0.00328107 Jy ! Component: 950 - total flux cleaned = -0.00347889 Jy ! Component: 1000 - total flux cleaned = -0.0037464 Jy ! Component: 1050 - total flux cleaned = -0.00389031 Jy ! Component: 1100 - total flux cleaned = -0.00408043 Jy ! Component: 1150 - total flux cleaned = -0.0043381 Jy ! Component: 1200 - total flux cleaned = -0.00447705 Jy ! Component: 1250 - total flux cleaned = -0.00463684 Jy ! Component: 1300 - total flux cleaned = -0.00477215 Jy ! Component: 1350 - total flux cleaned = -0.00492833 Jy ! Component: 1400 - total flux cleaned = -0.00506071 Jy ! Component: 1450 - total flux cleaned = -0.00519149 Jy ! Component: 1500 - total flux cleaned = -0.00529935 Jy ! Component: 1550 - total flux cleaned = -0.00542709 Jy ! Component: 1600 - total flux cleaned = -0.00551129 Jy ! Component: 1650 - total flux cleaned = -0.00567839 Jy ! Component: 1700 - total flux cleaned = -0.00574039 Jy ! Component: 1750 - total flux cleaned = -0.00578154 Jy ! Component: 1800 - total flux cleaned = -0.0059436 Jy ! Component: 1850 - total flux cleaned = -0.00608368 Jy ! Component: 1900 - total flux cleaned = -0.00610339 Jy ! Component: 1950 - total flux cleaned = -0.00616238 Jy ! Component: 2000 - total flux cleaned = -0.0062406 Jy ! Component: 2050 - total flux cleaned = -0.00633723 Jy ! Component: 2100 - total flux cleaned = -0.00641394 Jy ! Component: 2150 - total flux cleaned = -0.00660328 Jy ! Component: 2200 - total flux cleaned = -0.00664061 Jy ! Component: 2250 - total flux cleaned = -0.00675214 Jy ! Component: 2300 - total flux cleaned = -0.00677086 Jy ! Component: 2350 - total flux cleaned = -0.00684436 Jy ! Component: 2400 - total flux cleaned = -0.00689888 Jy ! Component: 2450 - total flux cleaned = -0.00695281 Jy ! Component: 2500 - total flux cleaned = -0.00697081 Jy ! Component: 2550 - total flux cleaned = -0.00702407 Jy ! Component: 2600 - total flux cleaned = -0.00704174 Jy ! Component: 2650 - total flux cleaned = -0.00705932 Jy ! Component: 2700 - total flux cleaned = -0.00709438 Jy ! Component: 2750 - total flux cleaned = -0.0071807 Jy ! Component: 2800 - total flux cleaned = -0.0071979 Jy ! Component: 2850 - total flux cleaned = -0.00719788 Jy ! Component: 2900 - total flux cleaned = -0.00724866 Jy ! Component: 2950 - total flux cleaned = -0.00728217 Jy ! Component: 3000 - total flux cleaned = -0.00726533 Jy ! Component: 3050 - total flux cleaned = -0.00729853 Jy ! Component: 3100 - total flux cleaned = -0.00731497 Jy ! Component: 3150 - total flux cleaned = -0.00733131 Jy ! Component: 3200 - total flux cleaned = -0.00729878 Jy ! Component: 3250 - total flux cleaned = -0.0073311 Jy ! Component: 3300 - total flux cleaned = -0.00728276 Jy ! Component: 3350 - total flux cleaned = -0.00731471 Jy ! Component: 3400 - total flux cleaned = -0.00734665 Jy ! Component: 3450 - total flux cleaned = -0.00734683 Jy ! Component: 3500 - total flux cleaned = -0.00739415 Jy ! Component: 3550 - total flux cleaned = -0.00737854 Jy ! Component: 3600 - total flux cleaned = -0.00745633 Jy ! Component: 3650 - total flux cleaned = -0.00739451 Jy ! Component: 3700 - total flux cleaned = -0.0074561 Jy ! Component: 3750 - total flux cleaned = -0.00744073 Jy ! Component: 3800 - total flux cleaned = -0.00745596 Jy ! Component: 3850 - total flux cleaned = -0.00744095 Jy ! Component: 3900 - total flux cleaned = -0.00748613 Jy ! Component: 3950 - total flux cleaned = -0.00750086 Jy ! Component: 4000 - total flux cleaned = -0.00750088 Jy ! Component: 4050 - total flux cleaned = -0.00753057 Jy ! Total flux subtracted in 4096 components = -0.00757484 Jy ! Clean residual min=-0.000972 max=0.000871 Jy/beam ! Clean residual mean=0.000000 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.0985766 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 318 components and 0.0985766 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J2318+2404_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8762 x 1.685 at -5.71 degrees (North through East) ! Clean map min=-0.0019586 max=0.094522 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J2318+2404_X_map.fits wmodel /scr/pima/rv102_uvs/J2318+2404_X_map.mod ! Writing 318 model components to file: /scr/pima/rv102_uvs/J2318+2404_X_map.mod wobs /scr/pima/rv102_uvs/J2318+2404_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J2318+2404_X_uvs.fits wwins /scr/pima/rv102_uvs/J2318+2404_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J2318+2404_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0945219 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238407 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.756673 0.756673 1.51335 3.02669 6.05338 12.1068 24.2135 48.4271 96.8541 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 396.472 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J2318+2404_X_dfm.log closed on Sat Nov 9 10:23:18 2019