! Started logfile: /vlbi/sb072/temp_maps//J0019+7327_C_b_dfm.log on Sat Dec 15 22:19:50 2018 float field_size field_size = 1024 float field_cell field_cell = 0.3000 float taper_size taper_size = 40.0 float freq freq = 4.12800 obs /vlbi/sb072/temp_maps//J0019+7327_C_b_uvm.fits ! Reading UV FITS file: /vlbi/sb072/temp_maps//J0019+7327_C_b_uvm.fits ! AN table 1: 3 integrations on 21 of 21 possible baselines. ! AN table 2: 4 integrations on 28 of 28 possible baselines. ! AN table 3: 7 integrations on 28 of 28 possible baselines. ! AN table 4: 8 integrations on 28 of 28 possible baselines. ! AN table 5: 11 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.740666 visibilities/baseline/integration-bin. ! Found source: J0019+7327 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 5872 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 8 channels. ! Selecting polarization: RR, channels: 1..8 ! 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 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.3 print "taper_size =", taper_size ! taper_size = 40 ![@/opt64/bin/pima_mupet_01.dfm J0019+7327_C] 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.300x0.300 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 24 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 5. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 6. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 7. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 8. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=1.692319Jy sigma=62.581673 ! Fit after self-cal, rms=0.420683Jy sigma=14.758578 ! 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=1.399 mas, bmaj=3.954 mas, bpa=-67.84 degrees ! Estimated noise=0.415886 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 = 1.02573 Jy ! Component: 100 - total flux cleaned = 1.25218 Jy ! Total flux subtracted in 100 components = 1.25218 Jy ! Clean residual min=-0.023636 max=0.073527 Jy/beam ! Clean residual mean=-0.000017 rms=0.006333 Jy/beam ! Combined flux in latest and established models = 1.25218 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.25218 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. ! ! Fit before self-cal, rms=0.247876Jy sigma=7.836390 ! Fit after self-cal, rms=0.247824Jy sigma=7.832711 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.075279 Jy ! Component: 100 - total flux cleaned = 0.111414 Jy ! Total flux subtracted in 100 components = 0.111414 Jy ! Clean residual min=-0.022649 max=0.037481 Jy/beam ! Clean residual mean=0.000038 rms=0.005141 Jy/beam ! Combined flux in latest and established models = 1.3636 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 1.3636 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. ! ! Fit before self-cal, rms=0.215713Jy sigma=6.493385 ! Fit after self-cal, rms=0.215726Jy sigma=6.493324 ! Inverting map ! Added new window around map position (-0.6, -4.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0334955 Jy ! Component: 100 - total flux cleaned = 0.0462 Jy ! Total flux subtracted in 100 components = 0.0462 Jy ! Clean residual min=-0.023665 max=0.032062 Jy/beam ! Clean residual mean=0.000060 rms=0.004845 Jy/beam ! Combined flux in latest and established models = 1.4098 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 1.4098 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. ! ! Fit before self-cal, rms=0.210053Jy sigma=6.223920 ! Fit after self-cal, rms=0.209832Jy sigma=6.213039 ! 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.895 mas, bmaj=5.07 mas, bpa=-69.68 degrees ! Estimated noise=0.267051 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.0242327 Jy ! Component: 100 - total flux cleaned = 0.0398719 Jy ! Component: 150 - total flux cleaned = 0.0473247 Jy ! Component: 200 - total flux cleaned = 0.051519 Jy ! Total flux subtracted in 200 components = 0.051519 Jy ! Clean residual min=-0.025074 max=0.021815 Jy/beam ! Clean residual mean=0.000068 rms=0.005416 Jy/beam ! Combined flux in latest and established models = 1.46132 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 36 components and 1.46132 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. ! ! Fit before self-cal, rms=0.206343Jy sigma=6.068148 ! Fit after self-cal, rms=0.206309Jy sigma=6.065269 ! 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.895 x 5.07 at -69.68 degrees (North through East) ! Clean map min=-0.024686 max=1.333 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 0.90 KP 0.92 LA 1.02 ! MK 1.00 PT 0.90 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 HN 0.95 KP 0.93 LA 1.01 ! MK 0.95 NL 1.04 OV 0.99 PT 0.93 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 0.97 HN 0.88 KP 1.40 ! LA 1.01 OV 0.99 PT 0.89 SC 1.04 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.03 FD 0.95 KP 0.96 LA 1.04 ! NL 1.04 OV 1.04 PT 0.95 SC 1.06 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.03 FD 0.96 HN 0.98 KP 0.96 ! LA 1.07 NL 1.06 OV 1.02 PT 0.93 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 0.91 KP 0.92 LA 1.01 ! MK 0.97 PT 0.92 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 HN 0.94 KP 0.92 LA 1.01 ! MK 0.94 NL 1.04 OV 0.97 PT 0.92 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 0.96 HN 0.88 KP 1.38 ! LA 1.02 OV 1.00 PT 0.89 SC 1.03 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00 FD 0.94 KP 0.96 LA 1.03 ! NL 1.05 OV 1.04 PT 0.96 SC 1.07 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.03 FD 0.96 HN 0.98 KP 0.96 ! LA 1.07 NL 1.06 OV 1.02 PT 0.93 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 HN 0.91 KP 0.91 LA 1.01 ! MK 1.00 PT 0.86 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 HN 0.95 KP 0.92 LA 1.00 ! MK 0.98 NL 1.03 OV 1.00 PT 0.92 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 0.95 HN 0.89 KP 1.40 ! LA 1.01 OV 1.02 PT 0.95 SC 1.04 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.01 FD 0.94 KP 0.95 LA 1.04 ! NL 1.05 OV 1.05 PT 0.95 SC 1.08 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.03 FD 0.98 HN 0.98 KP 0.99 ! LA 1.06 NL 1.06 OV 1.03 PT 0.94 ! SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 0.94 KP 0.92 LA 0.99 ! MK 0.99 PT 0.88 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 HN 0.89 KP 0.92 LA 0.98 ! MK 0.93 NL 0.81 OV 0.99 PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.06 FD 0.95 HN 0.82 KP 1.39 ! LA 1.02 OV 1.03 PT 0.91 SC 1.01 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.92 FD 0.93 KP 0.96 LA 1.08 ! NL 1.05 OV 1.04 PT 0.95 SC 1.05 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.03 FD 0.98 HN 0.96 KP 1.01 ! LA 1.06 NL 1.07 OV 1.02 PT 0.90 ! SC 1.01 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 0.91 KP 0.93 LA 1.02 ! MK 1.00 PT 0.89 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 HN 0.95 KP 0.93 LA 1.01 ! MK 0.95 NL 1.01 OV 0.98 PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.00 FD 0.94 HN 0.90 KP 1.38 ! LA 1.01 OV 1.01 PT 0.91 SC 1.02 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.04 FD 0.93 KP 0.95 LA 1.05 ! NL 1.05 OV 1.04 PT 0.95 SC 1.06 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.04 FD 0.99 HN 0.98 KP 1.00 ! LA 1.06 NL 1.07 OV 1.03 PT 0.93 ! SC 1.03 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 0.90 KP 0.90 LA 1.02 ! MK 0.99 PT 0.88 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 HN 0.94 KP 0.91 LA 1.01 ! MK 0.94 NL 1.00 OV 0.98 PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 0.94 HN 0.91 KP 1.37 ! LA 1.01 OV 1.00 PT 0.91 SC 1.02 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.04 FD 0.94 KP 0.95 LA 1.04 ! NL 1.06 OV 1.03 PT 0.95 SC 1.04 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.04 FD 0.99 HN 0.99 KP 1.01 ! LA 1.06 NL 1.07 OV 1.03 PT 0.93 ! SC 1.02 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 HN 0.91 KP 0.92 LA 1.02 ! MK 1.01 PT 0.88 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 HN 0.94 KP 0.92 LA 1.01 ! MK 0.95 NL 1.00 OV 0.99 PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 0.93 HN 0.91 KP 1.37 ! LA 1.01 OV 1.01 PT 0.90 SC 1.02 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.03 FD 0.94 KP 0.94 LA 1.04 ! NL 1.06 OV 1.04 PT 0.95 SC 1.05 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.04 FD 0.98 HN 0.99 KP 1.00 ! LA 1.06 NL 1.06 OV 1.03 PT 0.93 ! SC 1.03 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 0.90 KP 0.91 LA 1.01 ! MK 1.03 PT 0.90 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 HN 0.93 KP 0.91 LA 1.01 ! MK 0.97 NL 1.00 OV 0.99 PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 0.93 HN 0.91 KP 1.37 ! LA 1.01 OV 1.00 PT 0.90 SC 1.02 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.04 FD 0.92 KP 0.95 LA 1.04 ! NL 1.06 OV 1.05 PT 0.95 SC 1.04 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.03 FD 0.99 HN 0.99 KP 1.01 ! LA 1.06 NL 1.07 OV 1.03 PT 0.93 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.206309Jy sigma=6.065269 ! Fit after self-cal, rms=0.184228Jy sigma=3.951917 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.892 mas, bmaj=5.093 mas, bpa=-69.99 degrees ! Estimated noise=0.266909 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.0130861 Jy ! Component: 100 - total flux cleaned = -0.0166426 Jy ! Component: 150 - total flux cleaned = -0.0182953 Jy ! Component: 200 - total flux cleaned = -0.0192029 Jy ! Total flux subtracted in 200 components = -0.0192029 Jy ! Clean residual min=-0.006214 max=0.005640 Jy/beam ! Clean residual mean=0.000014 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 1.44211 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 56 components and 1.44211 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. ! ! Fit before self-cal, rms=0.182964Jy sigma=3.897668 ! Fit after self-cal, rms=0.182819Jy sigma=3.892356 ! 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. ! ! Fit before self-cal, rms=0.182819Jy sigma=3.892356 ! Fit after self-cal, rms=0.179728Jy sigma=3.736458 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.893 mas, bmaj=5.094 mas, bpa=-69.99 degrees ! Estimated noise=0.266546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00580639 Jy ! Component: 100 - total flux cleaned = -0.00791575 Jy ! Component: 150 - total flux cleaned = -0.00878288 Jy ! Component: 200 - total flux cleaned = -0.00943013 Jy ! Total flux subtracted in 200 components = -0.00943013 Jy ! Clean residual min=-0.004365 max=0.003608 Jy/beam ! Clean residual mean=0.000012 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 1.43268 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 1.43268 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. ! ! Fit before self-cal, rms=0.179303Jy sigma=3.724330 ! Fit after self-cal, rms=0.179285Jy sigma=3.723532 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.000693759 Jy ! Component: 100 - total flux cleaned = -0.00107521 Jy ! Component: 150 - total flux cleaned = -0.00142002 Jy ! Component: 200 - total flux cleaned = -0.00165685 Jy ! Total flux subtracted in 200 components = -0.00165685 Jy ! Clean residual min=-0.003748 max=0.003430 Jy/beam ! Clean residual mean=0.000007 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 1.43103 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 1.43103 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. ! ! Fit before self-cal, rms=0.179158Jy sigma=3.718996 ! Fit after self-cal, rms=0.179152Jy sigma=3.718766 ! 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. ! ! Fit before self-cal, rms=0.179152Jy sigma=3.718766 ! Fit after self-cal, rms=0.178639Jy sigma=3.713140 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.894 mas, bmaj=5.096 mas, bpa=-70.01 degrees ! Estimated noise=0.266178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00367386 Jy ! Component: 100 - total flux cleaned = -0.0052656 Jy ! Component: 150 - total flux cleaned = -0.00567185 Jy ! Component: 200 - total flux cleaned = -0.00603104 Jy ! Total flux subtracted in 200 components = -0.00603104 Jy ! Clean residual min=-0.003670 max=0.003217 Jy/beam ! Clean residual mean=0.000015 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 1.42499 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 1.42499 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. ! ! Fit before self-cal, rms=0.178417Jy sigma=3.709109 ! Fit after self-cal, rms=0.178410Jy sigma=3.708860 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.000381997 Jy ! Component: 100 - total flux cleaned = -0.000578258 Jy ! Component: 150 - total flux cleaned = -0.000700674 Jy ! Component: 200 - total flux cleaned = -0.000818727 Jy ! Total flux subtracted in 200 components = -0.000818727 Jy ! Clean residual min=-0.003373 max=0.003142 Jy/beam ! Clean residual mean=0.000013 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 1.42418 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 1.42418 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. ! ! Fit before self-cal, rms=0.178344Jy sigma=3.706756 ! Fit after self-cal, rms=0.178340Jy sigma=3.706647 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Fit before self-cal, rms=0.178340Jy sigma=3.706647 ! Fit after self-cal, rms=0.178029Jy sigma=3.704869 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=7.344 mas, bpa=-67.59 degrees ! Estimated noise=0.309739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00278352 Jy ! Component: 100 - total flux cleaned = -0.00423762 Jy ! Component: 150 - total flux cleaned = -0.00509195 Jy ! Component: 200 - total flux cleaned = -0.00528302 Jy ! Total flux subtracted in 200 components = -0.00528302 Jy ! Clean residual min=-0.003034 max=0.003680 Jy/beam ! Clean residual mean=0.000026 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 1.41889 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 1.41889 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. ! ! Fit before self-cal, rms=0.177918Jy sigma=3.705084 ! Fit after self-cal, rms=0.177914Jy sigma=3.704754 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.000119406 Jy ! Component: 100 - total flux cleaned = -0.000194404 Jy ! Component: 150 - total flux cleaned = -0.000256883 Jy ! Component: 200 - total flux cleaned = -0.000312062 Jy ! Total flux subtracted in 200 components = -0.000312062 Jy ! Clean residual min=-0.002964 max=0.003601 Jy/beam ! Clean residual mean=0.000024 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 1.41858 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 1.41858 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. ! ! Fit before self-cal, rms=0.177888Jy sigma=3.704717 ! Fit after self-cal, rms=0.177887Jy sigma=3.704655 ! 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.894 mas, bmaj=5.097 mas, bpa=-70.03 degrees ! Estimated noise=0.265863 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.894 x 5.097 at -70.03 degrees (North through East) ! Clean map min=-0.0032408 max=1.3278 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.177887Jy sigma=3.704655 ! Fit after self-cal, rms=2.732236Jy sigma=0.938185 ! Inverting map and beam ! Estimated beam: bmin=1.894 mas, bmaj=5.096 mas, bpa=-70.03 degrees ! Estimated noise=0.266088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000848102 Jy ! Component: 100 - total flux cleaned = 0.000781502 Jy ! Component: 150 - total flux cleaned = 0.000718337 Jy ! Component: 200 - total flux cleaned = 0.000603444 Jy ! Total flux subtracted in 200 components = 0.000603444 Jy ! Clean residual min=-0.002820 max=0.002379 Jy/beam ! Clean residual mean=0.000022 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 1.41918 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 98 components and 1.41918 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. ! ! Fit before self-cal, rms=2.732236Jy sigma=0.927615 ! Fit after self-cal, rms=2.732245Jy sigma=0.927289 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.72908e-05 Jy ! Component: 100 - total flux cleaned = 1.53312e-05 Jy ! Component: 150 - total flux cleaned = -3.48817e-05 Jy ! Component: 200 - total flux cleaned = -8.33805e-05 Jy ! Total flux subtracted in 200 components = -8.33805e-05 Jy ! Clean residual min=-0.002724 max=0.002341 Jy/beam ! Clean residual mean=0.000022 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 1.4191 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 1.4191 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. ! ! Fit before self-cal, rms=2.732240Jy sigma=0.921478 ! Fit after self-cal, rms=2.732242Jy sigma=0.921386 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=2.732242Jy sigma=0.921386 ! Fit after self-cal, rms=2.721103Jy sigma=0.919193 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=1.389 mas, bmaj=3.949 mas, bpa=-68.14 degrees ! Estimated noise=0.413721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.01989 Jy ! Component: 100 - total flux cleaned = 1.24621 Jy ! Component: 150 - total flux cleaned = 1.32282 Jy ! Component: 200 - total flux cleaned = 1.3593 Jy ! Total flux subtracted in 200 components = 1.3593 Jy ! Clean residual min=-0.008369 max=0.017043 Jy/beam ! Clean residual mean=-0.000025 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 1.3593 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 12 model components to the UV plane model. ! The established model now contains 12 components and 1.3593 Jy ! Inverting map and beam ! Estimated beam: bmin=1.893 mas, bmaj=5.094 mas, bpa=-70.03 degrees ! Estimated noise=0.266229 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.0252689 Jy ! Component: 100 - total flux cleaned = 0.0384433 Jy ! Component: 150 - total flux cleaned = 0.0467481 Jy ! Component: 200 - total flux cleaned = 0.0522533 Jy ! Total flux subtracted in 200 components = 0.0522533 Jy ! Clean residual min=-0.002903 max=0.003962 Jy/beam ! Clean residual mean=-0.000006 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 1.41156 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 1.41156 Jy ! Inverting map ! Added new window around map position (4.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302526 Jy ! Component: 100 - total flux cleaned = 0.00442626 Jy ! Component: 150 - total flux cleaned = 0.00494476 Jy ! Component: 200 - total flux cleaned = 0.00512337 Jy ! Total flux subtracted in 200 components = 0.00512337 Jy ! Clean residual min=-0.002767 max=0.002667 Jy/beam ! Clean residual mean=0.000010 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 1.41668 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 1.41668 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=7.346 mas, bpa=-67.64 degrees ! Estimated noise=0.310186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00084694 Jy ! Component: 100 - total flux cleaned = 0.000769906 Jy ! Component: 150 - total flux cleaned = 0.00068822 Jy ! Component: 200 - total flux cleaned = 0.000570818 Jy ! Total flux subtracted in 200 components = 0.000570818 Jy ! Clean residual min=-0.002343 max=0.001990 Jy/beam ! Clean residual mean=0.000022 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 1.41725 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.00010311 Jy ! Component: 100 - total flux cleaned = -0.000121538 Jy ! Component: 150 - total flux cleaned = -0.000155878 Jy ! Component: 200 - total flux cleaned = -0.000155805 Jy ! Total flux subtracted in 200 components = -0.000155805 Jy ! Clean residual min=-0.002349 max=0.001985 Jy/beam ! Clean residual mean=0.000021 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 1.41709 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 1.41709 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.893 mas, bmaj=5.094 mas, bpa=-70.03 degrees ! Estimated noise=0.266229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000572058 Jy ! Component: 100 - total flux cleaned = -0.000572198 Jy ! Component: 150 - total flux cleaned = -0.00057395 Jy ! Component: 200 - total flux cleaned = -0.000572584 Jy ! Total flux subtracted in 200 components = -0.000572584 Jy ! Clean residual min=-0.002545 max=0.002435 Jy/beam ! Clean residual mean=0.000010 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 1.41652 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 1.41652 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. ! ! Fit before self-cal, rms=2.721126Jy sigma=0.907504 ! Fit after self-cal, rms=2.721122Jy sigma=0.905059 wmodel J0019+7327_C_map.mod ! Writing 76 model components to file: J0019+7327_C_map.mod wobs J0019+7327_C_uvs.fits ! Writing UV FITS file: J0019+7327_C_uvs.fits wwins J0019+7327_C_map.win ! wwins: Wrote 3 windows to J0019+7327_C_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.000510728 Jy ! Component: 100 - total flux cleaned = -0.00087789 Jy ! Component: 150 - total flux cleaned = -0.00114268 Jy ! Component: 200 - total flux cleaned = -0.00142663 Jy ! Component: 250 - total flux cleaned = -0.00166431 Jy ! Component: 300 - total flux cleaned = -0.00179435 Jy ! Component: 350 - total flux cleaned = -0.00191949 Jy ! Component: 400 - total flux cleaned = -0.00207137 Jy ! Component: 450 - total flux cleaned = -0.00233853 Jy ! Component: 500 - total flux cleaned = -0.00248446 Jy ! Component: 550 - total flux cleaned = -0.00265531 Jy ! Component: 600 - total flux cleaned = -0.00276732 Jy ! Component: 650 - total flux cleaned = -0.00293283 Jy ! Component: 700 - total flux cleaned = -0.00309539 Jy ! Component: 750 - total flux cleaned = -0.00317554 Jy ! Component: 800 - total flux cleaned = -0.00328084 Jy ! Component: 850 - total flux cleaned = -0.00341079 Jy ! Component: 900 - total flux cleaned = -0.00356433 Jy ! Component: 950 - total flux cleaned = -0.00363997 Jy ! Component: 1000 - total flux cleaned = -0.00378937 Jy ! Component: 1050 - total flux cleaned = -0.00388809 Jy ! Component: 1100 - total flux cleaned = -0.00403412 Jy ! Component: 1150 - total flux cleaned = -0.00401 Jy ! Component: 1200 - total flux cleaned = -0.00410602 Jy ! Component: 1250 - total flux cleaned = -0.00415344 Jy ! Component: 1300 - total flux cleaned = -0.00417685 Jy ! Component: 1350 - total flux cleaned = -0.00429386 Jy ! Component: 1400 - total flux cleaned = -0.00427068 Jy ! Component: 1450 - total flux cleaned = -0.00431667 Jy ! Component: 1500 - total flux cleaned = -0.00431678 Jy ! Component: 1550 - total flux cleaned = -0.00445253 Jy ! Component: 1600 - total flux cleaned = -0.00454195 Jy ! Component: 1650 - total flux cleaned = -0.00456395 Jy ! Component: 1700 - total flux cleaned = -0.00456403 Jy ! Component: 1750 - total flux cleaned = -0.00467352 Jy ! Component: 1800 - total flux cleaned = -0.00469523 Jy ! Component: 1850 - total flux cleaned = -0.00478188 Jy ! Component: 1900 - total flux cleaned = -0.00478198 Jy ! Component: 1950 - total flux cleaned = -0.00490979 Jy ! Component: 2000 - total flux cleaned = -0.00490977 Jy ! Component: 2050 - total flux cleaned = -0.00499395 Jy ! Component: 2100 - total flux cleaned = -0.00505649 Jy ! Component: 2150 - total flux cleaned = -0.00507721 Jy ! Component: 2200 - total flux cleaned = -0.00511833 Jy ! Component: 2250 - total flux cleaned = -0.0051388 Jy ! Component: 2300 - total flux cleaned = -0.00528147 Jy ! Component: 2350 - total flux cleaned = -0.00522086 Jy ! Component: 2400 - total flux cleaned = -0.00528133 Jy ! Component: 2450 - total flux cleaned = -0.00540107 Jy ! Component: 2500 - total flux cleaned = -0.00542082 Jy ! Component: 2550 - total flux cleaned = -0.00557869 Jy ! Component: 2600 - total flux cleaned = -0.00557866 Jy ! Component: 2650 - total flux cleaned = -0.00567611 Jy ! Component: 2700 - total flux cleaned = -0.00579246 Jy ! Component: 2750 - total flux cleaned = -0.0057925 Jy ! Component: 2800 - total flux cleaned = -0.0059075 Jy ! Component: 2850 - total flux cleaned = -0.00592668 Jy ! Component: 2900 - total flux cleaned = -0.00602139 Jy ! Component: 2950 - total flux cleaned = -0.00607796 Jy ! Component: 3000 - total flux cleaned = -0.00615288 Jy ! Component: 3050 - total flux cleaned = -0.00619023 Jy ! Component: 3100 - total flux cleaned = -0.00624594 Jy ! Component: 3150 - total flux cleaned = -0.0063751 Jy ! Component: 3200 - total flux cleaned = -0.00643027 Jy ! Component: 3250 - total flux cleaned = -0.00646684 Jy ! Component: 3300 - total flux cleaned = -0.00663013 Jy ! Component: 3350 - total flux cleaned = -0.00663012 Jy ! Component: 3400 - total flux cleaned = -0.00672001 Jy ! Component: 3450 - total flux cleaned = -0.00677372 Jy ! Component: 3500 - total flux cleaned = -0.00682694 Jy ! Component: 3550 - total flux cleaned = -0.00680938 Jy ! Component: 3600 - total flux cleaned = -0.00687988 Jy ! Component: 3650 - total flux cleaned = -0.00694965 Jy ! Component: 3700 - total flux cleaned = -0.00693233 Jy ! Component: 3750 - total flux cleaned = -0.00701895 Jy ! Component: 3800 - total flux cleaned = -0.00710508 Jy ! Component: 3850 - total flux cleaned = -0.00707071 Jy ! Component: 3900 - total flux cleaned = -0.00713883 Jy ! Component: 3950 - total flux cleaned = -0.00708783 Jy ! Component: 4000 - total flux cleaned = -0.00715543 Jy ! Component: 4050 - total flux cleaned = -0.00715554 Jy ! Total flux subtracted in 4096 components = -0.00722244 Jy ! Clean residual min=-0.000898 max=0.000892 Jy/beam ! Clean residual mean=-0.000001 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 1.4093 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 326 components and 1.4093 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/sb072/temp_maps//J0019+7327_C_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.893 x 5.094 at -70.03 degrees (North through East) ! Clean map min=-0.0025171 max=1.3293 Jy/beam ! Writing clean map to FITS file: /vlbi/sb072/temp_maps//J0019+7327_C_b_map.fits wmodel /vlbi/sb072/temp_maps//J0019+7327_C_b_map.mod ! Writing 326 model components to file: /vlbi/sb072/temp_maps//J0019+7327_C_b_map.mod wobs /vlbi/sb072/temp_maps//J0019+7327_C_b_uvs.fits ! Writing UV FITS file: /vlbi/sb072/temp_maps//J0019+7327_C_b_uvs.fits wwins /vlbi/sb072/temp_maps//J0019+7327_C_b_map.win ! wwins: Wrote 4 windows to /vlbi/sb072/temp_maps//J0019+7327_C_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.32929 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000305433 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0689314 0.0689314 0.137863 0.275726 0.551451 1.1029 2.20581 4.41161 8.82322 17.6464 35.2929 70.5858 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.329 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4352.15 quit ! Quitting program ! Log file /vlbi/sb072/temp_maps//J0019+7327_C_b_dfm.log closed on Sat Dec 15 22:19:55 2018