! Started logfile: /scr/pima/rdv62_uvs/J2236+2828_X_uvs.log on Fri Nov 22 22:43:13 2013 obs /scr/pima/rdv62_uvs/J2236+2828_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv62_uvs/J2236+2828_X_uva.fits ! AN table 1: 5 integrations on 3 of 3 possible baselines. ! AN table 2: 1 integrations on 1 of 1 possible baselines. ! AN table 3: 3 integrations on 6 of 6 possible baselines. ! AN table 4: 3 integrations on 3 of 3 possible baselines. ! AN table 5: 27 integrations on 10 of 10 possible baselines. ! AN table 6: 4 integrations on 1 of 1 possible baselines. ! AN table 7: 8 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.593814 visibilities/baseline/integration-bin. ! Found source: J2236+2828 ! ! 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 0 lines of history. ! ! Reading 1152 visibilities. select RR ! 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 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv62_uvs/J2236+2828_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 2:KK self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:KK self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:KK self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 5:KK self-cal status=correctable weight=1 ! 5:MK self-cal status=correctable weight=1 ! 5:NY self-cal status=correctable weight=1 ! 5:WZ self-cal status=correctable weight=1 ! 5:ZC self-cal status=correctable weight=1 ! 6:NY self-cal status=correctable weight=1 ! 6:ZC self-cal status=correctable weight=1 ! 7:BR self-cal status=correctable weight=1 ! 7:FD self-cal status=correctable weight=1 ! 7:HN self-cal status=correctable weight=1 ! 7:LA self-cal status=correctable weight=1 ! 7:NL self-cal status=correctable weight=1 ! 7:PT self-cal status=correctable weight=1 ! 7:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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 9 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 37 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 37 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 37 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 73 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Fit before self-cal, rms=1.106327Jy sigma=5.220025 ! Fit after self-cal, rms=0.576362Jy sigma=2.013943 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] flag 2:KK ! Flagging baselines of antenna 2:KK in the currently selected channels. flag 3:KK ! Flagging baselines of antenna 3:KK in the currently selected channels. flag 4:KK ! Flagging baselines of antenna 4:KK in the currently selected channels. flag 5:KK ! Flagging baselines of antenna 5:KK in the currently selected channels. flag 5:NY ! Flagging baselines of antenna 5:NY in the currently selected channels. flag 5:WZ ! Flagging baselines of antenna 5:WZ in the currently selected channels. flag 5:ZC ! Flagging baselines of antenna 5:ZC in the currently selected channels. flag 6:NY ! Flagging baselines of antenna 6:NY in the currently selected channels. flag 6:ZC ! Flagging baselines of antenna 6:ZC in the currently selected channels. ![Exited script file: /tmp/ff.ff] 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.073 mas, bmaj=2.941 mas, bpa=-89.72 degrees ! Estimated noise=7.60435 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.454996 Jy ! Component: 100 - total flux cleaned = 0.558469 Jy ! Total flux subtracted in 100 components = 0.558469 Jy ! Clean residual min=-0.029454 max=0.037960 Jy/beam ! Clean residual mean=0.000065 rms=0.008537 Jy/beam ! Combined flux in latest and established models = 0.558469 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.558469 Jy ! ! Correcting IF 1. ! A total of 5 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 98 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 98 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 98 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 62 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=0.105915Jy sigma=0.649414 ! Fit after self-cal, rms=0.106751Jy sigma=0.655520 ! Inverting map and beam ! Estimated beam: bmin=1.123 mas, bmaj=3.408 mas, bpa=-84.5 degrees ! Estimated noise=7.73326 mJy/beam. 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.353 mas, bmaj=3.487 mas, bpa=-84.83 degrees ! Estimated noise=5.87438 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.0481131 Jy ! Component: 100 - total flux cleaned = 0.0672579 Jy ! Component: 150 - total flux cleaned = 0.0756443 Jy ! Component: 200 - total flux cleaned = 0.0772011 Jy ! Total flux subtracted in 200 components = 0.0772011 Jy ! Clean residual min=-0.018188 max=0.018864 Jy/beam ! Clean residual mean=0.000033 rms=0.004784 Jy/beam ! Combined flux in latest and established models = 0.63567 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.63567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087617Jy sigma=0.523602 ! Fit after self-cal, rms=0.087662Jy sigma=0.523393 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* MK 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* NY 0.00* WZ 0.00* ! ZC 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.03 FD 1.00 HN 0.93 LA 0.98 ! NL 0.97 PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* MK 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* NY 0.00* WZ 0.00* ! ZC 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.06 FD 0.95 HN 0.94 LA 0.97 ! NL 0.94 PT 1.06 SC 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* MK 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* NY 0.00* WZ 0.00* ! ZC 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.12 FD 1.06 HN 0.94 LA 1.03 ! NL 0.96 PT 1.10 SC 0.96 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* MK 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* NY 0.00* WZ 0.00* ! ZC 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.05 FD 1.04 HN 1.00 LA 1.01 ! NL 1.04 PT 1.08 SC 1.03 ! ! ! Fit before self-cal, rms=0.087662Jy sigma=0.523393 ! Fit after self-cal, rms=0.080639Jy sigma=0.455978 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.384 mas, bmaj=3.569 mas, bpa=-83.45 degrees ! Estimated noise=6.40186 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.00277445 Jy ! Component: 100 - total flux cleaned = 0.00363425 Jy ! Component: 150 - total flux cleaned = 0.00453363 Jy ! Component: 200 - total flux cleaned = 0.00499815 Jy ! Total flux subtracted in 200 components = 0.00499815 Jy ! Clean residual min=-0.011814 max=0.010821 Jy/beam ! Clean residual mean=0.000104 rms=0.002772 Jy/beam ! Combined flux in latest and established models = 0.640669 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.640669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080141Jy sigma=0.453079 ! Fit after self-cal, rms=0.080248Jy sigma=0.452876 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080248Jy sigma=0.452876 ! Fit after self-cal, rms=0.080377Jy sigma=0.452581 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.385 mas, bmaj=3.568 mas, bpa=-83.49 degrees ! Estimated noise=6.41244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000982604 Jy ! Component: 100 - total flux cleaned = 0.00149245 Jy ! Component: 150 - total flux cleaned = 0.00173021 Jy ! Component: 200 - total flux cleaned = 0.00188465 Jy ! Total flux subtracted in 200 components = 0.00188465 Jy ! Clean residual min=-0.011730 max=0.010656 Jy/beam ! Clean residual mean=0.000099 rms=0.002708 Jy/beam ! Combined flux in latest and established models = 0.642553 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.642553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080248Jy sigma=0.451935 ! Fit after self-cal, rms=0.080255Jy sigma=0.451910 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 = -1.90456e-06 Jy ! Component: 100 - total flux cleaned = -1.27007e-06 Jy ! Component: 150 - total flux cleaned = 4.30333e-05 Jy ! Component: 200 - total flux cleaned = 0.000123856 Jy ! Total flux subtracted in 200 components = 0.000123856 Jy ! Clean residual min=-0.011722 max=0.010547 Jy/beam ! Clean residual mean=0.000099 rms=0.002689 Jy/beam ! Combined flux in latest and established models = 0.642677 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.642677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080195Jy sigma=0.451689 ! Fit after self-cal, rms=0.080199Jy sigma=0.451681 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080199Jy sigma=0.451681 ! Fit after self-cal, rms=0.080285Jy sigma=0.451632 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.384 mas, bmaj=3.567 mas, bpa=-83.51 degrees ! Estimated noise=6.41846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0008927 Jy ! Component: 100 - total flux cleaned = 0.0010504 Jy ! Component: 150 - total flux cleaned = 0.00108569 Jy ! Component: 200 - total flux cleaned = 0.00108561 Jy ! Total flux subtracted in 200 components = 0.00108561 Jy ! Clean residual min=-0.011686 max=0.010497 Jy/beam ! Clean residual mean=0.000098 rms=0.002676 Jy/beam ! Combined flux in latest and established models = 0.643763 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.643763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080238Jy sigma=0.451485 ! Fit after self-cal, rms=0.080242Jy sigma=0.451480 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 = 4.00905e-05 Jy ! Component: 100 - total flux cleaned = 9.67006e-06 Jy ! Component: 150 - total flux cleaned = 3.94873e-05 Jy ! Component: 200 - total flux cleaned = 1.1124e-05 Jy ! Total flux subtracted in 200 components = 1.1124e-05 Jy ! Clean residual min=-0.011664 max=0.010464 Jy/beam ! Clean residual mean=0.000098 rms=0.002671 Jy/beam ! Combined flux in latest and established models = 0.643774 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.643774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080212Jy sigma=0.451400 ! Fit after self-cal, rms=0.080214Jy sigma=0.451397 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080214Jy sigma=0.451397 ! Fit after self-cal, rms=0.080279Jy sigma=0.451381 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.663 mas, bmaj=3.576 mas, bpa=-84.44 degrees ! Estimated noise=7.06039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000624475 Jy ! Component: 100 - total flux cleaned = 0.000723953 Jy ! Component: 150 - total flux cleaned = 0.000704473 Jy ! Component: 200 - total flux cleaned = 0.000685448 Jy ! Total flux subtracted in 200 components = 0.000685448 Jy ! Clean residual min=-0.010689 max=0.008845 Jy/beam ! Clean residual mean=0.000146 rms=0.002619 Jy/beam ! Combined flux in latest and established models = 0.644459 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 53 components and 0.644459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080278Jy sigma=0.451331 ! Fit after self-cal, rms=0.080280Jy sigma=0.451328 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.94645e-05 Jy ! Component: 100 - total flux cleaned = -5.56331e-05 Jy ! Component: 150 - total flux cleaned = -5.63707e-05 Jy ! Component: 200 - total flux cleaned = -7.04265e-05 Jy ! Total flux subtracted in 200 components = -7.04265e-05 Jy ! Clean residual min=-0.010650 max=0.008794 Jy/beam ! Clean residual mean=0.000146 rms=0.002610 Jy/beam ! Combined flux in latest and established models = 0.644389 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.644389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080282Jy sigma=0.451322 ! Fit after self-cal, rms=0.080283Jy sigma=0.451321 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 3:BR,true ! 3:BR self-cal status=fixed weight=1 selfant 3:MK,true ! 3:MK self-cal status=fixed weight=1 selfant 3:OV,true ! 3:OV self-cal status=fixed weight=1 selfant 4:BR,true ! 4:BR self-cal status=fixed weight=1 selfant 4:MK,true ! 4:MK self-cal status=fixed weight=1 selfant 5:MK,true ! 5:MK self-cal status=fixed weight=1 selfant 7:BR,true ! 7:BR self-cal status=fixed weight=1 selfant 7:FD,true ! 7:FD self-cal status=fixed weight=1 selfant 7:HN,true ! 7:HN self-cal status=fixed weight=1 selfant 7:LA,true ! 7:LA self-cal status=fixed weight=1 selfant 7:NL,true ! 7:NL self-cal status=fixed weight=1 selfant 7:PT,true ! 7:PT self-cal status=fixed weight=1 selfant 7:SC,true ! 7:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 46 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 46 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 46 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 84 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=0.253857Jy sigma=1.041776 ! Fit after self-cal, rms=0.226837Jy sigma=1.031314 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 2:KK self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:KK self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:KK self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 5:KK self-cal status=correctable weight=1 ! 5:MK self-cal status=correctable weight=1 ! 5:NY self-cal status=correctable weight=1 ! 5:WZ self-cal status=correctable weight=1 ! 5:ZC self-cal status=correctable weight=1 ! 6:NY self-cal status=correctable weight=1 ! 6:ZC self-cal status=correctable weight=1 ! 7:BR self-cal status=correctable weight=1 ! 7:FD self-cal status=correctable weight=1 ! 7:HN self-cal status=correctable weight=1 ! 7:LA self-cal status=correctable weight=1 ! 7:NL self-cal status=correctable weight=1 ! 7:PT self-cal status=correctable weight=1 ! 7:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 19 telescope corrections were flagged in sub-array 5. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Fit before self-cal, rms=0.226837Jy sigma=1.031314 ! Fit after self-cal, rms=0.172175Jy sigma=0.407568 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 ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=1.011 mas, bmaj=1.669 mas, bpa=84.95 degrees ! Estimated noise=8.63137 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.00790533 Jy ! Component: 100 - total flux cleaned = 0.00968069 Jy ! Component: 150 - total flux cleaned = 0.0103595 Jy ! Component: 200 - total flux cleaned = 0.0107697 Jy ! Total flux subtracted in 200 components = 0.0107697 Jy ! Clean residual min=-0.013683 max=0.013558 Jy/beam ! Clean residual mean=0.000065 rms=0.003277 Jy/beam ! Combined flux in latest and established models = 0.655158 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.655158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167389Jy sigma=0.401850 ! Fit after self-cal, rms=0.167742Jy sigma=0.401334 ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec 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 ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=1.301 mas, bmaj=1.825 mas, bpa=76.79 degrees ! Estimated noise=5.99659 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00571789 Jy ! Component: 100 - total flux cleaned = 0.0068444 Jy ! Component: 150 - total flux cleaned = 0.00724333 Jy ! Component: 200 - total flux cleaned = 0.00760468 Jy ! Component: 250 - total flux cleaned = 0.00777707 Jy ! Component: 300 - total flux cleaned = 0.00793257 Jy ! Component: 350 - total flux cleaned = 0.00808042 Jy ! Component: 400 - total flux cleaned = 0.00807988 Jy ! Total flux subtracted in 400 components = 0.00807988 Jy ! Clean residual min=-0.011450 max=0.012276 Jy/beam ! Clean residual mean=0.000244 rms=0.003326 Jy/beam ! Combined flux in latest and established models = 0.663238 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.663238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163481Jy sigma=0.397903 ! Fit after self-cal, rms=0.163458Jy sigma=0.397763 ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec dynam = dynam - 0.5 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) ! Added new window around map position (-47, 34.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00876888 Jy ! Component: 100 - total flux cleaned = 0.0114003 Jy ! Component: 150 - total flux cleaned = 0.0125651 Jy ! Component: 200 - total flux cleaned = 0.0135256 Jy ! Component: 250 - total flux cleaned = 0.0140454 Jy ! Component: 300 - total flux cleaned = 0.0145136 Jy ! Component: 350 - total flux cleaned = 0.0148035 Jy ! Component: 400 - total flux cleaned = 0.0149464 Jy ! Total flux subtracted in 400 components = 0.0149464 Jy ! Clean residual min=-0.008752 max=0.011466 Jy/beam ! Clean residual mean=0.000195 rms=0.002552 Jy/beam ! Combined flux in latest and established models = 0.678185 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 105 components and 0.678185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160616Jy sigma=0.390695 ! Fit after self-cal, rms=0.160601Jy sigma=0.389997 ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Added new window around map position (41.6, -5.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00865734 Jy ! Component: 100 - total flux cleaned = 0.00932487 Jy ! Component: 150 - total flux cleaned = 0.00985358 Jy ! Component: 200 - total flux cleaned = 0.0101713 Jy ! Component: 250 - total flux cleaned = 0.0101752 Jy ! Component: 300 - total flux cleaned = 0.0105968 Jy ! Component: 350 - total flux cleaned = 0.0108547 Jy ! Component: 400 - total flux cleaned = 0.0108557 Jy ! Total flux subtracted in 400 components = 0.0108557 Jy ! Clean residual min=-0.008417 max=0.007189 Jy/beam ! Clean residual mean=0.000101 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.68904 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 142 components and 0.68904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159858Jy sigma=0.385443 ! Fit after self-cal, rms=0.159765Jy sigma=0.385084 ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 55 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 55 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 55 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 103 telescope corrections were flagged in sub-array 5. ! A total of 8 telescope corrections were flagged in sub-array 6. ! A total of 24 telescope corrections were flagged in sub-array 7. ! ! Fit before self-cal, rms=0.238127Jy sigma=1.011466 ! Fit after self-cal, rms=0.155780Jy sigma=0.380765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=1.292 mas, bmaj=1.8 mas, bpa=75.53 degrees ! Estimated noise=6.04497 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00886499 Jy ! Component: 100 - total flux cleaned = 0.0154499 Jy ! Component: 150 - total flux cleaned = 0.020664 Jy ! Component: 200 - total flux cleaned = 0.0231039 Jy ! Component: 250 - total flux cleaned = 0.024034 Jy ! Component: 300 - total flux cleaned = 0.0247499 Jy ! Component: 350 - total flux cleaned = 0.0252787 Jy ! Component: 400 - total flux cleaned = 0.0257803 Jy ! Total flux subtracted in 400 components = 0.0257803 Jy ! Clean residual min=-0.007497 max=0.007133 Jy/beam ! Clean residual mean=0.000155 rms=0.001868 Jy/beam ! Combined flux in latest and established models = 0.71482 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 164 components and 0.71482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153888Jy sigma=0.375762 ! Fit after self-cal, rms=0.153790Jy sigma=0.375469 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192398 Jy ! Component: 100 - total flux cleaned = 0.00239568 Jy ! Component: 150 - total flux cleaned = 0.00262454 Jy ! Component: 200 - total flux cleaned = 0.00283761 Jy ! Component: 250 - total flux cleaned = 0.00293763 Jy ! Component: 300 - total flux cleaned = 0.00313204 Jy ! Component: 350 - total flux cleaned = 0.0033227 Jy ! Component: 400 - total flux cleaned = 0.00341309 Jy ! Total flux subtracted in 400 components = 0.00341309 Jy ! Clean residual min=-0.007174 max=0.006470 Jy/beam ! Clean residual mean=0.000111 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.718233 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 182 components and 0.718234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153584Jy sigma=0.374566 ! Fit after self-cal, rms=0.153543Jy sigma=0.374508 ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153543Jy sigma=0.374508 ! Fit after self-cal, rms=0.151616Jy sigma=0.372446 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=1.287 mas, bmaj=1.789 mas, bpa=74.93 degrees ! Estimated noise=6.09044 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00692294 Jy ! Component: 100 - total flux cleaned = 0.0119505 Jy ! Component: 150 - total flux cleaned = 0.0159396 Jy ! Component: 200 - total flux cleaned = 0.0179624 Jy ! Component: 250 - total flux cleaned = 0.0188169 Jy ! Component: 300 - total flux cleaned = 0.0196059 Jy ! Component: 350 - total flux cleaned = 0.0202337 Jy ! Component: 400 - total flux cleaned = 0.0206272 Jy ! Total flux subtracted in 400 components = 0.0206272 Jy ! Clean residual min=-0.007623 max=0.006626 Jy/beam ! Clean residual mean=0.000152 rms=0.001782 Jy/beam ! Combined flux in latest and established models = 0.738861 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 203 components and 0.738861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151128Jy sigma=0.369953 ! Fit after self-cal, rms=0.151096Jy sigma=0.369802 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011509 Jy ! Component: 100 - total flux cleaned = 0.00188992 Jy ! Component: 150 - total flux cleaned = 0.00223484 Jy ! Component: 200 - total flux cleaned = 0.00247967 Jy ! Component: 250 - total flux cleaned = 0.00279363 Jy ! Component: 300 - total flux cleaned = 0.00302075 Jy ! Component: 350 - total flux cleaned = 0.0031686 Jy ! Component: 400 - total flux cleaned = 0.00331201 Jy ! Total flux subtracted in 400 components = 0.00331201 Jy ! Clean residual min=-0.007336 max=0.006346 Jy/beam ! Clean residual mean=0.000116 rms=0.001588 Jy/beam ! Combined flux in latest and established models = 0.742173 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 217 components and 0.742173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151211Jy sigma=0.369362 ! Fit after self-cal, rms=0.151185Jy sigma=0.369327 ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151185Jy sigma=0.369327 ! Fit after self-cal, rms=0.147761Jy sigma=0.361400 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=2.636 mas, bmaj=3.799 mas, bpa=-79.49 degrees ! Estimated noise=6.53617 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00754296 Jy ! Component: 100 - total flux cleaned = 0.0123389 Jy ! Component: 150 - total flux cleaned = 0.0157057 Jy ! Component: 200 - total flux cleaned = 0.0172674 Jy ! Component: 250 - total flux cleaned = 0.0185081 Jy ! Component: 300 - total flux cleaned = 0.018877 Jy ! Component: 350 - total flux cleaned = 0.0191292 Jy ! Component: 400 - total flux cleaned = 0.0194397 Jy ! Total flux subtracted in 400 components = 0.0194397 Jy ! Clean residual min=-0.006172 max=0.005827 Jy/beam ! Clean residual mean=0.000181 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.761612 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 252 components and 0.761612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148109Jy sigma=0.359798 ! Fit after self-cal, rms=0.148078Jy sigma=0.359702 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494488 Jy ! Component: 100 - total flux cleaned = 0.000766319 Jy ! Component: 150 - total flux cleaned = 0.000952095 Jy ! Component: 200 - total flux cleaned = 0.00106676 Jy ! Component: 250 - total flux cleaned = 0.00112113 Jy ! Component: 300 - total flux cleaned = 0.0012757 Jy ! Component: 350 - total flux cleaned = 0.00137345 Jy ! Component: 400 - total flux cleaned = 0.00146773 Jy ! Total flux subtracted in 400 components = 0.00146773 Jy ! Clean residual min=-0.005641 max=0.005294 Jy/beam ! Clean residual mean=0.000143 rms=0.001518 Jy/beam ! Combined flux in latest and established models = 0.76308 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 281 components and 0.76308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148032Jy sigma=0.359203 ! Fit after self-cal, rms=0.148003Jy sigma=0.359171 ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=1.284 mas, bmaj=1.787 mas, bpa=74.9 degrees ! Estimated noise=6.14343 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.284 x 1.787 at 74.9 degrees (North through East) ! Clean map min=-0.010218 max=0.60072 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. ! ! Fit before self-cal, rms=0.148003Jy sigma=0.359171 ! Fit after self-cal, rms=0.136101Jy sigma=0.305802 ! Inverting map and beam ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=1.279 mas, bmaj=1.778 mas, bpa=74.13 degrees ! Estimated noise=6.17992 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00588256 Jy ! Component: 100 - total flux cleaned = 0.0101312 Jy ! Component: 150 - total flux cleaned = 0.0127295 Jy ! Component: 200 - total flux cleaned = 0.0140284 Jy ! Component: 250 - total flux cleaned = 0.0145596 Jy ! Component: 300 - total flux cleaned = 0.0150511 Jy ! Component: 350 - total flux cleaned = 0.0155023 Jy ! Component: 400 - total flux cleaned = 0.0158398 Jy ! Total flux subtracted in 400 components = 0.0158398 Jy ! Clean residual min=-0.008128 max=0.006520 Jy/beam ! Clean residual mean=0.000154 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.77892 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 302 components and 0.778919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134707Jy sigma=0.302979 ! Fit after self-cal, rms=0.134701Jy sigma=0.302846 ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116683 Jy ! Component: 100 - total flux cleaned = 0.00182267 Jy ! Component: 150 - total flux cleaned = 0.00212274 Jy ! Component: 200 - total flux cleaned = 0.00240809 Jy ! Component: 250 - total flux cleaned = 0.0026804 Jy ! Component: 300 - total flux cleaned = 0.00300712 Jy ! Component: 350 - total flux cleaned = 0.00325733 Jy ! Component: 400 - total flux cleaned = 0.00343688 Jy ! Total flux subtracted in 400 components = 0.00343688 Jy ! Clean residual min=-0.007889 max=0.006322 Jy/beam ! Clean residual mean=0.000124 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.782356 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 317 components and 0.782356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134627Jy sigma=0.302206 ! Fit after self-cal, rms=0.134614Jy sigma=0.302172 ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134614Jy sigma=0.302172 ! Fit after self-cal, rms=0.133752Jy sigma=0.300924 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 ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=1.007 mas, bmaj=1.623 mas, bpa=83.37 degrees ! Estimated noise=8.76706 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.457141 Jy ! Component: 100 - total flux cleaned = 0.562691 Jy ! Component: 150 - total flux cleaned = 0.606357 Jy ! Component: 200 - total flux cleaned = 0.630543 Jy ! Component: 250 - total flux cleaned = 0.643187 Jy ! Component: 300 - total flux cleaned = 0.654798 Jy ! Component: 350 - total flux cleaned = 0.664043 Jy ! Component: 400 - total flux cleaned = 0.673888 Jy ! Total flux subtracted in 400 components = 0.673888 Jy ! Clean residual min=-0.015566 max=0.013472 Jy/beam ! Clean residual mean=0.000158 rms=0.003694 Jy/beam ! Combined flux in latest and established models = 0.673887 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.673887 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=1.276 mas, bmaj=1.77 mas, bpa=73.59 degrees ! Estimated noise=6.21455 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0291057 Jy ! Component: 100 - total flux cleaned = 0.050494 Jy ! Component: 150 - total flux cleaned = 0.0676823 Jy ! Component: 200 - total flux cleaned = 0.081909 Jy ! Component: 250 - total flux cleaned = 0.0902047 Jy ! Component: 300 - total flux cleaned = 0.0974707 Jy ! Component: 350 - total flux cleaned = 0.103143 Jy ! Component: 400 - total flux cleaned = 0.106874 Jy ! Total flux subtracted in 400 components = 0.106874 Jy ! Clean residual min=-0.011139 max=0.011618 Jy/beam ! Clean residual mean=0.000349 rms=0.003361 Jy/beam ! Combined flux in latest and established models = 0.780762 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 92 components and 0.780762 Jy ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Added new window around map position (39.8, 10.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207422 Jy ! Component: 100 - total flux cleaned = 0.00205141 Jy ! Component: 150 - total flux cleaned = 0.00280561 Jy ! Component: 200 - total flux cleaned = 0.00373943 Jy ! Component: 250 - total flux cleaned = 0.00460929 Jy ! Component: 300 - total flux cleaned = 0.00541663 Jy ! Component: 350 - total flux cleaned = 0.00635599 Jy ! Component: 400 - total flux cleaned = 0.00688559 Jy ! Total flux subtracted in 400 components = 0.00688559 Jy ! Clean residual min=-0.008507 max=0.008213 Jy/beam ! Clean residual mean=0.000192 rms=0.002255 Jy/beam ! Combined flux in latest and established models = 0.787647 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 136 components and 0.787647 Jy ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec 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 ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=2.637 mas, bmaj=3.778 mas, bpa=-79.72 degrees ! Estimated noise=6.62948 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021901 Jy ! Component: 100 - total flux cleaned = 0.00281243 Jy ! Component: 150 - total flux cleaned = 0.00335626 Jy ! Component: 200 - total flux cleaned = 0.00396153 Jy ! Component: 250 - total flux cleaned = 0.00450551 Jy ! Component: 300 - total flux cleaned = 0.00490684 Jy ! Component: 350 - total flux cleaned = 0.00537867 Jy ! Component: 400 - total flux cleaned = 0.00564485 Jy ! Total flux subtracted in 400 components = 0.00564485 Jy ! Clean residual min=-0.006964 max=0.006982 Jy/beam ! Clean residual mean=0.000217 rms=0.001967 Jy/beam ! Combined flux in latest and established models = 0.793292 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) ! Added new window around map position (0.4, 25.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00642174 Jy ! Component: 100 - total flux cleaned = 0.00831634 Jy ! Component: 150 - total flux cleaned = 0.00844043 Jy ! Component: 200 - total flux cleaned = 0.00823824 Jy ! Component: 250 - total flux cleaned = 0.00805704 Jy ! Component: 300 - total flux cleaned = 0.00805613 Jy ! Component: 350 - total flux cleaned = 0.00789446 Jy ! Component: 400 - total flux cleaned = 0.00797331 Jy ! Total flux subtracted in 400 components = 0.00797331 Jy ! Clean residual min=-0.005037 max=0.005661 Jy/beam ! Clean residual mean=0.000065 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.801265 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 232 components and 0.801265 Jy ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Added new window around map position (-39.2, -46.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298068 Jy ! Component: 100 - total flux cleaned = 0.00297688 Jy ! Component: 150 - total flux cleaned = 0.0022919 Jy ! Component: 200 - total flux cleaned = 0.00189012 Jy ! Component: 250 - total flux cleaned = 0.00152748 Jy ! Component: 300 - total flux cleaned = 0.00161267 Jy ! Component: 350 - total flux cleaned = 0.00153347 Jy ! Component: 400 - total flux cleaned = 0.00160538 Jy ! Total flux subtracted in 400 components = 0.00160538 Jy ! Clean residual min=-0.003317 max=0.003407 Jy/beam ! Clean residual mean=0.000035 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.802871 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 279 components and 0.802871 Jy ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Added new window around map position (-46.2, 8.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134221 Jy ! Component: 100 - total flux cleaned = 0.00198717 Jy ! Component: 150 - total flux cleaned = 0.00183342 Jy ! Component: 200 - total flux cleaned = 0.00145966 Jy ! Component: 250 - total flux cleaned = 0.00124487 Jy ! Component: 300 - total flux cleaned = 0.000900212 Jy ! Component: 350 - total flux cleaned = 0.000701225 Jy ! Component: 400 - total flux cleaned = 0.000506862 Jy ! Total flux subtracted in 400 components = 0.000506862 Jy ! Clean residual min=-0.003155 max=0.002385 Jy/beam ! Clean residual mean=0.000028 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.803377 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 316 components and 0.803377 Jy ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! Estimated beam: bmin=1.276 mas, bmaj=1.77 mas, bpa=73.59 degrees ! Estimated noise=6.21455 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181709 Jy ! Component: 100 - total flux cleaned = 0.0019837 Jy ! Component: 150 - total flux cleaned = 0.00136362 Jy ! Component: 200 - total flux cleaned = 0.00093159 Jy ! Component: 250 - total flux cleaned = 0.000522947 Jy ! Component: 300 - total flux cleaned = 0.000131297 Jy ! Component: 350 - total flux cleaned = -0.00037595 Jy ! Component: 400 - total flux cleaned = -0.000739594 Jy ! Total flux subtracted in 400 components = -0.000739594 Jy ! Clean residual min=-0.003768 max=0.004244 Jy/beam ! Clean residual mean=0.000007 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.802638 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 372 components and 0.802638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148143Jy sigma=0.303762 ! Fit after self-cal, rms=0.134669Jy sigma=0.290503 wmodel /scr/pima/rdv62_uvs/J2236+2828_X_map.mod ! Writing 372 model components to file: /scr/pima/rdv62_uvs/J2236+2828_X_map.mod wobs /scr/pima/rdv62_uvs/J2236+2828_X_uvs.fits ! Applying 1093 buffered edits. ! Writing UV FITS file: /scr/pima/rdv62_uvs/J2236+2828_X_uvs.fits wwins /scr/pima/rdv62_uvs/J2236+2828_X_map.win ! wwins: Wrote 7 windows to /scr/pima/rdv62_uvs/J2236+2828_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00058105 Jy ! Component: 100 - total flux cleaned = 0.000579634 Jy ! Component: 150 - total flux cleaned = 0.000335387 Jy ! Component: 200 - total flux cleaned = 0.00064187 Jy ! Component: 250 - total flux cleaned = 0.000863022 Jy ! Component: 300 - total flux cleaned = 0.000862567 Jy ! Component: 350 - total flux cleaned = 0.00135684 Jy ! Component: 400 - total flux cleaned = 0.0015626 Jy ! Component: 450 - total flux cleaned = 0.00176516 Jy ! Component: 500 - total flux cleaned = 0.00183124 Jy ! Component: 550 - total flux cleaned = 0.00202744 Jy ! Component: 600 - total flux cleaned = 0.00202719 Jy ! Component: 650 - total flux cleaned = 0.0022805 Jy ! Component: 700 - total flux cleaned = 0.00234394 Jy ! Component: 750 - total flux cleaned = 0.00252827 Jy ! Component: 800 - total flux cleaned = 0.00277028 Jy ! Component: 850 - total flux cleaned = 0.0028887 Jy ! Component: 900 - total flux cleaned = 0.00306487 Jy ! Component: 950 - total flux cleaned = 0.0032383 Jy ! Component: 1000 - total flux cleaned = 0.00352461 Jy ! Component: 1050 - total flux cleaned = 0.00374992 Jy ! Component: 1100 - total flux cleaned = 0.00391724 Jy ! Component: 1150 - total flux cleaned = 0.00413806 Jy ! Component: 1200 - total flux cleaned = 0.00424767 Jy ! Component: 1250 - total flux cleaned = 0.00451662 Jy ! Component: 1300 - total flux cleaned = 0.00483574 Jy ! Component: 1350 - total flux cleaned = 0.00494184 Jy ! Component: 1400 - total flux cleaned = 0.0052551 Jy ! Component: 1450 - total flux cleaned = 0.00551363 Jy ! Component: 1500 - total flux cleaned = 0.00581916 Jy ! Component: 1550 - total flux cleaned = 0.00597074 Jy ! Component: 1600 - total flux cleaned = 0.00627086 Jy ! Component: 1650 - total flux cleaned = 0.00646873 Jy ! Component: 1700 - total flux cleaned = 0.00671392 Jy ! Component: 1750 - total flux cleaned = 0.00690813 Jy ! Component: 1800 - total flux cleaned = 0.00710048 Jy ! Component: 1850 - total flux cleaned = 0.00743351 Jy ! Component: 1900 - total flux cleaned = 0.00762218 Jy ! Component: 1950 - total flux cleaned = 0.00790215 Jy ! Component: 2000 - total flux cleaned = 0.00804072 Jy ! Component: 2050 - total flux cleaned = 0.00845264 Jy ! Component: 2100 - total flux cleaned = 0.00858888 Jy ! Component: 2150 - total flux cleaned = 0.00894893 Jy ! Component: 2200 - total flux cleaned = 0.00935007 Jy ! Component: 2250 - total flux cleaned = 0.00970374 Jy ! Component: 2300 - total flux cleaned = 0.0099668 Jy ! Component: 2350 - total flux cleaned = 0.0103148 Jy ! Component: 2400 - total flux cleaned = 0.010531 Jy ! Component: 2450 - total flux cleaned = 0.0109171 Jy ! Component: 2500 - total flux cleaned = 0.0112151 Jy ! Component: 2550 - total flux cleaned = 0.0115956 Jy ! Component: 2600 - total flux cleaned = 0.0118054 Jy ! Component: 2650 - total flux cleaned = 0.0120551 Jy ! Component: 2700 - total flux cleaned = 0.0122619 Jy ! Component: 2750 - total flux cleaned = 0.0124671 Jy ! Component: 2800 - total flux cleaned = 0.0126707 Jy ! Component: 2850 - total flux cleaned = 0.0127921 Jy ! Component: 2900 - total flux cleaned = 0.013074 Jy ! Component: 2950 - total flux cleaned = 0.0132339 Jy ! Component: 3000 - total flux cleaned = 0.013512 Jy ! Component: 3050 - total flux cleaned = 0.0137887 Jy ! Component: 3100 - total flux cleaned = 0.0139851 Jy ! Component: 3150 - total flux cleaned = 0.0141804 Jy ! Component: 3200 - total flux cleaned = 0.0142969 Jy ! Component: 3250 - total flux cleaned = 0.0142972 Jy ! Component: 3300 - total flux cleaned = 0.0144892 Jy ! Component: 3350 - total flux cleaned = 0.014566 Jy ! Component: 3400 - total flux cleaned = 0.0146799 Jy ! Component: 3450 - total flux cleaned = 0.0147179 Jy ! Component: 3500 - total flux cleaned = 0.014831 Jy ! Component: 3550 - total flux cleaned = 0.0149431 Jy ! Component: 3600 - total flux cleaned = 0.0150177 Jy ! Component: 3650 - total flux cleaned = 0.015055 Jy ! Component: 3700 - total flux cleaned = 0.0151289 Jy ! Component: 3750 - total flux cleaned = 0.0151656 Jy ! Component: 3800 - total flux cleaned = 0.0152023 Jy ! Component: 3850 - total flux cleaned = 0.0153117 Jy ! Component: 3900 - total flux cleaned = 0.0152754 Jy ! Component: 3950 - total flux cleaned = 0.0153116 Jy ! Component: 4000 - total flux cleaned = 0.0153837 Jy ! Component: 4050 - total flux cleaned = 0.0153119 Jy ! Total flux subtracted in 4096 components = 0.0153477 Jy ! Clean residual min=-0.002028 max=0.001885 Jy/beam ! Clean residual mean=0.000018 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.817985 Jy keep ! Adding 170 model components to the UV plane model. ! The established model now contains 538 components and 0.817986 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv62_uvs/J2236+2828_X\_map.fits" ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.276 x 1.77 at 73.59 degrees (North through East) ! Clean map min=-0.0084174 max=0.60115 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv62_uvs/J2236+2828_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map ! Your choice of large map pixels excluded 26.7% of the data. ! The x-axis pixel size should ideally be below 0.1661 milli-arcsec float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.6011 rms= 0.00054 Jy quit ! Quitting program ! Log file /scr/pima/rdv62_uvs/J2236+2828_X_uvs.log closed on Fri Nov 22 22:43:19 2013