! Started logfile: /image_prod/ug002_uvm//J0332+6753_X_a_dfm.log on Wed Mar 4 16:34:39 2020 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.42800 obs /image_prod/ug002_uvm//J0332+6753_X_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J0332+6753_X_a_uvm.fits ! AN table 1: 200 integrations on 28 of 28 possible baselines. ! AN table 2: 38 integrations on 15 of 15 possible baselines. ! AN table 3: 37 integrations on 21 of 21 possible baselines. ! AN table 4: 37 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.699813 visibilities/baseline/integration-bin. ! Found source: J0332+6753 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.428e+09 3.2e+07 1 3.2e+07 ! 02 2 8.46e+09 3.2e+07 1 3.2e+07 ! 03 3 8.492e+09 3.2e+07 1 3.2e+07 ! 04 4 8.524e+09 3.2e+07 1 3.2e+07 ! 05 5 8.588e+09 3.2e+07 1 3.2e+07 ! 06 6 8.62e+09 3.2e+07 1 3.2e+07 ! 07 7 8.684e+09 3.2e+07 1 3.2e+07 ! 08 8 8.716e+09 3.2e+07 1 3.2e+07 ! 09 9 8.78e+09 3.2e+07 1 3.2e+07 ! 10 10 8.812e+09 3.2e+07 1 3.2e+07 ! 11 11 8.844e+09 3.2e+07 1 3.2e+07 ! 12 12 8.876e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 121 lines of history. ! ! Reading 63000 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 12 channels. ! Selecting polarization: RR, channels: 1..12 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 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 J0332+6753_X_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.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 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001645Jy sigma=9.883050 ! Fit after self-cal, rms=0.970426Jy sigma=9.567116 ! 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.7719 mas, bmaj=1.429 mas, bpa=-42.34 degrees ! Estimated noise=0.750645 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.0214785 Jy ! Component: 100 - total flux cleaned = 0.0269264 Jy ! Total flux subtracted in 100 components = 0.0269264 Jy ! Clean residual min=-0.002503 max=0.003714 Jy/beam ! Clean residual mean=0.000019 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0269264 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0269264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.050634Jy sigma=0.480997 ! Fit after self-cal, rms=0.049175Jy sigma=0.466665 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00448202 Jy ! Component: 100 - total flux cleaned = 0.00715533 Jy ! Total flux subtracted in 100 components = 0.00715533 Jy ! Clean residual min=-0.002422 max=0.003249 Jy/beam ! Clean residual mean=0.000017 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0340818 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.0340818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.048443Jy sigma=0.458497 ! Fit after self-cal, rms=0.048436Jy sigma=0.458261 ! Inverting map ! Added new window around map position (-0.8, -1.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320565 Jy ! Component: 100 - total flux cleaned = 0.00520923 Jy ! Total flux subtracted in 100 components = 0.00520923 Jy ! Clean residual min=-0.002409 max=0.002731 Jy/beam ! Clean residual mean=0.000016 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.039291 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.039291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.048102Jy sigma=0.454656 ! Fit after self-cal, rms=0.048043Jy sigma=0.454122 ! 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=1.126 mas, bmaj=1.809 mas, bpa=-40.87 degrees ! Estimated noise=0.289392 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.6, 7.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427317 Jy ! Component: 100 - total flux cleaned = 0.00710566 Jy ! Component: 150 - total flux cleaned = 0.00931806 Jy ! Component: 200 - total flux cleaned = 0.0111281 Jy ! Total flux subtracted in 200 components = 0.0111281 Jy ! Clean residual min=-0.002504 max=0.003710 Jy/beam ! Clean residual mean=0.000040 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.0504191 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 62 components and 0.0504191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.047572Jy sigma=0.449055 ! Fit after self-cal, rms=0.047422Jy sigma=0.447475 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.126 x 1.809 at -40.87 degrees (North through East) ! Clean map min=-0.002631 max=0.030602 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.90 KP 1.08 MK 1.22 ! NL 1.39 OV 0.82 PT 0.91 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.31 LA 0.81 NL 0.96 ! OV 1.24 PT 0.66 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.95 KP 1.11 LA 1.15 MK 1.22 ! NL 0.72 OV 1.43 PT 1.02 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.47 FD 0.89 KP 1.07 LA 0.72 ! OV 1.06 SC 1.33 ! ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 KP 1.02 MK 1.21 ! NL 1.44 OV 0.86 PT 0.90 SC 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.32 LA 0.81 NL 0.93 ! OV 1.12 PT 0.75 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.95 KP 1.00 LA 1.13 MK 1.24 ! NL 0.74 OV 1.21 PT 1.10 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.32 FD 0.96 KP 1.13 LA 0.79 ! OV 1.08 SC 0.94 ! ! ! Correcting IF 3. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 KP 1.02 MK 1.21 ! NL 1.35 OV 0.85 PT 0.96 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.18 LA 0.78 NL 0.97 ! OV 1.30 PT 0.76 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.98 KP 1.01 LA 1.18 MK 1.12 ! NL 0.72 OV 1.24 PT 1.08 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.26 FD 0.92 KP 1.08 LA 0.80 ! OV 1.20 SC 0.96 ! ! ! Correcting IF 4. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.96 KP 0.96 MK 1.26 ! NL 1.38 OV 0.86 PT 0.95 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.25 FD 1.20 LA 0.82 NL 0.88 ! OV 1.10 PT 0.75 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.94 KP 0.95 LA 1.12 MK 1.24 ! NL 0.66 OV 1.27 PT 1.15 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.38 FD 0.88 KP 1.01 LA 0.78 ! OV 1.16 SC 0.94 ! ! ! Correcting IF 5. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.97 KP 0.97 MK 1.08 ! NL 1.35 OV 0.87 PT 0.97 SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 1.07 LA 0.90 NL 0.77 ! OV 1.25 PT 0.83 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.06 KP 0.99 LA 1.16 MK 1.14 ! NL 0.64 OV 1.27 PT 1.05 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.29 FD 0.92 KP 1.01 LA 0.76 ! OV 1.07 SC 1.03 ! ! ! Correcting IF 6. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 KP 1.01 MK 1.20 ! NL 1.32 OV 0.86 PT 0.97 SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.16 FD 1.18 LA 0.79 NL 0.83 ! OV 1.15 PT 0.84 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.09 KP 1.05 LA 1.08 MK 1.06 ! NL 0.69 OV 1.18 PT 1.13 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.38 FD 0.95 KP 1.02 LA 0.81 ! OV 1.20 SC 0.85 ! ! ! Correcting IF 7. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.90 KP 0.98 MK 1.22 ! NL 1.30 OV 0.87 PT 0.94 SC 0.84 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.11 LA 0.89 NL 0.83 ! OV 1.18 PT 0.80 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.01 KP 1.05 LA 1.23 MK 1.14 ! NL 0.74 OV 1.17 PT 1.06 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.19 FD 0.87 KP 1.26 LA 0.84 ! OV 1.05 SC 0.89 ! ! ! Correcting IF 8. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.95 KP 0.95 MK 1.08 ! NL 1.26 OV 0.85 PT 0.98 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.23 LA 0.84 NL 0.77 ! OV 1.08 PT 0.88 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.93 KP 1.04 LA 1.25 MK 1.15 ! NL 0.69 OV 1.15 PT 1.17 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.15 FD 0.93 KP 1.19 LA 0.81 ! OV 1.02 SC 0.80 ! ! ! Correcting IF 9. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.92 KP 1.01 MK 1.03 ! NL 1.27 OV 0.85 PT 0.95 SC 0.87 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.83 FD 1.39 LA 0.91 NL 0.76 ! OV 0.97 PT 0.92 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.92 KP 1.06 LA 1.29 MK 0.95 ! NL 0.73 OV 1.26 PT 1.02 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.19 FD 0.95 KP 1.12 LA 0.79 ! OV 1.02 SC 0.85 ! ! ! Correcting IF 10. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 KP 0.92 MK 1.05 ! NL 1.21 OV 0.87 PT 1.11 SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 1.23 LA 0.95 NL 0.64 ! OV 1.12 PT 0.85 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.87 KP 1.02 LA 1.42 MK 0.99 ! NL 0.59 OV 1.21 PT 1.13 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.25 FD 0.85 KP 1.13 LA 0.86 ! OV 1.16 SC 0.74 ! ! ! Correcting IF 11. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.93 KP 0.95 MK 1.00 ! NL 1.37 OV 0.86 PT 0.91 SC 0.73 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 FD 1.19 LA 0.95 NL 0.69 ! OV 1.18 PT 0.93 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.98 KP 1.05 LA 0.98 MK 1.08 ! NL 0.66 OV 1.13 PT 1.09 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.20 FD 0.84 KP 1.10 LA 0.85 ! OV 1.12 SC 0.85 ! ! ! Correcting IF 12. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 KP 0.91 MK 0.93 ! NL 1.21 OV 0.89 PT 0.96 SC 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 FD 1.01 LA 0.93 NL 0.71 ! OV 1.11 PT 0.82 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.93 KP 0.94 LA 1.14 MK 0.90 ! NL 0.64 OV 1.27 PT 1.11 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.05 FD 0.85 KP 1.05 LA 0.92 ! OV 1.13 SC 0.88 ! ! ! Fit before self-cal, rms=0.047422Jy sigma=0.447475 ! Fit after self-cal, rms=0.047650Jy sigma=0.441828 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.133 mas, bmaj=1.842 mas, bpa=-41.41 degrees ! Estimated noise=0.295094 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.00231703 Jy ! Component: 100 - total flux cleaned = 0.00352703 Jy ! Component: 150 - total flux cleaned = 0.00410774 Jy ! Component: 200 - total flux cleaned = 0.00444712 Jy ! Total flux subtracted in 200 components = 0.00444712 Jy ! Clean residual min=-0.001525 max=0.001761 Jy/beam ! Clean residual mean=0.000019 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0548662 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 84 components and 0.0548662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.047541Jy sigma=0.440534 ! Fit after self-cal, rms=0.047894Jy sigma=0.438434 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.047894Jy sigma=0.438434 ! Fit after self-cal, rms=0.049558Jy sigma=0.437382 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.148 mas, bmaj=1.836 mas, bpa=-42.16 degrees ! Estimated noise=0.296117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160977 Jy ! Component: 100 - total flux cleaned = 0.00206512 Jy ! Component: 150 - total flux cleaned = 0.00239396 Jy ! Component: 200 - total flux cleaned = 0.00262956 Jy ! Total flux subtracted in 200 components = 0.00262956 Jy ! Clean residual min=-0.001307 max=0.001524 Jy/beam ! Clean residual mean=0.000017 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.0574958 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 97 components and 0.0574958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.049498Jy sigma=0.436746 ! Fit after self-cal, rms=0.049696Jy sigma=0.436088 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 (-37.8, -25.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163756 Jy ! Component: 100 - total flux cleaned = 0.00265643 Jy ! Component: 150 - total flux cleaned = 0.0032706 Jy ! Component: 200 - total flux cleaned = 0.00373651 Jy ! Total flux subtracted in 200 components = 0.00373651 Jy ! Clean residual min=-0.001349 max=0.001275 Jy/beam ! Clean residual mean=0.000013 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0612323 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 116 components and 0.0612323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.049627Jy sigma=0.435368 ! Fit after self-cal, rms=0.049611Jy sigma=0.435048 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.049611Jy sigma=0.435048 ! Fit after self-cal, rms=0.050060Jy sigma=0.434777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.149 mas, bmaj=1.843 mas, bpa=-42.65 degrees ! Estimated noise=0.293969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126318 Jy ! Component: 100 - total flux cleaned = 0.00192802 Jy ! Component: 150 - total flux cleaned = 0.00248398 Jy ! Component: 200 - total flux cleaned = 0.0029042 Jy ! Total flux subtracted in 200 components = 0.0029042 Jy ! Clean residual min=-0.001135 max=0.001266 Jy/beam ! Clean residual mean=0.000014 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.0641365 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 120 components and 0.0641365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.050014Jy sigma=0.434278 ! Fit after self-cal, rms=0.050138Jy sigma=0.433998 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.000778743 Jy ! Component: 100 - total flux cleaned = 0.0013125 Jy ! Component: 150 - total flux cleaned = 0.001676 Jy ! Component: 200 - total flux cleaned = 0.00202487 Jy ! Total flux subtracted in 200 components = 0.00202487 Jy ! Clean residual min=-0.001150 max=0.001247 Jy/beam ! Clean residual mean=0.000012 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.0661614 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 121 components and 0.0661614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.050107Jy sigma=0.433715 ! Fit after self-cal, rms=0.050098Jy sigma=0.433610 ! Inverting map ! Added new window around map position (-4.6, -14.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012469 Jy ! Component: 100 - total flux cleaned = 0.00190997 Jy ! Component: 150 - total flux cleaned = 0.00233039 Jy ! Component: 200 - total flux cleaned = 0.00260674 Jy ! Total flux subtracted in 200 components = 0.00260674 Jy ! Clean residual min=-0.001163 max=0.001131 Jy/beam ! Clean residual mean=0.000010 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.0687681 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 144 components and 0.0687681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.050051Jy sigma=0.433189 ! Fit after self-cal, rms=0.050055Jy sigma=0.433054 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.050055Jy sigma=0.433054 ! Fit after self-cal, rms=0.050347Jy sigma=0.432867 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.431 mas, bmaj=2.886 mas, bpa=-56.8 degrees ! Estimated noise=0.333408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141867 Jy ! Component: 100 - total flux cleaned = 0.00240941 Jy ! Component: 150 - total flux cleaned = 0.00322858 Jy ! Component: 200 - total flux cleaned = 0.00379347 Jy ! Total flux subtracted in 200 components = 0.00379347 Jy ! Clean residual min=-0.001287 max=0.001488 Jy/beam ! Clean residual mean=0.000018 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0725616 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 164 components and 0.0725616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.050315Jy sigma=0.432523 ! Fit after self-cal, rms=0.050388Jy sigma=0.432246 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.00101612 Jy ! Component: 100 - total flux cleaned = 0.00167708 Jy ! Component: 150 - total flux cleaned = 0.00213099 Jy ! Component: 200 - total flux cleaned = 0.00237686 Jy ! Total flux subtracted in 200 components = 0.00237686 Jy ! Clean residual min=-0.001249 max=0.001372 Jy/beam ! Clean residual mean=0.000014 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0749385 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.0749385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.050370Jy sigma=0.432063 ! Fit after self-cal, rms=0.050354Jy sigma=0.431932 ! 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=1.152 mas, bmaj=1.85 mas, bpa=-43.02 degrees ! Estimated noise=0.29127 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.152 x 1.85 at -43.02 degrees (North through East) ! Clean map min=-0.00096077 max=0.028455 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.7948 mas, bmaj=1.461 mas, bpa=-42.84 degrees ! Estimated noise=0.77213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0218199 Jy ! Component: 100 - total flux cleaned = 0.0298245 Jy ! Component: 150 - total flux cleaned = 0.035274 Jy ! Component: 200 - total flux cleaned = 0.0394371 Jy ! Total flux subtracted in 200 components = 0.0394371 Jy ! Clean residual min=-0.002181 max=0.002647 Jy/beam ! Clean residual mean=0.000016 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.0394371 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0394371 Jy ! Inverting map and beam ! Estimated beam: bmin=1.152 mas, bmaj=1.85 mas, bpa=-43.02 degrees ! Estimated noise=0.29127 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.00533327 Jy ! Component: 100 - total flux cleaned = 0.00918079 Jy ! Component: 150 - total flux cleaned = 0.012327 Jy ! Component: 200 - total flux cleaned = 0.0150033 Jy ! Total flux subtracted in 200 components = 0.0150033 Jy ! Clean residual min=-0.001583 max=0.002087 Jy/beam ! Clean residual mean=0.000030 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0544404 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 62 components and 0.0544404 Jy ! Inverting map ! Added new window around map position (0.8, -2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242835 Jy ! Component: 100 - total flux cleaned = 0.0045134 Jy ! Component: 150 - total flux cleaned = 0.0063613 Jy ! Component: 200 - total flux cleaned = 0.00800825 Jy ! Total flux subtracted in 200 components = 0.00800825 Jy ! Clean residual min=-0.001291 max=0.001356 Jy/beam ! Clean residual mean=0.000021 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0624487 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 86 components and 0.0624487 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.431 mas, bmaj=2.886 mas, bpa=-56.8 degrees ! Estimated noise=0.333408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217617 Jy ! Component: 100 - total flux cleaned = 0.0039515 Jy ! Component: 150 - total flux cleaned = 0.00548102 Jy ! Component: 200 - total flux cleaned = 0.00682608 Jy ! Total flux subtracted in 200 components = 0.00682608 Jy ! Clean residual min=-0.001470 max=0.001635 Jy/beam ! Clean residual mean=0.000026 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0692747 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.00118917 Jy ! Component: 100 - total flux cleaned = 0.00224489 Jy ! Component: 150 - total flux cleaned = 0.0031498 Jy ! Component: 200 - total flux cleaned = 0.00383059 Jy ! Total flux subtracted in 200 components = 0.00383059 Jy ! Clean residual min=-0.001368 max=0.001426 Jy/beam ! Clean residual mean=0.000018 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0731053 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 141 components and 0.0731053 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.152 mas, bmaj=1.85 mas, bpa=-43.02 degrees ! Estimated noise=0.29127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281685 Jy ! Component: 100 - total flux cleaned = 0.000605576 Jy ! Component: 150 - total flux cleaned = 0.000874927 Jy ! Component: 200 - total flux cleaned = 0.0011511 Jy ! Total flux subtracted in 200 components = 0.0011511 Jy ! Clean residual min=-0.000974 max=0.001020 Jy/beam ! Clean residual mean=0.000009 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.0742564 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 169 components and 0.0742564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.050321Jy sigma=0.431783 ! Fit after self-cal, rms=0.050313Jy sigma=0.431460 wmodel J0332+6753_X_a_map.mod ! Writing 169 model components to file: J0332+6753_X_a_map.mod wobs J0332+6753_X_a_uvs.fits ! Writing UV FITS file: J0332+6753_X_a_uvs.fits wwins J0332+6753_X_a_map.win ! wwins: Wrote 6 windows to J0332+6753_X_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.00019788 Jy ! Component: 100 - total flux cleaned = -0.000268658 Jy ! Component: 150 - total flux cleaned = -0.000285929 Jy ! Component: 200 - total flux cleaned = -0.000285681 Jy ! Component: 250 - total flux cleaned = -0.000238315 Jy ! Component: 300 - total flux cleaned = -0.000238745 Jy ! Component: 350 - total flux cleaned = -0.000238618 Jy ! Component: 400 - total flux cleaned = -0.000180633 Jy ! Component: 450 - total flux cleaned = -0.000166765 Jy ! Component: 500 - total flux cleaned = -0.000153118 Jy ! Component: 550 - total flux cleaned = -0.000126039 Jy ! Component: 600 - total flux cleaned = -9.96096e-05 Jy ! Component: 650 - total flux cleaned = -3.53148e-05 Jy ! Component: 700 - total flux cleaned = -3.53118e-05 Jy ! Component: 750 - total flux cleaned = 1.45287e-05 Jy ! Component: 800 - total flux cleaned = 7.50144e-05 Jy ! Component: 850 - total flux cleaned = 6.33706e-05 Jy ! Component: 900 - total flux cleaned = 0.000145353 Jy ! Component: 950 - total flux cleaned = 0.000145461 Jy ! Component: 1000 - total flux cleaned = 0.000179348 Jy ! Component: 1050 - total flux cleaned = 0.000157293 Jy ! Component: 1100 - total flux cleaned = 0.00016856 Jy ! Component: 1150 - total flux cleaned = 0.000157724 Jy ! Component: 1200 - total flux cleaned = 0.000168122 Jy ! Component: 1250 - total flux cleaned = 0.000147282 Jy ! Component: 1300 - total flux cleaned = 0.000137143 Jy ! Component: 1350 - total flux cleaned = 0.000167958 Jy ! Component: 1400 - total flux cleaned = 0.000228425 Jy ! Component: 1450 - total flux cleaned = 0.000238149 Jy ! Component: 1500 - total flux cleaned = 0.00025783 Jy ! Component: 1550 - total flux cleaned = 0.000277293 Jy ! Component: 1600 - total flux cleaned = 0.000315776 Jy ! Component: 1650 - total flux cleaned = 0.000315622 Jy ! Component: 1700 - total flux cleaned = 0.000353008 Jy ! Component: 1750 - total flux cleaned = 0.00031589 Jy ! Component: 1800 - total flux cleaned = 0.000343343 Jy ! Component: 1850 - total flux cleaned = 0.000352404 Jy ! Component: 1900 - total flux cleaned = 0.000379247 Jy ! Component: 1950 - total flux cleaned = 0.00036145 Jy ! Component: 2000 - total flux cleaned = 0.000361599 Jy ! Component: 2050 - total flux cleaned = 0.000396425 Jy ! Component: 2100 - total flux cleaned = 0.000447976 Jy ! Component: 2150 - total flux cleaned = 0.000464942 Jy ! Component: 2200 - total flux cleaned = 0.000473456 Jy ! Component: 2250 - total flux cleaned = 0.000531806 Jy ! Component: 2300 - total flux cleaned = 0.000548111 Jy ! Component: 2350 - total flux cleaned = 0.000580765 Jy ! Component: 2400 - total flux cleaned = 0.000572633 Jy ! Component: 2450 - total flux cleaned = 0.000588691 Jy ! Component: 2500 - total flux cleaned = 0.000588786 Jy ! Component: 2550 - total flux cleaned = 0.000636049 Jy ! Component: 2600 - total flux cleaned = 0.000620544 Jy ! Component: 2650 - total flux cleaned = 0.000651511 Jy ! Component: 2700 - total flux cleaned = 0.000643866 Jy ! Component: 2750 - total flux cleaned = 0.000651549 Jy ! Component: 2800 - total flux cleaned = 0.0006591 Jy ! Component: 2850 - total flux cleaned = 0.00067404 Jy ! Component: 2900 - total flux cleaned = 0.000696294 Jy ! Component: 2950 - total flux cleaned = 0.000681633 Jy ! Component: 3000 - total flux cleaned = 0.000681657 Jy ! Component: 3050 - total flux cleaned = 0.000688916 Jy ! Component: 3100 - total flux cleaned = 0.000710288 Jy ! Component: 3150 - total flux cleaned = 0.000688992 Jy ! Component: 3200 - total flux cleaned = 0.000710119 Jy ! Component: 3250 - total flux cleaned = 0.000703231 Jy ! Component: 3300 - total flux cleaned = 0.000724091 Jy ! Component: 3350 - total flux cleaned = 0.000744714 Jy ! Component: 3400 - total flux cleaned = 0.000758431 Jy ! Component: 3450 - total flux cleaned = 0.000758415 Jy ! Component: 3500 - total flux cleaned = 0.000771869 Jy ! Component: 3550 - total flux cleaned = 0.000805185 Jy ! Component: 3600 - total flux cleaned = 0.000805191 Jy ! Component: 3650 - total flux cleaned = 0.000805184 Jy ! Component: 3700 - total flux cleaned = 0.000824775 Jy ! Component: 3750 - total flux cleaned = 0.000831273 Jy ! Component: 3800 - total flux cleaned = 0.000850681 Jy ! Component: 3850 - total flux cleaned = 0.000857189 Jy ! Component: 3900 - total flux cleaned = 0.000895321 Jy ! Component: 3950 - total flux cleaned = 0.000888949 Jy ! Component: 4000 - total flux cleaned = 0.000901529 Jy ! Component: 4050 - total flux cleaned = 0.000926429 Jy ! Total flux subtracted in 4096 components = 0.000920298 Jy ! Clean residual min=-0.000425 max=0.000457 Jy/beam ! Clean residual mean=0.000002 rms=0.000113 Jy/beam ! Combined flux in latest and established models = 0.0751767 Jy keep ! Adding 330 model components to the UV plane model. ! The established model now contains 498 components and 0.0751767 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J0332+6753_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.152 x 1.85 at -43.02 degrees (North through East) ! Clean map min=-0.00076847 max=0.028378 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J0332+6753_X_a_map.fits wmodel /image_prod/ug002_uvm//J0332+6753_X_a_map.mod ! Writing 498 model components to file: /image_prod/ug002_uvm//J0332+6753_X_a_map.mod wobs /image_prod/ug002_uvm//J0332+6753_X_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J0332+6753_X_a_uvs.fits wwins /image_prod/ug002_uvm//J0332+6753_X_a_map.win ! wwins: Wrote 7 windows to /image_prod/ug002_uvm//J0332+6753_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0283781 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000111427 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17795 1.17795 2.3559 4.71179 9.42358 18.8472 37.6943 75.3887 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.028 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 254.68 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J0332+6753_X_a_dfm.log closed on Wed Mar 4 16:34:48 2020